Skip to content

Instantly share code, notes, and snippets.

@darobin
Created March 11, 2020 21:30
Show Gist options
  • Save darobin/0bd17606e15616ba6c15cd0e30c53e7f to your computer and use it in GitHub Desktop.
Save darobin/0bd17606e15616ba6c15cd0e30c53e7f to your computer and use it in GitHub Desktop.
{
"objectIdFieldName": "ID",
"uniqueIdField": {
"name": "ID",
"isSystemMaintained": true
},
"globalIdFieldName": "",
"geometryType": "esriGeometryPoint",
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"transform": {
"originPosition": "upperLeft",
"scale": [
1.0583354500042335,
1.0583354500042335
],
"translate": [
-11414142.978486562,
9607752.53270558
]
},
"fields": [
{
"name": "ADM0_NAME",
"type": "esriFieldTypeString",
"alias": "ADM0_NAME",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_NAME",
"type": "esriFieldTypeString",
"alias": "ADM1_NAME",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "DateOfReport",
"type": "esriFieldTypeDate",
"alias": "DateOfReport",
"sqlType": "sqlTypeOther",
"length": 8,
"domain": null,
"defaultValue": null
},
{
"name": "DateOfDataEntry",
"type": "esriFieldTypeDate",
"alias": "DateOfDataEntry",
"sqlType": "sqlTypeOther",
"length": 8,
"domain": null,
"defaultValue": null
},
{
"name": "new_conf",
"type": "esriFieldTypeInteger",
"alias": "new_conf",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "new_clin",
"type": "esriFieldTypeInteger",
"alias": "new_clin",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "new_susp",
"type": "esriFieldTypeInteger",
"alias": "new_susp",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "new_death",
"type": "esriFieldTypeInteger",
"alias": "new_death",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "cum_conf",
"type": "esriFieldTypeInteger",
"alias": "cum_conf",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "cum_clin",
"type": "esriFieldTypeInteger",
"alias": "cum_clin",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "cum_susp",
"type": "esriFieldTypeInteger",
"alias": "cum_susp",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "cum_death",
"type": "esriFieldTypeInteger",
"alias": "cum_death",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "EPIWeek",
"type": "esriFieldTypeInteger",
"alias": "EPIWeek",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "EPIYear",
"type": "esriFieldTypeInteger",
"alias": "EPIYear",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ID",
"type": "esriFieldTypeOID",
"alias": "ID",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "GUID",
"type": "esriFieldTypeGUID",
"alias": "GUID",
"sqlType": "sqlTypeOther",
"length": 38,
"domain": null,
"defaultValue": null
},
{
"name": "CENTER_LON",
"type": "esriFieldTypeDouble",
"alias": "CENTER_LON",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "CENTER_LAT",
"type": "esriFieldTypeDouble",
"alias": "CENTER_LAT",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "ADM0_VIZ_NAME",
"type": "esriFieldTypeString",
"alias": "ADM0_VIZ_NAME",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "Short_Name_ZH",
"type": "esriFieldTypeString",
"alias": "Short_Name_ZH",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "Short_Name_FR",
"type": "esriFieldTypeString",
"alias": "Short_Name_FR",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "Short_Name_ES",
"type": "esriFieldTypeString",
"alias": "Short_Name_ES",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "Short_Name_RU",
"type": "esriFieldTypeString",
"alias": "Short_Name_RU",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "Short_Name_AR",
"type": "esriFieldTypeString",
"alias": "Short_Name_AR",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
}
],
"features": [
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 80955,
"cum_clin": null,
"cum_susp": null,
"cum_death": 3162,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38944,
"GUID": "af40da08-eeb3-40e9-bd59-41c06c17191f",
"CENTER_LON": 103.8934731,
"CENTER_LAT": 36.51870146,
"ADM0_VIZ_NAME": "China",
"Short_Name_ZH": "中国",
"Short_Name_FR": "Chine",
"Short_Name_ES": "China",
"Short_Name_RU": "Китай",
"Short_Name_AR": "الصين"
},
"geometry": {
"x": 21712881,
"y": 4946940
}
},
{
"attributes": {
"ADM0_NAME": "ITALY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 10149,
"cum_clin": null,
"cum_susp": null,
"cum_death": 631,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38972,
"GUID": "e595e984-0e40-4363-aa46-5e7decf832f6",
"CENTER_LON": 12.07165559,
"CENTER_LAT": 42.79119167,
"ADM0_VIZ_NAME": "Italy",
"Short_Name_ZH": "意大利",
"Short_Name_FR": "Italie",
"Short_Name_ES": "Italia",
"Short_Name_RU": "Италия",
"Short_Name_AR": "إيطاليا"
},
"geometry": {
"x": 12054735,
"y": 4088977
}
},
{
"attributes": {
"ADM0_NAME": "IRAN (ISLAMIC REPUBLIC OF)",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 8042,
"cum_clin": null,
"cum_susp": null,
"cum_death": 291,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38968,
"GUID": "2eea3a5c-8a36-4a18-a7ab-1b927a092a60",
"CENTER_LON": 54.30141376,
"CENTER_LAT": 32.56479959,
"ADM0_VIZ_NAME": "Iran (Islamic Republic of)",
"Short_Name_ZH": "伊朗(伊斯兰共和国)",
"Short_Name_FR": "Iran (République islamique d')",
"Short_Name_ES": "Irán (República Islámica del)",
"Short_Name_RU": "Иран (Исламская Республика)",
"Short_Name_AR": "إيران (جمهورية - الإسلامية)"
},
"geometry": {
"x": 16496611,
"y": 5452026
}
},
{
"attributes": {
"ADM0_NAME": "REPUBLIC OF KOREA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 7755,
"cum_clin": null,
"cum_susp": null,
"cum_death": 60,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39003,
"GUID": "8d331366-4bc7-4313-8e11-dea0054e7ad4",
"CENTER_LON": 127.82934392,
"CENTER_LAT": 36.36770228,
"ADM0_VIZ_NAME": "Republic of Korea",
"Short_Name_ZH": "大韩民国",
"Short_Name_FR": "République de Corée",
"Short_Name_ES": "República de Corea",
"Short_Name_RU": "Республика Корея",
"Short_Name_AR": "جمهورية كوريا"
},
"geometry": {
"x": 24230541,
"y": 4966684
}
},
{
"attributes": {
"ADM0_NAME": "FRANCE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1774,
"cum_clin": null,
"cum_susp": null,
"cum_death": 33,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38956,
"GUID": "4c308a42-4e33-4d8f-a408-0746862545c7",
"CENTER_LON": 2.55042646,
"CENTER_LAT": 46.56487403,
"ADM0_VIZ_NAME": "France",
"Short_Name_ZH": "法国",
"Short_Name_FR": "France",
"Short_Name_ES": "Francia",
"Short_Name_RU": "Франция",
"Short_Name_AR": "فرنسا"
},
"geometry": {
"x": 11053258,
"y": 3530464
}
},
{
"attributes": {
"ADM0_NAME": "SPAIN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1639,
"cum_clin": null,
"cum_susp": null,
"cum_death": 36,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39017,
"GUID": "a2915e2f-0d93-4ee6-8e41-1fa268228580",
"CENTER_LON": -3.64931118,
"CENTER_LAT": 40.22749596,
"ADM0_VIZ_NAME": "Spain",
"Short_Name_ZH": "西班牙",
"Short_Name_FR": "Espagne",
"Short_Name_ES": "España",
"Short_Name_RU": "Испания",
"Short_Name_AR": "إسبانيا"
},
"geometry": {
"x": 10401148,
"y": 4449153
}
},
{
"attributes": {
"ADM0_NAME": "GERMANY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1296,
"cum_clin": null,
"cum_susp": null,
"cum_death": 2,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38959,
"GUID": "a46bc45e-bcab-46d8-a50b-5008714077c0",
"CENTER_LON": 10.39232967,
"CENTER_LAT": 51.11015396,
"ADM0_VIZ_NAME": "Germany",
"Short_Name_ZH": "德国",
"Short_Name_FR": "Allemagne",
"Short_Name_ES": "Alemania",
"Short_Name_RU": "Германия",
"Short_Name_AR": "ألمانيا"
},
"geometry": {
"x": 11878098,
"y": 2803412
}
},
{
"attributes": {
"ADM0_NAME": "International conveyance (Diamond Princess)",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 696,
"cum_clin": null,
"cum_susp": null,
"cum_death": 7,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38967,
"GUID": null,
"CENTER_LON": null,
"CENTER_LAT": null,
"ADM0_VIZ_NAME": "International conveyance (Diamond Princess)",
"Short_Name_ZH": "International conveyance (Diamond Princess)",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
}
},
{
"attributes": {
"ADM0_NAME": "UNITED STATES OF AMERICA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 696,
"cum_clin": null,
"cum_susp": null,
"cum_death": 25,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39027,
"GUID": "686f0da6-9025-4eb1-8f95-b164936ce382",
"CENTER_LON": -112.49356447,
"CENTER_LAT": 45.6954816,
"ADM0_VIZ_NAME": "United States of America",
"Short_Name_ZH": "美利坚合众国",
"Short_Name_FR": "États-Unis d'Amérique",
"Short_Name_ES": "Estados Unidos de América",
"Short_Name_RU": "Соединенные Штаты Америки",
"Short_Name_AR": "الولايات المتحدة الأمريكية "
},
"geometry": {
"x": 115885,
"y": 4495566
}
},
{
"attributes": {
"ADM0_NAME": "JAPAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 568,
"cum_clin": null,
"cum_susp": null,
"cum_death": 12,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38973,
"GUID": "9cba65ba-ddfd-418e-8501-21b13e24e90e",
"CENTER_LON": 137.97387026,
"CENTER_LAT": 37.53982621,
"ADM0_VIZ_NAME": "Japan",
"Short_Name_ZH": "日本",
"Short_Name_FR": "Japon",
"Short_Name_ES": "Japón",
"Short_Name_RU": "Япония",
"Short_Name_AR": "اليابان"
},
"geometry": {
"x": 25379938,
"y": 4953710
}
},
{
"attributes": {
"ADM0_NAME": "SWITZERLAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 491,
"cum_clin": null,
"cum_susp": null,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39020,
"GUID": "3af18dcb-7d8a-4b6e-bc45-84611b8b6ecc",
"CENTER_LON": 8.23458738,
"CENTER_LAT": 46.8025828,
"ADM0_VIZ_NAME": "Switzerland",
"Short_Name_ZH": "瑞士",
"Short_Name_FR": "Suisse",
"Short_Name_ES": "Suiza",
"Short_Name_RU": "Швейцария",
"Short_Name_AR": "سويسرا"
},
"geometry": {
"x": 11651139,
"y": 3494018
}
},
{
"attributes": {
"ADM0_NAME": "NETHERLANDS",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 382,
"cum_clin": null,
"cum_susp": null,
"cum_death": 4,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38989,
"GUID": "f4139dd7-53a2-45a3-8e8c-c82b9323a391",
"CENTER_LON": 5.60099776,
"CENTER_LAT": 52.2535763,
"ADM0_VIZ_NAME": "Netherlands",
"Short_Name_ZH": "荷兰",
"Short_Name_FR": "Pays-Bas",
"Short_Name_ES": "Países Bajos",
"Short_Name_RU": "Нидерланды",
"Short_Name_AR": "هولندا"
},
"geometry": {
"x": 11374128,
"y": 2609425
}
},
{
"attributes": {
"ADM0_NAME": "UNITED KINGDOM",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 373,
"cum_clin": null,
"cum_susp": null,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39026,
"GUID": "50626e89-e145-4d23-8cc4-911240017430",
"CENTER_LON": -2.90049476,
"CENTER_LAT": 54.1601792,
"ADM0_VIZ_NAME": "United Kingdom",
"Short_Name_ZH": "大不列颠及北爱尔兰联合王国",
"Short_Name_FR": "Royaume-Uni de Grande-Bretagne et d'Irlande du Nord",
"Short_Name_ES": "Reino Unido de Gran Bretaña e Irlanda del Norte",
"Short_Name_RU": "Соединенное Королевство Великобритании и Северной Ирландии",
"Short_Name_AR": "المملكة المتحدة لبريطانيا العظمى وآيرلندا الشمالية "
},
"geometry": {
"x": 10479911,
"y": 2274517
}
},
{
"attributes": {
"ADM0_NAME": "SWEDEN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 326,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39019,
"GUID": "35ec511a-2e1c-4483-a917-1f67a1342382",
"CENTER_LON": 16.74115526,
"CENTER_LAT": 62.78774226,
"ADM0_VIZ_NAME": "Sweden",
"Short_Name_ZH": "瑞典",
"Short_Name_FR": "Suède",
"Short_Name_ES": "Suecia",
"Short_Name_RU": "Швеция",
"Short_Name_AR": "السويد"
},
"geometry": {
"x": 12545890,
"y": 528528
}
},
{
"attributes": {
"ADM0_NAME": "NORWAY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 277,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38993,
"GUID": "82efba96-e610-4592-a329-95d7c3a57b4f",
"CENTER_LON": 14.07508911,
"CENTER_LAT": 64.44784887,
"ADM0_VIZ_NAME": "Norway",
"Short_Name_ZH": "挪威",
"Short_Name_FR": "Norvège",
"Short_Name_ES": "Noruega",
"Short_Name_RU": "Норвегия",
"Short_Name_AR": "النرويج"
},
"geometry": {
"x": 12265463,
"y": 135439
}
},
{
"attributes": {
"ADM0_NAME": "BELGIUM",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 267,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38935,
"GUID": "effea6fa-d758-4860-ad26-41cdc15c23fb",
"CENTER_LON": 4.66434841,
"CENTER_LAT": 50.64295176,
"ADM0_VIZ_NAME": "Belgium",
"Short_Name_ZH": "比利时",
"Short_Name_FR": "Belgique",
"Short_Name_ES": "Bélgica",
"Short_Name_RU": "Бельгия",
"Short_Name_AR": "بلجيكا"
},
"geometry": {
"x": 11275608,
"y": 2881294
}
},
{
"attributes": {
"ADM0_NAME": "DENMARK",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 262,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38949,
"GUID": "39dcd44b-aa79-48a8-9840-3179a28a35a9",
"CENTER_LON": 10.05082082,
"CENTER_LAT": 55.9623328,
"ADM0_VIZ_NAME": "Denmark",
"Short_Name_ZH": "丹麦",
"Short_Name_FR": "Danemark",
"Short_Name_ES": "Dinamarca",
"Short_Name_RU": "Дания",
"Short_Name_AR": "الدانمرك"
},
"geometry": {
"x": 11842177,
"y": 1943459
}
},
{
"attributes": {
"ADM0_NAME": "AUSTRIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 182,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38930,
"GUID": "8608cb86-e05d-483d-8eda-8d1b03069602",
"CENTER_LON": 14.13998831,
"CENTER_LAT": 47.59295768,
"ADM0_VIZ_NAME": "Austria",
"Short_Name_ZH": "奥地利",
"Short_Name_FR": "Autriche",
"Short_Name_ES": "Austria",
"Short_Name_RU": "Австрия",
"Short_Name_AR": "النمسا"
},
"geometry": {
"x": 12272290,
"y": 3371662
}
},
{
"attributes": {
"ADM0_NAME": "SINGAPORE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 178,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39013,
"GUID": "f701475b-b12e-4647-8747-5f066797615a",
"CENTER_LON": 103.80765359,
"CENTER_LAT": 1.35118038,
"ADM0_VIZ_NAME": "Singapore",
"Short_Name_ZH": "新加坡",
"Short_Name_FR": "Singapour",
"Short_Name_ES": "Singapur",
"Short_Name_RU": "Сингапур",
"Short_Name_AR": "سنغافورة"
},
"geometry": {
"x": 21703854,
"y": 8936038
}
},
{
"attributes": {
"ADM0_NAME": "MALAYSIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 129,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38981,
"GUID": "305e146d-efa9-43e5-a000-688bef88a933",
"CENTER_LON": 109.7115743,
"CENTER_LAT": 3.79382045,
"ADM0_VIZ_NAME": "Malaysia",
"Short_Name_ZH": "马来西亚",
"Short_Name_FR": "Malaisie",
"Short_Name_ES": "Malasia",
"Short_Name_RU": "Малайзия",
"Short_Name_AR": "ماليزيا"
},
"geometry": {
"x": 22697266,
"y": 8829223
}
},
{
"attributes": {
"ADM0_NAME": "AUSTRALIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 122,
"cum_clin": null,
"cum_susp": null,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38929,
"GUID": "bb79d7c7-29b4-45f2-93e6-2df1acc709ad",
"CENTER_LON": 134.49097595,
"CENTER_LAT": -25.73326023,
"ADM0_VIZ_NAME": "Australia",
"Short_Name_ZH": "澳大利亚",
"Short_Name_FR": "Australie",
"Short_Name_ES": "Australia",
"Short_Name_RU": "Австралия",
"Short_Name_AR": "أستراليا"
},
"geometry": {
"x": 24931235,
"y": 11880764
}
},
{
"attributes": {
"ADM0_NAME": "BAHRAIN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 110,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38932,
"GUID": "9c36e72c-28fe-463f-8d8a-43ec9be45bc6",
"CENTER_LON": 50.56248915,
"CENTER_LAT": 26.01947392,
"ADM0_VIZ_NAME": "Bahrain",
"Short_Name_ZH": "巴林",
"Short_Name_FR": "Bahreïn",
"Short_Name_ES": "Bahrein",
"Short_Name_RU": "Бахрейн",
"Short_Name_AR": "البحرين"
},
"geometry": {
"x": 16103338,
"y": 6242122
}
},
{
"attributes": {
"ADM0_NAME": "CANADA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 93,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38942,
"GUID": "3c3c3405-35c5-4143-a7ab-738cf519268d",
"CENTER_LON": -98.26094698,
"CENTER_LAT": 61.3930667,
"ADM0_VIZ_NAME": "Canada",
"Short_Name_ZH": "加拿大",
"Short_Name_FR": "Canada",
"Short_Name_ES": "Canadá",
"Short_Name_RU": "Канада",
"Short_Name_AR": "كندا"
},
"geometry": {
"x": 115885,
"y": 1669477
}
},
{
"attributes": {
"ADM0_NAME": "GREECE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 89,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38961,
"GUID": "89efdcec-75e3-4185-83a8-d2cb7f6beff6",
"CENTER_LON": 22.9879848,
"CENTER_LAT": 39.04452874,
"ADM0_VIZ_NAME": "Greece",
"Short_Name_ZH": "希腊",
"Short_Name_FR": "Grèce",
"Short_Name_ES": "Grecia",
"Short_Name_RU": "Греция",
"Short_Name_AR": "اليونان"
},
"geometry": {
"x": 13202954,
"y": 4610731
}
},
{
"attributes": {
"ADM0_NAME": "ISRAEL",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 75,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38971,
"GUID": "81d5bb84-8e84-4830-9fa3-f29e9b09fda8",
"CENTER_LON": 34.96598271,
"CENTER_LAT": 31.35805652,
"ADM0_VIZ_NAME": "Israel",
"Short_Name_ZH": "以色列",
"Short_Name_FR": "Israël",
"Short_Name_ES": "Israel",
"Short_Name_RU": "Израиль",
"Short_Name_AR": "إسرائيل"
},
"geometry": {
"x": 14462842,
"y": 5601641
}
},
{
"attributes": {
"ADM0_NAME": "UNITED ARAB EMIRATES",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 74,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39025,
"GUID": "549ed949-4c36-4ab0-b37c-ec9f84ee8e14",
"CENTER_LON": 54.33219878,
"CENTER_LAT": 23.91267254,
"ADM0_VIZ_NAME": "United Arab Emirates",
"Short_Name_ZH": "阿拉伯联合酋长国",
"Short_Name_FR": "Émirats arabes unis",
"Short_Name_ES": "Emiratos Árabes Unidos",
"Short_Name_RU": "Объединенные Арабские Эмираты",
"Short_Name_AR": "الإمارات العربية المتحدة"
},
"geometry": {
"x": 16499850,
"y": 6486584
}
},
{
"attributes": {
"ADM0_NAME": "KUWAIT",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 69,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38975,
"GUID": "3b548ca2-357e-4c78-b4b8-9ed0205e0d29",
"CENTER_LON": 47.59355128,
"CENTER_LAT": 29.34250906,
"ADM0_VIZ_NAME": "Kuwait",
"Short_Name_ZH": "科威特",
"Short_Name_FR": "Koweït",
"Short_Name_ES": "Kuwait",
"Short_Name_RU": "Кувейт",
"Short_Name_AR": "الكويت"
},
"geometry": {
"x": 15791055,
"y": 5847333
}
},
{
"attributes": {
"ADM0_NAME": "SAN MARINO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 63,
"cum_clin": null,
"cum_susp": null,
"cum_death": 2,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39009,
"GUID": "1e7562c6-655a-4a6d-879f-7f80ff842b20",
"CENTER_LON": 12.46035762,
"CENTER_LAT": 43.94191474,
"ADM0_VIZ_NAME": "San Marino",
"Short_Name_ZH": "圣马力诺",
"Short_Name_FR": "Saint-Marin",
"Short_Name_ES": "San Marino",
"Short_Name_RU": "Сан-Марино",
"Short_Name_AR": "سان مارينو"
},
"geometry": {
"x": 12095620,
"y": 3922475
}
},
{
"attributes": {
"ADM0_NAME": "CZECH REPUBLIC",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 61,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38948,
"GUID": "8cf681ef-d988-4d5d-86c7-5483977059e7",
"CENTER_LON": 15.33833995,
"CENTER_LAT": 49.74303614,
"ADM0_VIZ_NAME": "Czech Republic",
"Short_Name_ZH": "捷克",
"Short_Name_FR": "Tchéquie",
"Short_Name_ES": "Chequia",
"Short_Name_RU": "Чехия",
"Short_Name_AR": "تشيكيا"
},
"geometry": {
"x": 12398337,
"y": 3029153
}
},
{
"attributes": {
"ADM0_NAME": "ICELAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 61,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38964,
"GUID": "66510a15-4a49-4fb4-9400-6e6fd0d1d259",
"CENTER_LON": -18.6057026,
"CENTER_LAT": 64.99764998,
"ADM0_VIZ_NAME": "Iceland",
"Short_Name_ZH": "冰岛",
"Short_Name_FR": "Islande",
"Short_Name_ES": "Islandia",
"Short_Name_RU": "Исландия",
"Short_Name_AR": "آيسلندا"
},
"geometry": {
"x": 8827981,
"y": 0
}
},
{
"attributes": {
"ADM0_NAME": "IRAQ",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 61,
"cum_clin": null,
"cum_susp": null,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38969,
"GUID": "1ffa0200-4cdb-47df-ba42-2e687224b89d",
"CENTER_LON": 43.77224552,
"CENTER_LAT": 33.04800654,
"ADM0_VIZ_NAME": "Iraq",
"Short_Name_ZH": "伊拉克",
"Short_Name_FR": "Iraq",
"Short_Name_ES": "Iraq",
"Short_Name_RU": "Ирак",
"Short_Name_AR": "العراق"
},
"geometry": {
"x": 15389116,
"y": 5391556
}
},
{
"attributes": {
"ADM0_NAME": "INDIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 60,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38965,
"GUID": "e75886d8-11ce-4563-bd85-86bcb9312cee",
"CENTER_LON": 79.6188183,
"CENTER_LAT": 22.88132057,
"ADM0_VIZ_NAME": "India",
"Short_Name_ZH": "印度",
"Short_Name_FR": "Inde",
"Short_Name_ES": "India",
"Short_Name_RU": "Индия",
"Short_Name_AR": "الهند"
},
"geometry": {
"x": 19159586,
"y": 6604787
}
},
{
"attributes": {
"ADM0_NAME": "EGYPT",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 59,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38952,
"GUID": "598e205c-5683-49e0-b61e-4b279e6c2082",
"CENTER_LON": 29.78210708,
"CENTER_LAT": 26.5565646,
"ADM0_VIZ_NAME": "Egypt",
"Short_Name_ZH": "埃及",
"Short_Name_FR": "Égypte",
"Short_Name_ES": "Egipto",
"Short_Name_RU": "Египет",
"Short_Name_AR": "مصر"
},
"geometry": {
"x": 13917583,
"y": 6179112
}
},
{
"attributes": {
"ADM0_NAME": "THAILAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 59,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39021,
"GUID": "3d1f17d7-1553-476a-a8d8-62dcd54d4779",
"CENTER_LON": 101.01490782,
"CENTER_LAT": 15.11989876,
"ADM0_VIZ_NAME": "Thailand",
"Short_Name_ZH": "泰国",
"Short_Name_FR": "Thaïlande",
"Short_Name_ES": "Tailandia",
"Short_Name_RU": "Таиланд",
"Short_Name_AR": "تايلند"
},
"geometry": {
"x": 21410103,
"y": 7469022
}
},
{
"attributes": {
"ADM0_NAME": "SLOVENIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 57,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39015,
"GUID": "a1f8bec8-8628-4e46-9c7e-238a386177b5",
"CENTER_LON": 14.82707444,
"CENTER_LAT": 46.12355026,
"ADM0_VIZ_NAME": "Slovenia",
"Short_Name_ZH": "斯洛文尼亚",
"Short_Name_FR": "Slovénie",
"Short_Name_ES": "Eslovenia",
"Short_Name_RU": "Словения",
"Short_Name_AR": "سلوفينيا"
},
"geometry": {
"x": 12344560,
"y": 3597708
}
},
{
"attributes": {
"ADM0_NAME": "PHILIPPINES",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 49,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38999,
"GUID": "73f7c9bf-ebf4-48dd-b4a8-ce2005c7b2fd",
"CENTER_LON": 122.87360743,
"CENTER_LAT": 11.74740203,
"ADM0_VIZ_NAME": "Philippines",
"Short_Name_ZH": "菲律宾",
"Short_Name_FR": "Philippines",
"Short_Name_ES": "Filipinas",
"Short_Name_RU": "Филиппины",
"Short_Name_AR": "الفلبين"
},
"geometry": {
"x": 23709279,
"y": 7833790
}
},
{
"attributes": {
"ADM0_NAME": "LEBANON",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 41,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38977,
"GUID": "3611afe5-e2e8-4576-aa04-e9516c701991",
"CENTER_LON": 35.88806123,
"CENTER_LAT": 33.92039304,
"ADM0_VIZ_NAME": "Lebanon",
"Short_Name_ZH": "黎巴嫩",
"Short_Name_FR": "Liban",
"Short_Name_ES": "Líbano",
"Short_Name_RU": "Ливан",
"Short_Name_AR": "لبنان"
},
"geometry": {
"x": 14559829,
"y": 5281534
}
},
{
"attributes": {
"ADM0_NAME": "PORTUGAL",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 41,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39001,
"GUID": "48a4e6f7-f991-43b0-a27c-22d79e1a36bd",
"CENTER_LON": -8.46736074,
"CENTER_LAT": 39.60269511,
"ADM0_VIZ_NAME": "Portugal",
"Short_Name_ZH": "葡萄牙",
"Short_Name_FR": "Portugal",
"Short_Name_ES": "Portugal",
"Short_Name_RU": "Португалия",
"Short_Name_AR": "البرتغال"
},
"geometry": {
"x": 9894368,
"y": 4534837
}
},
{
"attributes": {
"ADM0_NAME": "FINLAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 40,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38955,
"GUID": "e3fd3d41-feaa-443f-a135-08a80552525c",
"CENTER_LON": 26.2588423,
"CENTER_LAT": 64.49433129,
"ADM0_VIZ_NAME": "Finland",
"Short_Name_ZH": "芬兰",
"Short_Name_FR": "Finlande",
"Short_Name_ES": "Finlandia",
"Short_Name_RU": "Финляндия",
"Short_Name_AR": "فنلندا"
},
"geometry": {
"x": 13546994,
"y": 124094
}
},
{
"attributes": {
"ADM0_NAME": "VIET NAM",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 35,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39028,
"GUID": "7306ccbf-f0ee-4f1b-8c7e-516065fe2ae1",
"CENTER_LON": 106.30403531,
"CENTER_LAT": 16.65160342,
"ADM0_VIZ_NAME": "Viet Nam",
"Short_Name_ZH": "越南",
"Short_Name_FR": "Viet Nam",
"Short_Name_ES": "Viet Nam",
"Short_Name_RU": "Вьетнам",
"Short_Name_AR": "فييت نام"
},
"geometry": {
"x": 22183893,
"y": 7386605
}
},
{
"attributes": {
"ADM0_NAME": "BRAZIL",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 34,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38938,
"GUID": "dbe63621-0172-44aa-a620-596915232432",
"CENTER_LON": -53.08875436,
"CENTER_LAT": -10.7722828,
"ADM0_VIZ_NAME": "Brazil",
"Short_Name_ZH": "巴西",
"Short_Name_FR": "Brésil",
"Short_Name_ES": "Brasil",
"Short_Name_RU": "Бразилия",
"Short_Name_AR": "البرازيل"
},
"geometry": {
"x": 5200931,
"y": 10217975
}
},
{
"attributes": {
"ADM0_NAME": "IRELAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 34,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38970,
"GUID": "f5d664d0-c086-4d71-8874-044e3d094c5d",
"CENTER_LON": -8.1515763,
"CENTER_LAT": 53.17708682,
"ADM0_VIZ_NAME": "Ireland",
"Short_Name_ZH": "爱尔兰",
"Short_Name_FR": "Irlande",
"Short_Name_ES": "Irlanda",
"Short_Name_RU": "Ирландия",
"Short_Name_AR": "آيرلندا"
},
"geometry": {
"x": 9927584,
"y": 2449064
}
},
{
"attributes": {
"ADM0_NAME": "occupied Palestinian territory",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 30,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38994,
"GUID": "34239be2-e939-4309-b18d-36cc81ef3230",
"CENTER_LON": 35.20376878,
"CENTER_LAT": 31.91395114,
"ADM0_VIZ_NAME": "occupied Palestinian territory",
"Short_Name_ZH": "occupied Palestinian territory",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 14487853,
"y": 5532964
}
},
{
"attributes": {
"ADM0_NAME": "INDONESIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 27,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38966,
"GUID": "9350b806-04ca-4c8f-926e-7c5f644a13c7",
"CENTER_LON": 117.31101692,
"CENTER_LAT": -2.22903453,
"ADM0_VIZ_NAME": "Indonesia",
"Short_Name_ZH": "印度尼西亚",
"Short_Name_FR": "Indonésie",
"Short_Name_ES": "Indonesia",
"Short_Name_RU": "Индонезия",
"Short_Name_AR": "إندونيسيا"
},
"geometry": {
"x": 22708095,
"y": 9178110
}
},
{
"attributes": {
"ADM0_NAME": "ROMANIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 25,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39005,
"GUID": "26eaed41-b340-4f38-90e3-9392e04420c6",
"CENTER_LON": 24.96990758,
"CENTER_LAT": 45.84360558,
"ADM0_VIZ_NAME": "Romania",
"Short_Name_ZH": "罗马尼亚",
"Short_Name_FR": "Roumanie",
"Short_Name_ES": "Rumania",
"Short_Name_RU": "Румыния",
"Short_Name_AR": "رومانيا"
},
"geometry": {
"x": 13411419,
"y": 3640084
}
},
{
"attributes": {
"ADM0_NAME": "QATAR",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 24,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39002,
"GUID": "d5c3fdc5-6328-4dc7-a12c-27f168944d11",
"CENTER_LON": 51.19120083,
"CENTER_LAT": 25.31580997,
"ADM0_VIZ_NAME": "Qatar",
"Short_Name_ZH": "卡塔尔",
"Short_Name_FR": "Qatar",
"Short_Name_ES": "Qatar",
"Short_Name_RU": "Катар",
"Short_Name_AR": "قطر"
},
"geometry": {
"x": 16169468,
"y": 6324240
}
},
{
"attributes": {
"ADM0_NAME": "GEORGIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 23,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38958,
"GUID": "e75c6929-6252-4e54-af0f-83798afe3123",
"CENTER_LON": 43.51757115,
"CENTER_LAT": 42.17632583,
"ADM0_VIZ_NAME": "Georgia",
"Short_Name_ZH": "格鲁吉亚",
"Short_Name_FR": "Géorgie",
"Short_Name_ES": "Georgia",
"Short_Name_RU": "Грузия",
"Short_Name_AR": "جورجيا"
},
"geometry": {
"x": 15362328,
"y": 4176675
}
},
{
"attributes": {
"ADM0_NAME": "POLAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 22,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39000,
"GUID": "1c04cb3c-08f6-47a3-bb42-dd9da35e226c",
"CENTER_LON": 19.40092017,
"CENTER_LAT": 52.12472405,
"ADM0_VIZ_NAME": "Poland",
"Short_Name_ZH": "波兰",
"Short_Name_FR": "Pologne",
"Short_Name_ES": "Polonia",
"Short_Name_RU": "Польша",
"Short_Name_AR": "بولندا"
},
"geometry": {
"x": 12825653,
"y": 2631532
}
},
{
"attributes": {
"ADM0_NAME": "ALGERIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 20,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38925,
"GUID": "74e60ac9-fe75-4273-9483-536bb1dd9f64",
"CENTER_LON": 2.63236595,
"CENTER_LAT": 28.16335741,
"ADM0_VIZ_NAME": "Algeria",
"Short_Name_ZH": "阿尔及利亚",
"Short_Name_FR": "Algérie",
"Short_Name_ES": "Argelia",
"Short_Name_RU": "Алжир",
"Short_Name_AR": "الجزائر"
},
"geometry": {
"x": 11061877,
"y": 5988808
}
},
{
"attributes": {
"ADM0_NAME": "SAUDI ARABIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 20,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39010,
"GUID": "fa5a7f77-0dca-4f91-9571-3b8a44607f74",
"CENTER_LON": 44.57044965,
"CENTER_LAT": 24.08088192,
"ADM0_VIZ_NAME": "Saudi Arabia",
"Short_Name_ZH": "沙特阿拉伯",
"Short_Name_FR": "Arabie saoudite",
"Short_Name_ES": "Arabia Saudita",
"Short_Name_RU": "Саудовская Аравия",
"Short_Name_AR": "المملكة العربية السعودية"
},
"geometry": {
"x": 15473074,
"y": 6467217
}
},
{
"attributes": {
"ADM0_NAME": "OMAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 18,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38995,
"GUID": "5585e0a1-3071-45dd-9b00-1d4c91cb2c36",
"CENTER_LON": 56.10981747,
"CENTER_LAT": 20.60208368,
"ADM0_VIZ_NAME": "Oman",
"Short_Name_ZH": "阿曼",
"Short_Name_FR": "Oman",
"Short_Name_ES": "Omán",
"Short_Name_RU": "Оман",
"Short_Name_AR": "عمان"
},
"geometry": {
"x": 16686826,
"y": 6862908
}
},
{
"attributes": {
"ADM0_NAME": "ARGENTINA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 17,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38927,
"GUID": "61ea4a3a-5a12-410e-8af0-0d59d828a9dd",
"CENTER_LON": -65.16748474,
"CENTER_LAT": -35.37667253,
"ADM0_VIZ_NAME": "Argentina",
"Short_Name_ZH": "阿根廷 ",
"Short_Name_FR": "Argentine",
"Short_Name_ES": "Argentina",
"Short_Name_RU": "Аргентина",
"Short_Name_AR": "الأرجنتين"
},
"geometry": {
"x": 3930447,
"y": 13061020
}
},
{
"attributes": {
"ADM0_NAME": "CHILE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 17,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38943,
"GUID": "b359383b-d629-4086-b6b3-2bb5380272dc",
"CENTER_LON": -71.38009385,
"CENTER_LAT": -37.86811922,
"ADM0_VIZ_NAME": "Chile",
"Short_Name_ZH": "智利",
"Short_Name_FR": "Chili",
"Short_Name_ES": "Chile",
"Short_Name_RU": "Чили",
"Short_Name_AR": "شيلي"
},
"geometry": {
"x": 3276983,
"y": 13387593
}
},
{
"attributes": {
"ADM0_NAME": "CROATIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 16,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38947,
"GUID": "0632bd7c-fa87-4b49-847e-747eb322c506",
"CENTER_LON": 16.40934249,
"CENTER_LAT": 45.04363696,
"ADM0_VIZ_NAME": "Croatia",
"Short_Name_ZH": "克罗地亚",
"Short_Name_FR": "Croatie",
"Short_Name_ES": "Croacia",
"Short_Name_RU": "Хорватия",
"Short_Name_AR": "كرواتيا"
},
"geometry": {
"x": 12510988,
"y": 3760016
}
},
{
"attributes": {
"ADM0_NAME": "PAKISTAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 16,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38996,
"GUID": "30ee6f01-1785-4ecb-b194-ba3becf5fd33",
"CENTER_LON": 69.38581881,
"CENTER_LAT": 29.96678898,
"ADM0_VIZ_NAME": "Pakistan",
"Short_Name_ZH": "巴基斯坦",
"Short_Name_FR": "Pakistan",
"Short_Name_ES": "Pakistán",
"Short_Name_RU": "Пакистан",
"Short_Name_AR": "باكستان"
},
"geometry": {
"x": 18083243,
"y": 5771772
}
},
{
"attributes": {
"ADM0_NAME": "ECUADOR",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 15,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38951,
"GUID": "41c1d495-2f62-42c7-a9be-16e90c179973",
"CENTER_LON": -78.78096177,
"CENTER_LAT": -1.42528337,
"ADM0_VIZ_NAME": "Ecuador",
"Short_Name_ZH": "厄瓜多尔",
"Short_Name_FR": "Équateur",
"Short_Name_ES": "Ecuador",
"Short_Name_RU": "Эквадор",
"Short_Name_AR": "إكوادور"
},
"geometry": {
"x": 2498533,
"y": 9228105
}
},
{
"attributes": {
"ADM0_NAME": "COSTA RICA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 13,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38946,
"GUID": "6a30141b-1259-45ef-9303-9b3087a67606",
"CENTER_LON": -84.18903867,
"CENTER_LAT": 9.97052135,
"ADM0_VIZ_NAME": "Costa Rica",
"Short_Name_ZH": "哥斯达黎加",
"Short_Name_FR": "Costa Rica",
"Short_Name_ES": "Costa Rica",
"Short_Name_RU": "Коста-Рика",
"Short_Name_AR": "كوستاريكا"
},
"geometry": {
"x": 1929693,
"y": 8024105
}
},
{
"attributes": {
"ADM0_NAME": "ESTONIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 13,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38953,
"GUID": "465ebc0d-dc95-4d49-8c01-58d7e2a9629f",
"CENTER_LON": 25.5257709,
"CENTER_LAT": 58.67400787,
"ADM0_VIZ_NAME": "Estonia",
"Short_Name_ZH": "爱沙尼亚",
"Short_Name_FR": "Estonie",
"Short_Name_ES": "Estonia",
"Short_Name_RU": "Эстония",
"Short_Name_AR": "إستونيا"
},
"geometry": {
"x": 13469887,
"y": 1414952
}
},
{
"attributes": {
"ADM0_NAME": "HUNGARY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 13,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38963,
"GUID": "dd6f8b0d-73f4-4afc-889e-185c363755bd",
"CENTER_LON": 19.41342813,
"CENTER_LAT": 47.16647906,
"ADM0_VIZ_NAME": "Hungary",
"Short_Name_ZH": "匈牙利",
"Short_Name_FR": "Hongrie",
"Short_Name_ES": "Hungría",
"Short_Name_RU": "Венгрия",
"Short_Name_AR": "هنغاريا"
},
"geometry": {
"x": 12826969,
"y": 3437910
}
},
{
"attributes": {
"ADM0_NAME": "BELARUS",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 12,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38934,
"GUID": "b0db3eb1-014d-4f19-ad8a-0d42e84400bc",
"CENTER_LON": 28.04696448,
"CENTER_LAT": 53.54021951,
"ADM0_VIZ_NAME": "Belarus",
"Short_Name_ZH": "白俄罗斯",
"Short_Name_FR": "Bélarus",
"Short_Name_ES": "Belarús",
"Short_Name_RU": "Беларусь",
"Short_Name_AR": "بيلاروس"
},
"geometry": {
"x": 13735075,
"y": 2385063
}
},
{
"attributes": {
"ADM0_NAME": "SERBIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 12,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39012,
"GUID": "c2a1295d-39bf-42fa-89ed-cadee2ea50c0",
"CENTER_LON": 20.81133086,
"CENTER_LAT": 44.03387222,
"ADM0_VIZ_NAME": "Serbia",
"Short_Name_ZH": "塞尔维亚",
"Short_Name_FR": "Serbie",
"Short_Name_ES": "Serbia",
"Short_Name_RU": "Сербия",
"Short_Name_AR": "صربيا"
},
"geometry": {
"x": 12974005,
"y": 3909032
}
},
{
"attributes": {
"ADM0_NAME": "PERU",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 11,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38998,
"GUID": "aec1089a-a796-4ccb-bba0-bffde1eda7ee",
"CENTER_LON": -74.37540668,
"CENTER_LAT": -9.16377133,
"ADM0_VIZ_NAME": "Peru",
"Short_Name_ZH": "秘鲁",
"Short_Name_FR": "Pérou",
"Short_Name_ES": "Perú",
"Short_Name_RU": "Перу",
"Short_Name_AR": "بيرو"
},
"geometry": {
"x": 2961925,
"y": 10046187
}
},
{
"attributes": {
"ADM0_NAME": "ALBANIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 10,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38924,
"GUID": "c7192fcc-f547-44ed-a758-3d8e48420cef",
"CENTER_LON": 20.06917817,
"CENTER_LAT": 41.14595803,
"ADM0_VIZ_NAME": "Albania",
"Short_Name_ZH": "阿尔巴尼亚",
"Short_Name_FR": "Albanie",
"Short_Name_ES": "Albania",
"Short_Name_RU": "Албания",
"Short_Name_AR": "ألبانيا"
},
"geometry": {
"x": 12895943,
"y": 4321747
}
},
{
"attributes": {
"ADM0_NAME": "BULGARIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 10,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38939,
"GUID": "9ec1719f-edd7-42af-8988-ed246a25ff6e",
"CENTER_LON": 25.23475756,
"CENTER_LAT": 42.76032141,
"ADM0_VIZ_NAME": "Bulgaria",
"Short_Name_ZH": "保加利亚",
"Short_Name_FR": "Bulgarie",
"Short_Name_ES": "Bulgaria",
"Short_Name_RU": "Болгария",
"Short_Name_AR": "بلغاريا"
},
"geometry": {
"x": 13439277,
"y": 4093401
}
},
{
"attributes": {
"ADM0_NAME": "AZERBAIJAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 9,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38931,
"GUID": "7c545b04-b947-4d2a-94f1-af4010981973",
"CENTER_LON": 47.53232681,
"CENTER_LAT": 40.2922195,
"ADM0_VIZ_NAME": "Azerbaijan",
"Short_Name_ZH": "阿塞拜疆",
"Short_Name_FR": "Azerbaïdjan",
"Short_Name_ES": "Azerbaiyán",
"Short_Name_RU": "Азербайджан",
"Short_Name_AR": "أذربيجان"
},
"geometry": {
"x": 15784615,
"y": 4440231
}
},
{
"attributes": {
"ADM0_NAME": "LATVIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 8,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38976,
"GUID": "0c31644b-8d04-4f24-aca0-d49b0523a771",
"CENTER_LON": 24.92915332,
"CENTER_LAT": 56.85766939,
"ADM0_VIZ_NAME": "Latvia",
"Short_Name_ZH": "拉脱维亚",
"Short_Name_FR": "Lettonie",
"Short_Name_ES": "Letonia",
"Short_Name_RU": "Латвия",
"Short_Name_AR": "لاتفيا"
},
"geometry": {
"x": 13407133,
"y": 1773228
}
},
{
"attributes": {
"ADM0_NAME": "MALDIVES",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 8,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38982,
"GUID": "65914a49-5435-4cda-b916-f9ee5e14147b",
"CENTER_LON": 73.25178478,
"CENTER_LAT": 3.37481932,
"ADM0_VIZ_NAME": "Maldives",
"Short_Name_ZH": "马尔代夫",
"Short_Name_FR": "Maldives",
"Short_Name_ES": "Maldivas",
"Short_Name_RU": "Мальдивские Острова",
"Short_Name_AR": "ملديف"
},
"geometry": {
"x": 18489879,
"y": 8722992
}
},
{
"attributes": {
"ADM0_NAME": "PARAGUAY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 8,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38997,
"GUID": "7e78b4f3-d231-444c-a8ab-c82373666a3f",
"CENTER_LON": -58.39095178,
"CENTER_LAT": -23.23612887,
"ADM0_VIZ_NAME": "Paraguay",
"Short_Name_ZH": "巴拉圭",
"Short_Name_FR": "Paraguay",
"Short_Name_ES": "Paraguay",
"Short_Name_RU": "Парагвай",
"Short_Name_AR": "باراغواي"
},
"geometry": {
"x": 4643227,
"y": 11592120
}
},
{
"attributes": {
"ADM0_NAME": "PANAMA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 8,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39030,
"GUID": "91321513-fa2a-4cf9-a076-9b4e7d336306",
"CENTER_LON": -80.10906884,
"CENTER_LAT": 8.50544318,
"ADM0_VIZ_NAME": "Panama",
"Short_Name_ZH": "巴拿马",
"Short_Name_FR": "Panama",
"Short_Name_ES": "Panamá",
"Short_Name_RU": "Панама",
"Short_Name_AR": "بنما"
},
"geometry": {
"x": 2358838,
"y": 8180236
}
},
{
"attributes": {
"ADM0_NAME": "MEXICO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 7,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38985,
"GUID": "6c394d8d-8acc-4369-a7ee-c367dc533fdf",
"CENTER_LON": -102.53499093,
"CENTER_LAT": 23.95092841,
"ADM0_VIZ_NAME": "Mexico",
"Short_Name_ZH": "墨西哥",
"Short_Name_FR": "Mexique",
"Short_Name_ES": "México",
"Short_Name_RU": "Мексика",
"Short_Name_AR": "المكسيك"
},
"geometry": {
"x": 0,
"y": 6482182
}
},
{
"attributes": {
"ADM0_NAME": "NORTH MACEDONIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 7,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38992,
"GUID": "3e3320e9-1f0d-44fb-9ca7-59fcb032f585",
"CENTER_LON": 21.6991485,
"CENTER_LAT": 41.59922075,
"ADM0_VIZ_NAME": "North Macedonia",
"Short_Name_ZH": "北马其顿",
"Short_Name_FR": "Macédoine du Nord",
"Short_Name_ES": "Macedonia del Norte",
"Short_Name_RU": "Северная Македония",
"Short_Name_AR": "مقدونيا الشمالية"
},
"geometry": {
"x": 13067389,
"y": 4258215
}
},
{
"attributes": {
"ADM0_NAME": "RUSSIAN FEDERATION",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 7,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39006,
"GUID": "58afb040-3a74-491b-809d-00b145c55577",
"CENTER_LON": 96.68944215,
"CENTER_LAT": 61.9882456,
"ADM0_VIZ_NAME": "Russian Federation",
"Short_Name_ZH": "俄罗斯联邦",
"Short_Name_FR": "Fédération de Russie",
"Short_Name_ES": "Federación de Rusia",
"Short_Name_RU": "Российская Федерация",
"Short_Name_AR": "الاتحاد الروسي"
},
"geometry": {
"x": 20955135,
"y": 709979
}
},
{
"attributes": {
"ADM0_NAME": "SLOVAKIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 7,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39014,
"GUID": "7ec96ad8-a352-4125-af49-b14e8cb9876b",
"CENTER_LON": 19.49145028,
"CENTER_LAT": 48.7073588,
"ADM0_VIZ_NAME": "Slovakia",
"Short_Name_ZH": "斯洛伐克",
"Short_Name_FR": "Slovaquie",
"Short_Name_ES": "Eslovaquia",
"Short_Name_RU": "Словакия",
"Short_Name_AR": "سلوفاكيا"
},
"geometry": {
"x": 12835176,
"y": 3195963
}
},
{
"attributes": {
"ADM0_NAME": "SOUTH AFRICA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 7,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39016,
"GUID": "36a8fa2c-5b69-47e3-bac8-dc657e44de43",
"CENTER_LON": 25.08871199,
"CENTER_LAT": -28.99321352,
"ADM0_VIZ_NAME": "South Africa",
"Short_Name_ZH": "南非",
"Short_Name_FR": "Afrique du Sud",
"Short_Name_ES": "Sudáfrica",
"Short_Name_RU": "Южная Африка",
"Short_Name_AR": "جنوب أفريقيا"
},
"geometry": {
"x": 13423915,
"y": 12266938
}
},
{
"attributes": {
"ADM0_NAME": "MALTA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 6,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38983,
"GUID": "fbafb313-9be5-49cc-9633-26c40e77d9d9",
"CENTER_LON": 14.40457358,
"CENTER_LAT": 35.92036651,
"ADM0_VIZ_NAME": "Malta",
"Short_Name_ZH": "马耳他",
"Short_Name_FR": "Malte",
"Short_Name_ES": "Malta",
"Short_Name_RU": "Мальта",
"Short_Name_AR": "مالطة"
},
"geometry": {
"x": 12300120,
"y": 5024950
}
},
{
"attributes": {
"ADM0_NAME": "TUNISIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 6,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39023,
"GUID": "9e2fe46a-7ed9-4eda-9a6d-91dfb3d70d34",
"CENTER_LON": 9.56156142,
"CENTER_LAT": 34.11124917,
"ADM0_VIZ_NAME": "Tunisia",
"Short_Name_ZH": "突尼斯",
"Short_Name_FR": "Tunisie",
"Short_Name_ES": "Túnez",
"Short_Name_RU": "Тунис",
"Short_Name_AR": "تونس"
},
"geometry": {
"x": 11790714,
"y": 5257315
}
},
{
"attributes": {
"ADM0_NAME": "DOMINICAN REPUBLIC",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 5,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38950,
"GUID": "29bca7cc-63a9-4125-aba4-d9d7ffaec4f8",
"CENTER_LON": -70.48543447,
"CENTER_LAT": 18.89309386,
"ADM0_VIZ_NAME": "Dominican Republic",
"Short_Name_ZH": "多米尼加 ",
"Short_Name_FR": "République dominicaine",
"Short_Name_ES": "República Dominicana",
"Short_Name_RU": "Доминиканская Республика",
"Short_Name_AR": "الجمهورية الدومينيكية"
},
"geometry": {
"x": 3371086,
"y": 7053906
}
},
{
"attributes": {
"ADM0_NAME": "FRENCH GUIANA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 5,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38957,
"GUID": "31ab5f81-ad33-43ce-8491-1fa569d46c57",
"CENTER_LON": -53.24126696,
"CENTER_LAT": 3.9243882,
"ADM0_VIZ_NAME": "French Guiana",
"Short_Name_ZH": "French Guiana",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 5184889,
"y": 8665069
}
},
{
"attributes": {
"ADM0_NAME": "LUXEMBOURG",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 5,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38980,
"GUID": "05241edc-00fd-47ec-ba71-800dbf3f853d",
"CENTER_LON": 6.08754416,
"CENTER_LAT": 49.77096396,
"ADM0_VIZ_NAME": "Luxembourg",
"Short_Name_ZH": "卢森堡",
"Short_Name_FR": "Luxembourg",
"Short_Name_ES": "Luxemburgo",
"Short_Name_RU": "Люксембург",
"Short_Name_AR": "لكسمبرغ"
},
"geometry": {
"x": 11425305,
"y": 3024606
}
},
{
"attributes": {
"ADM0_NAME": "NEW ZEALAND",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 5,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38990,
"GUID": "4b1c43e1-ae35-4d9a-9cc7-86b92722c762",
"CENTER_LON": 171.60397128,
"CENTER_LAT": -41.83710689,
"ADM0_VIZ_NAME": "New Zealand",
"Short_Name_ZH": "新西兰",
"Short_Name_FR": "Nouvelle-Zélande",
"Short_Name_ES": "Nueva Zelandia",
"Short_Name_RU": "Новая Зеландия",
"Short_Name_AR": "نيوزيلندا"
},
"geometry": {
"x": 28834912,
"y": 13931653
}
},
{
"attributes": {
"ADM0_NAME": "AFGHANISTAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 4,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38923,
"GUID": "bf4e1516-20f9-4d0b-afee-15fb1fbbbbbe",
"CENTER_LON": 66.02652977,
"CENTER_LAT": 33.83890116,
"ADM0_VIZ_NAME": "Afghanistan",
"Short_Name_ZH": "阿富汗",
"Short_Name_FR": "Afghanistan",
"Short_Name_ES": "Afganistán",
"Short_Name_RU": "Афганистан",
"Short_Name_AR": "أفغانستان"
},
"geometry": {
"x": 17729901,
"y": 5291859
}
},
{
"attributes": {
"ADM0_NAME": "BOSNIA AND HERZEGOVINA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 4,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38937,
"GUID": "e72216b1-90ca-4ef3-8ca5-334dc566e491",
"CENTER_LON": 17.78861095,
"CENTER_LAT": 44.16643966,
"ADM0_VIZ_NAME": "Bosnia and Herzegovina",
"Short_Name_ZH": "波斯尼亚和黑塞哥维那",
"Short_Name_FR": "Bosnie-Herzégovine",
"Short_Name_ES": "Bosnia y Herzegovina",
"Short_Name_RU": "Босния и Герцеговина",
"Short_Name_AR": "البوسنة والهرسك"
},
"geometry": {
"x": 12656063,
"y": 3889612
}
},
{
"attributes": {
"ADM0_NAME": "SENEGAL",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 4,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39011,
"GUID": "08acdf4e-cc04-46d9-b4c1-75f6ef39b685",
"CENTER_LON": -14.46817708,
"CENTER_LAT": 14.36697954,
"ADM0_VIZ_NAME": "Senegal",
"Short_Name_ZH": "塞内加尔",
"Short_Name_FR": "Sénégal",
"Short_Name_ES": "Senegal",
"Short_Name_RU": "Сенегал",
"Short_Name_AR": "السنغال"
},
"geometry": {
"x": 9263181,
"y": 7550914
}
},
{
"attributes": {
"ADM0_NAME": "BANGLADESH",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38933,
"GUID": "c4d7552f-faa1-4bf4-a22e-c9b5d9ee14c2",
"CENTER_LON": 90.27092576,
"CENTER_LAT": 23.8330072,
"ADM0_VIZ_NAME": "Bangladesh",
"Short_Name_ZH": "孟加拉国",
"Short_Name_FR": "Bangladesh",
"Short_Name_ES": "Bangladesh",
"Short_Name_RU": "Бангладеш",
"Short_Name_AR": "بنغلاديش"
},
"geometry": {
"x": 20280013,
"y": 6495748
}
},
{
"attributes": {
"ADM0_NAME": "CAMBODIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38940,
"GUID": "752bbf3c-e667-405f-a381-64dc3d7250e9",
"CENTER_LON": 104.92123962,
"CENTER_LAT": 12.71402994,
"ADM0_VIZ_NAME": "Cambodia",
"Short_Name_ZH": "柬埔寨",
"Short_Name_FR": "Cambodge",
"Short_Name_ES": "Camboya",
"Short_Name_RU": "Камбоджа",
"Short_Name_AR": "كمبوديا"
},
"geometry": {
"x": 21820985,
"y": 7729754
}
},
{
"attributes": {
"ADM0_NAME": "COLOMBIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38945,
"GUID": "140398f0-b719-4865-aa11-f3dd7a3e137b",
"CENTER_LON": -73.07576335,
"CENTER_LAT": 3.90037401,
"ADM0_VIZ_NAME": "Colombia",
"Short_Name_ZH": "哥伦比亚",
"Short_Name_FR": "Colombie",
"Short_Name_ES": "Colombia",
"Short_Name_RU": "Колумбия",
"Short_Name_AR": "كولومبيا"
},
"geometry": {
"x": 3098626,
"y": 8667601
}
},
{
"attributes": {
"ADM0_NAME": "LITHUANIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38979,
"GUID": "9dedcb14-a08f-4f9c-9248-f3e734fe9026",
"CENTER_LON": 23.89683075,
"CENTER_LAT": 55.33585013,
"ADM0_VIZ_NAME": "Lithuania",
"Short_Name_ZH": "立陶宛",
"Short_Name_FR": "Lituanie",
"Short_Name_ES": "Lituania",
"Short_Name_RU": "Литва",
"Short_Name_AR": "ليتوانيا"
},
"geometry": {
"x": 13298549,
"y": 2060245
}
},
{
"attributes": {
"ADM0_NAME": "MARTINIQUE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38984,
"GUID": "91fe4643-e623-462d-a9ae-d704c5ea52c1",
"CENTER_LON": -61.02147382,
"CENTER_LAT": 14.65277419,
"ADM0_VIZ_NAME": "Martinique",
"Short_Name_ZH": "Martinique",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 4366540,
"y": 7519862
}
},
{
"attributes": {
"ADM0_NAME": "MOROCCO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38987,
"GUID": "8b881b86-2b79-4d8d-992d-01d939e1cdb9",
"CENTER_LON": -6.31780295,
"CENTER_LAT": 31.88355697,
"ADM0_VIZ_NAME": "Morocco",
"Short_Name_ZH": "摩洛哥",
"Short_Name_FR": "Maroc",
"Short_Name_ES": "Marruecos",
"Short_Name_RU": "Марокко",
"Short_Name_AR": "المغرب"
},
"geometry": {
"x": 10120466,
"y": 5536730
}
},
{
"attributes": {
"ADM0_NAME": "REPUBLIC OF MOLDOVA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 3,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39004,
"GUID": "2e685fb5-826d-4cda-8f11-ab4e215115c8",
"CENTER_LON": 28.47434317,
"CENTER_LAT": 47.19332561,
"ADM0_VIZ_NAME": "Republic of Moldova",
"Short_Name_ZH": "摩尔多瓦共和国",
"Short_Name_FR": "République de Moldova",
"Short_Name_ES": "la República de Moldova",
"Short_Name_RU": "Республика Молдова",
"Short_Name_AR": " جمهورية مولدوفا"
},
"geometry": {
"x": 13780028,
"y": 3433756
}
},
{
"attributes": {
"ADM0_NAME": "CAMEROON",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38941,
"GUID": "5cdb6bf4-89ce-457e-9c53-fb9142d71ba0",
"CENTER_LON": 12.7432535,
"CENTER_LAT": 5.68580436,
"ADM0_VIZ_NAME": "Cameroon",
"Short_Name_ZH": "喀麦隆",
"Short_Name_FR": "Cameroun",
"Short_Name_ES": "Camerún",
"Short_Name_RU": "Камерун",
"Short_Name_AR": "الكاميرون"
},
"geometry": {
"x": 12125376,
"y": 8479136
}
},
{
"attributes": {
"ADM0_NAME": "FAROE ISLANDS",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38954,
"GUID": "53f56a27-5297-4c05-a47b-b2033e95db63",
"CENTER_LON": -6.86363602,
"CENTER_LAT": 62.050314,
"ADM0_VIZ_NAME": "Faroe Islands",
"Short_Name_ZH": "Faroe Islands",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 10063054,
"y": 696064
}
},
{
"attributes": {
"ADM0_NAME": "NIGERIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38991,
"GUID": "3eba1f03-98d4-4335-804e-6c3f9e7d5da1",
"CENTER_LON": 8.10527726,
"CENTER_LAT": 9.59360399,
"ADM0_VIZ_NAME": "Nigeria",
"Short_Name_ZH": "尼日利亚",
"Short_Name_FR": "Nigéria",
"Short_Name_ES": "Nigeria",
"Short_Name_RU": "Нигерия",
"Short_Name_AR": "نيجيريا"
},
"geometry": {
"x": 11637537,
"y": 8064335
}
},
{
"attributes": {
"ADM0_NAME": "SAINT MARTIN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39008,
"GUID": "17c12ab2-0c7d-412b-b525-3f740cbc3e6c",
"CENTER_LON": -63.06457229,
"CENTER_LAT": 18.0876049,
"ADM0_VIZ_NAME": "Saint Martin",
"Short_Name_ZH": "Saint Martin",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 4151639,
"y": 7143243
}
},
{
"attributes": {
"ADM0_NAME": "CYPRUS",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39033,
"GUID": "21711ed5-ad84-4f8f-af93-6e4d12e558bf",
"CENTER_LON": 33.21863708,
"CENTER_LAT": 35.04299175,
"ADM0_VIZ_NAME": "Cyprus",
"Short_Name_ZH": "塞浦路斯",
"Short_Name_FR": "Chypre",
"Short_Name_ES": "Chipre",
"Short_Name_RU": "Кипр",
"Short_Name_AR": "قبرص"
},
"geometry": {
"x": 14279050,
"y": 5138283
}
},
{
"attributes": {
"ADM0_NAME": "BOLIVIA (PLURINATIONAL STATE OF)",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39034,
"GUID": "500e72b0-dbef-4fea-b333-bcd8fd377eb9",
"CENTER_LON": -64.67054847,
"CENTER_LAT": -16.71510989,
"ADM0_VIZ_NAME": "Bolivia (Plurinational State of)",
"Short_Name_ZH": "玻利维亚(多民族国)",
"Short_Name_FR": "Bolivie (État plurinational de)",
"Short_Name_ES": "Bolivia (Estado Plurinacional de) ",
"Short_Name_RU": "Боливия (Многонациональное Государство)",
"Short_Name_AR": "بوليفيا (دولة - المتعددة القوميات)"
},
"geometry": {
"x": 3982717,
"y": 10861811
}
},
{
"attributes": {
"ADM0_NAME": "BURKINA FASO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 2,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39035,
"GUID": "9612ac85-d7cd-4b88-b2b9-c7b6db8ab6de",
"CENTER_LON": -1.73983521,
"CENTER_LAT": 12.27793715,
"ADM0_VIZ_NAME": "Burkina Faso",
"Short_Name_ZH": "布基纳法索",
"Short_Name_FR": "Burkina Faso",
"Short_Name_ES": "Burkina Faso",
"Short_Name_RU": "Буркина-Фасо",
"Short_Name_AR": "بوركينا فاسو"
},
"geometry": {
"x": 10601993,
"y": 7776737
}
},
{
"attributes": {
"ADM0_NAME": "ANDORRA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38926,
"GUID": "066f0f3c-d111-4a65-afdd-5f86e5ac8ddc",
"CENTER_LON": 1.57568833,
"CENTER_LAT": 42.54858297,
"ADM0_VIZ_NAME": "Andorra",
"Short_Name_ZH": "安道尔",
"Short_Name_FR": "Andorre",
"Short_Name_ES": "Andorra",
"Short_Name_RU": "Андорра",
"Short_Name_AR": "أندورا"
},
"geometry": {
"x": 10950732,
"y": 4123684
}
},
{
"attributes": {
"ADM0_NAME": "ARMENIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38928,
"GUID": "eacf41cc-aa5e-48c9-a3db-386fce22497f",
"CENTER_LON": 44.94793424,
"CENTER_LAT": 40.28641688,
"ADM0_VIZ_NAME": "Armenia",
"Short_Name_ZH": "亚美尼亚",
"Short_Name_FR": "Arménie",
"Short_Name_ES": "Armenia",
"Short_Name_RU": "Армения",
"Short_Name_AR": "أرمينيا"
},
"geometry": {
"x": 15512779,
"y": 4441032
}
},
{
"attributes": {
"ADM0_NAME": "BHUTAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38936,
"GUID": "0d97d3e1-4ba2-431a-8404-f13231d663bd",
"CENTER_LON": 90.42943275,
"CENTER_LAT": 27.41546082,
"ADM0_VIZ_NAME": "Bhutan",
"Short_Name_ZH": "不丹",
"Short_Name_FR": "Bhoutan",
"Short_Name_ES": "Bhután",
"Short_Name_RU": "Бутан",
"Short_Name_AR": "بوتان"
},
"geometry": {
"x": 20296685,
"y": 6077731
}
},
{
"attributes": {
"ADM0_NAME": "GIBRALTAR",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38960,
"GUID": "6e156108-e9e8-4087-b89c-37e5851bd8d0",
"CENTER_LON": -5.34488893,
"CENTER_LAT": 36.1381932,
"ADM0_VIZ_NAME": "Gibraltar",
"Short_Name_ZH": "Gibraltar",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 10222801,
"y": 4996619
}
},
{
"attributes": {
"ADM0_NAME": "HOLY SEE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38962,
"GUID": "38144504-0224-4815-a545-5c8d34bb44d8",
"CENTER_LON": 12.48571114,
"CENTER_LAT": 41.89324195,
"ADM0_VIZ_NAME": "Holy See",
"Short_Name_ZH": "Holy See",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 12098287,
"y": 4216765
}
},
{
"attributes": {
"ADM0_NAME": "JORDAN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38974,
"GUID": "79882e66-3900-4c94-b9e1-fa2de8a2a6f0",
"CENTER_LON": 36.78694114,
"CENTER_LAT": 31.25338179,
"ADM0_VIZ_NAME": "Jordan",
"Short_Name_ZH": "约旦",
"Short_Name_FR": "Jordanie",
"Short_Name_ES": "Jordania",
"Short_Name_RU": "Иордания",
"Short_Name_AR": "الأردن"
},
"geometry": {
"x": 14654377,
"y": 5614527
}
},
{
"attributes": {
"ADM0_NAME": "LIECHTENSTEIN",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38978,
"GUID": "8b38ed63-f4bf-4683-96b5-e8c2eb7bd7e7",
"CENTER_LON": 9.55526493,
"CENTER_LAT": 47.15259548,
"ADM0_VIZ_NAME": "Liechtenstein",
"Short_Name_ZH": "Liechtenstein",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 11790052,
"y": 3440058
}
},
{
"attributes": {
"ADM0_NAME": "MONACO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38986,
"GUID": "ac716d7e-26d7-46d8-a1a2-4222f42042f3",
"CENTER_LON": 7.41201715,
"CENTER_LAT": 43.75034615,
"ADM0_VIZ_NAME": "Monaco",
"Short_Name_ZH": "摩纳哥",
"Short_Name_FR": "Monaco",
"Short_Name_ES": "Mónaco",
"Short_Name_RU": "Монако",
"Short_Name_AR": "موناكو"
},
"geometry": {
"x": 11564618,
"y": 3950415
}
},
{
"attributes": {
"ADM0_NAME": "NEPAL",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 38988,
"GUID": "da7d5887-ee15-421c-8ad9-b785996b0536",
"CENTER_LON": 83.93851707,
"CENTER_LAT": 28.25300785,
"ADM0_VIZ_NAME": "Nepal",
"Short_Name_ZH": "尼泊尔",
"Short_Name_FR": "Népal",
"Short_Name_ES": "Nepal",
"Short_Name_RU": "Непал",
"Short_Name_AR": "نيبال"
},
"geometry": {
"x": 19613948,
"y": 5978107
}
},
{
"attributes": {
"ADM0_NAME": "SAINT BARTHELEMY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39007,
"GUID": "cb1e18ff-5846-4576-a2c1-267eb2d43b76",
"CENTER_LON": -62.83353803,
"CENTER_LAT": 17.9057614,
"ADM0_VIZ_NAME": "Saint Barthelemy",
"Short_Name_ZH": "Saint Barthélemy",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 4175940,
"y": 7163354
}
},
{
"attributes": {
"ADM0_NAME": "SRI LANKA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39018,
"GUID": "12d0a30e-4c87-4a62-b124-c751e10cacac",
"CENTER_LON": 80.70426262,
"CENTER_LAT": 7.61236243,
"ADM0_VIZ_NAME": "Sri Lanka",
"Short_Name_ZH": "斯里兰卡",
"Short_Name_FR": "Sri Lanka",
"Short_Name_ES": "Sri Lanka",
"Short_Name_RU": "Шри-Ланка",
"Short_Name_AR": "سري لانكا"
},
"geometry": {
"x": 19273757,
"y": 8275112
}
},
{
"attributes": {
"ADM0_NAME": "TOGO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39022,
"GUID": "19b27a13-b30b-4a0a-b085-084cddf5db4b",
"CENTER_LON": 0.97584596,
"CENTER_LAT": 8.53491037,
"ADM0_VIZ_NAME": "Togo",
"Short_Name_ZH": "多哥",
"Short_Name_FR": "Togo",
"Short_Name_ES": "Togo (el)",
"Short_Name_RU": "Того",
"Short_Name_AR": "توغو"
},
"geometry": {
"x": 10887638,
"y": 8177102
}
},
{
"attributes": {
"ADM0_NAME": "UKRAINE",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39024,
"GUID": "95185552-2b03-429c-8efb-c5779d556529",
"CENTER_LON": 31.38784552,
"CENTER_LAT": 49.01609429,
"ADM0_VIZ_NAME": "Ukraine",
"Short_Name_ZH": "乌克兰",
"Short_Name_FR": "Ukraine",
"Short_Name_ES": "Ucrania",
"Short_Name_RU": "Украина",
"Short_Name_AR": "أوكرانيا"
},
"geometry": {
"x": 14086481,
"y": 3146601
}
},
{
"attributes": {
"ADM0_NAME": "GUERNSEY",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39029,
"GUID": "2cb7929d-d72e-4129-83c9-c293fc73d996",
"CENTER_LON": -2.57582282,
"CENTER_LAT": 49.4590463,
"ADM0_VIZ_NAME": "Guernsey",
"Short_Name_ZH": "Guernsey",
"Short_Name_FR": null,
"Short_Name_ES": null,
"Short_Name_RU": null,
"Short_Name_AR": null
},
"geometry": {
"x": 10514061,
"y": 3075243
}
},
{
"attributes": {
"ADM0_NAME": "MONGOLIA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39031,
"GUID": "62c58dff-1d74-40b7-8bb4-fb2d4ea17224",
"CENTER_LON": 103.08303108,
"CENTER_LAT": 46.83520872,
"ADM0_VIZ_NAME": "Mongolia",
"Short_Name_ZH": "蒙古",
"Short_Name_FR": "Mongolie",
"Short_Name_ES": "Mongolia",
"Short_Name_RU": "Монголия",
"Short_Name_AR": "منغوليا"
},
"geometry": {
"x": 21627636,
"y": 3489003
}
},
{
"attributes": {
"ADM0_NAME": "BRUNEI DARUSSALAM",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39032,
"GUID": "688a16e9-73e3-4495-8eec-a9ef51d28b4a",
"CENTER_LON": 114.76132088,
"CENTER_LAT": 4.52147838,
"ADM0_VIZ_NAME": "Brunei Darussalam",
"Short_Name_ZH": "文莱达鲁萨兰国",
"Short_Name_FR": "Brunéi Darussalam",
"Short_Name_ES": "Brunei Darussalam",
"Short_Name_RU": "Бруней-Даруссалам ",
"Short_Name_AR": "بروني دار السلام"
},
"geometry": {
"x": 22856000,
"y": 8602094
}
},
{
"attributes": {
"ADM0_NAME": "JAMAICA",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39036,
"GUID": "203d9c03-8c32-4506-8ae0-abfc176c586f",
"CENTER_LON": -77.31975081,
"CENTER_LAT": 18.15133064,
"ADM0_VIZ_NAME": "Jamaica",
"Short_Name_ZH": "牙买加",
"Short_Name_FR": "Jamaïque",
"Short_Name_ES": "Jamaica",
"Short_Name_RU": "Ямайка",
"Short_Name_AR": "جامايكا"
},
"geometry": {
"x": 2652229,
"y": 7136190
}
},
{
"attributes": {
"ADM0_NAME": "DEMOCRATIC REPUBLIC OF THE CONGO",
"ADM1_NAME": null,
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": null,
"new_clin": null,
"new_susp": null,
"new_death": null,
"cum_conf": 1,
"cum_clin": null,
"cum_susp": null,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"Comment": null,
"ID": 39037,
"GUID": "39cf5edd-97d7-4d13-a724-a5d098782320",
"CENTER_LON": 23.65431545,
"CENTER_LAT": -2.87622576,
"ADM0_VIZ_NAME": "Democratic Republic of the Congo",
"Short_Name_ZH": "刚果民主共和国",
"Short_Name_FR": "République démocratique du Congo",
"Short_Name_ES": "República Democrática del Congo",
"Short_Name_RU": "Демократическая Республика Конго",
"Short_Name_AR": "جمهورية الكونغو الديمقراطية "
},
"geometry": {
"x": 13273056,
"y": 9380829
}
}
]
}
{
"objectIdFieldName": "ID",
"uniqueIdField": {
"name": "ID",
"isSystemMaintained": true
},
"globalIdFieldName": "",
"geometryType": "esriGeometryPoint",
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"transform": {
"originPosition": "upperLeft",
"scale": [
1.0583354500042335,
1.0583354500042335
],
"translate": [
9489658.33655546,
5913639.873158477
]
},
"fields": [
{
"name": "ADM0_NAME",
"type": "esriFieldTypeString",
"alias": "ADM0_NAME",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_NAME",
"type": "esriFieldTypeString",
"alias": "ADM1_NAME",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "DateOfReport",
"type": "esriFieldTypeDate",
"alias": "DateOfReport",
"sqlType": "sqlTypeOther",
"length": 8,
"domain": null,
"defaultValue": null
},
{
"name": "DateOfDataEntry",
"type": "esriFieldTypeDate",
"alias": "DateOfDataEntry",
"sqlType": "sqlTypeOther",
"length": 8,
"domain": null,
"defaultValue": null
},
{
"name": "new_conf",
"type": "esriFieldTypeInteger",
"alias": "new_conf",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "cum_conf",
"type": "esriFieldTypeInteger",
"alias": "cum_conf",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "cum_death",
"type": "esriFieldTypeInteger",
"alias": "cum_death",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "EPIWeek",
"type": "esriFieldTypeInteger",
"alias": "EPIWeek",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "EPIYear",
"type": "esriFieldTypeInteger",
"alias": "EPIYear",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "ID",
"type": "esriFieldTypeOID",
"alias": "ID",
"sqlType": "sqlTypeOther",
"domain": null,
"defaultValue": null
},
{
"name": "VIZ_NAME",
"type": "esriFieldTypeString",
"alias": "VIZ_NAME",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "GUID",
"type": "esriFieldTypeGUID",
"alias": "GUID",
"sqlType": "sqlTypeOther",
"length": 38,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_NAME_ZH",
"type": "esriFieldTypeString",
"alias": "ADM1_NAME_ZH",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_VIZNAME_FR",
"type": "esriFieldTypeString",
"alias": "ADM1_VIZNAME_FR",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_VIZNAME_ES",
"type": "esriFieldTypeString",
"alias": "ADM1_VIZNAME_ES",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_VIZNAME_RU",
"type": "esriFieldTypeString",
"alias": "ADM1_VIZNAME_RU",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
},
{
"name": "ADM1_VIZNAME_AR",
"type": "esriFieldTypeString",
"alias": "ADM1_VIZNAME_AR",
"sqlType": "sqlTypeOther",
"length": 255,
"domain": null,
"defaultValue": null
}
],
"features": [
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HUBEI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 13,
"cum_conf": 67773,
"cum_death": 3046,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38905,
"VIZ_NAME": "Hubei",
"GUID": "6b2b1a17-c5d7-4a29-9b2e-615c8636975e",
"ADM1_NAME_ZH": "湖北省 ",
"ADM1_VIZNAME_FR": "Hubei",
"ADM1_VIZNAME_ES": "Hubei",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2842357,
"y": 2158215
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "GUANGDONG",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 1353,
"cum_death": 8,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38907,
"VIZ_NAME": "Guangdong",
"GUID": "2a5afc4f-c634-46bd-af93-38ec7f485faa",
"ADM1_NAME_ZH": "广东省 ",
"ADM1_VIZNAME_FR": "Guangdong",
"ADM1_VIZNAME_ES": "Guangdong",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3162462,
"y": 3015991
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HENAN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 1272,
"cum_death": 22,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38904,
"VIZ_NAME": "Henan",
"GUID": "cf63548c-e8c8-46ba-9e64-88fd11e9918d",
"ADM1_NAME_ZH": "河南省 ",
"ADM1_VIZNAME_FR": "Henan",
"ADM1_VIZNAME_ES": "Henan",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2983703,
"y": 1795947
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "ZHEJIANG",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 1215,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38899,
"VIZ_NAME": "Zhejiang",
"GUID": "7436a286-c9d4-41c0-8dc2-cc660650555a",
"ADM1_NAME_ZH": "浙江省 ",
"ADM1_VIZNAME_FR": "Zhejiang",
"ADM1_VIZNAME_ES": "Zhejiang",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3658800,
"y": 2378585
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HUNAN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 1018,
"cum_death": 4,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38906,
"VIZ_NAME": "Hunan",
"GUID": "8951cad1-bfde-4c80-803d-a5e160a54660",
"ADM1_NAME_ZH": "湖南省 ",
"ADM1_VIZNAME_FR": "Hunan",
"ADM1_VIZNAME_ES": "Hunan",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2783326,
"y": 2564295
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "ANHUI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 990,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38900,
"VIZ_NAME": "Anhui",
"GUID": "15055ae8-5a4f-4a20-ab42-be18a7e17a23",
"ADM1_NAME_ZH": "安徽省 ",
"ADM1_VIZNAME_FR": "Anhui",
"ADM1_VIZNAME_ES": "Anhui",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3363669,
"y": 2053538
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "JIANGXI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 935,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38902,
"VIZ_NAME": "Jiangxi",
"GUID": "a2e58e84-518f-4cf0-ab74-2aa1fbed0cc9",
"ADM1_NAME_ZH": "吉林省 ",
"ADM1_VIZNAME_FR": "Jiangxi",
"ADM1_VIZNAME_ES": "Jiangxi",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3205389,
"y": 2563739
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "SHANDONG",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 1,
"cum_conf": 759,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38903,
"VIZ_NAME": "Shandong",
"GUID": "39d83de6-1e88-4dab-aee5-597cba0357ba",
"ADM1_NAME_ZH": "山东省 ",
"ADM1_VIZNAME_FR": "Shandong",
"ADM1_VIZNAME_ES": "Shandong",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3459882,
"y": 1478924
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "JIANGSU",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 631,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38898,
"VIZ_NAME": "Jiangsu",
"GUID": "59cba574-6650-4614-ab88-4c73e88b243a",
"ADM1_NAME_ZH": "江西省 ",
"ADM1_VIZNAME_FR": "Jiangsu",
"ADM1_VIZNAME_ES": "Jiangsu",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3563682,
"y": 2046540
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "CHONGQING",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 576,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38910,
"VIZ_NAME": "Chongqing",
"GUID": "1b291094-fe12-4a39-9ca3-76ff83c8b6b4",
"ADM1_NAME_ZH": "重庆市 ",
"ADM1_VIZNAME_FR": "Chongqing",
"ADM1_VIZNAME_ES": "Chongqing",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2379973,
"y": 2270258
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "SICHUAN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 539,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38911,
"VIZ_NAME": "Sichuan",
"GUID": "42fe9d5a-ca45-40cd-aeae-91bc531fae44",
"ADM1_NAME_ZH": "四川省 ",
"ADM1_VIZNAME_FR": "Sichuan",
"ADM1_VIZNAME_ES": "Sichuan",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 1837273,
"y": 2202673
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HEILONGJIANG",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 1,
"cum_conf": 482,
"cum_death": 13,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38896,
"VIZ_NAME": "Heilongjiang",
"GUID": "6353dc17-399c-453c-99fc-16580a8d1b62",
"ADM1_NAME_ZH": "黑龙江省 ",
"ADM1_VIZNAME_FR": "Heilongjiang",
"ADM1_VIZNAME_ES": "Heilongjiang",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 4494955,
"y": 0
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "BEIJING",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 6,
"cum_conf": 435,
"cum_death": 8,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38889,
"VIZ_NAME": "Beijing",
"GUID": "fc58cc33-93bb-4ad7-bbc8-723b4db04797",
"ADM1_NAME_ZH": "北京市 ",
"ADM1_VIZNAME_FR": "Beijing",
"ADM1_VIZNAME_ES": "Beijing",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3277964,
"y": 964555
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "SHANGHAI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 2,
"cum_conf": 344,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38897,
"VIZ_NAME": "Shanghai",
"GUID": "8d4a512d-3513-46aa-8db2-623bd242a0fc",
"ADM1_NAME_ZH": "上海市 ",
"ADM1_VIZNAME_FR": "Shanghai",
"ADM1_VIZNAME_ES": "Shanghai",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3801393,
"y": 2144371
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HEBEI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 318,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38891,
"VIZ_NAME": "Hebei",
"GUID": "f3da7955-58dc-42c5-888a-98dd5a60f694",
"ADM1_NAME_ZH": "河北省 ",
"ADM1_VIZNAME_FR": "Hebei",
"ADM1_VIZNAME_ES": "Hebei",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3135086,
"y": 1141450
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "FUJIAN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 296,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38901,
"VIZ_NAME": "Fujian",
"GUID": "aa361cd9-d530-4a8c-892e-fe300d9631a7",
"ADM1_NAME_ZH": "福建省 ",
"ADM1_VIZNAME_FR": "Fujian",
"ADM1_VIZNAME_ES": "Fujian",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3441821,
"y": 2743462
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "GUANGXI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 252,
"cum_death": 2,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38908,
"VIZ_NAME": "Guangxi",
"GUID": "5124cfe1-754b-4023-b9b9-f217f03952c2",
"ADM1_NAME_ZH": "广西壮族自治区 ",
"ADM1_VIZNAME_FR": "Guangxi",
"ADM1_VIZNAME_ES": "Guangxi",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2475711,
"y": 3005789
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "SHAANXI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 245,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38915,
"VIZ_NAME": "Shaanxi",
"GUID": "9a8d1190-cfe7-4b96-9af4-6323a8bb811f",
"ADM1_NAME_ZH": "陕西省 ",
"ADM1_VIZNAME_FR": "Shaanxi",
"ADM1_VIZNAME_ES": "Shaanxi",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2431391,
"y": 1809806
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "YUNNAN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 174,
"cum_death": 2,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38913,
"VIZ_NAME": "Yunnan",
"GUID": "6e77762f-3a6f-4c97-83f7-352ba53f4eed",
"ADM1_NAME_ZH": "云南省 ",
"ADM1_VIZNAME_FR": "Yunnan",
"ADM1_VIZNAME_ES": "Yunnan",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 1747415,
"y": 2956214
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HAINAN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 168,
"cum_death": 6,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38909,
"VIZ_NAME": "Hainan",
"GUID": "c880181d-f59d-4918-a3aa-1485c06b3d8a",
"ADM1_NAME_ZH": "海南省 ",
"ADM1_VIZNAME_FR": "Hainan",
"ADM1_VIZNAME_ES": "Hainan",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2576456,
"y": 3529150
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "GUIZHOU",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 146,
"cum_death": 2,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38912,
"VIZ_NAME": "Guizhou",
"GUID": "8d3d80e1-5951-4a5a-8ae5-1ef0d6c6f72a",
"ADM1_NAME_ZH": "贵州省 ",
"ADM1_VIZNAME_FR": "Guizhou",
"ADM1_VIZNAME_ES": "Guizhou",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2274826,
"y": 2658118
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "TIANJIN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 136,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38890,
"VIZ_NAME": "Tianjin",
"GUID": "1c20470a-9f9c-4a68-ac4c-f8aa6568d8d7",
"ADM1_NAME_ZH": "天津市 ",
"ADM1_VIZNAME_FR": "Tianjin",
"ADM1_VIZNAME_ES": "Tianjin",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3374564,
"y": 1083716
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "SHANXI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 133,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38892,
"VIZ_NAME": "Shanxi",
"GUID": "cb0fac63-8857-4656-b240-f6ee9fb8ba8b",
"ADM1_NAME_ZH": "山西省 ",
"ADM1_VIZNAME_FR": "Shanxi",
"ADM1_VIZNAME_ES": "Shanxi",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2844560,
"y": 1317340
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "LIAONING",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 125,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38894,
"VIZ_NAME": "Liaoning",
"GUID": "1787778c-f4b6-4a87-ae2d-47358b0189e8",
"ADM1_NAME_ZH": "澳门特别行政区 ",
"ADM1_VIZNAME_FR": "Liaoning",
"ADM1_VIZNAME_ES": "Liaoning",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 4081211,
"y": 774656
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "GANSU",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 1,
"cum_conf": 125,
"cum_death": 2,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38916,
"VIZ_NAME": "Gansu",
"GUID": "34bc25f0-a5ec-4155-9347-bed086078d10",
"ADM1_NAME_ZH": "甘肃省 ",
"ADM1_VIZNAME_FR": "Gansu",
"ADM1_VIZNAME_ES": "Gansu",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2065838,
"y": 1668693
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "HONG KONG SAR",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 5,
"cum_conf": 120,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38921,
"VIZ_NAME": "Hong Kong SAR",
"GUID": "1d6ae174-b847-45c5-8b3a-0463a55a87de",
"ADM1_NAME_ZH": "香港特别行政区 ",
"ADM1_VIZNAME_FR": "Hong Kong RAS",
"ADM1_VIZNAME_ES": "Hong Kong RAE\r\n",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3039592,
"y": 3166886
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "JILIN",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 93,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38895,
"VIZ_NAME": "Jilin",
"GUID": "a67e6c87-c94a-49d0-8165-0dd3e9a93a2e",
"ADM1_NAME_ZH": "辽宁省 ",
"ADM1_VIZNAME_FR": "Jilin",
"ADM1_VIZNAME_ES": "Jilin",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 4306434,
"y": 472577
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "XINJIANG",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 76,
"cum_death": 3,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38919,
"VIZ_NAME": "Xinjiang",
"GUID": "4f928375-7727-42a3-a18a-4ea52b8f6290",
"ADM1_NAME_ZH": "新疆维吾尔自治区 ",
"ADM1_VIZNAME_FR": "Xinjiang",
"ADM1_VIZNAME_ES": "Xinjiang",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 0,
"y": 837117
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "INNER MONGOLIA",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 75,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38893,
"VIZ_NAME": "Inner Mongolia",
"GUID": "608b9708-76b1-4935-b61a-a60970f48ea0",
"ADM1_NAME_ZH": "江苏省 ",
"ADM1_VIZNAME_FR": "Mongolie-Intérieure",
"ADM1_VIZNAME_ES": "Mongolia interior",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2731856,
"y": 794071
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "NINGXIA",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 75,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38918,
"VIZ_NAME": "Ningxia",
"GUID": "40d29323-c099-430a-815c-de7bcacdd6f8",
"ADM1_NAME_ZH": "宁夏回族自治区 ",
"ADM1_VIZNAME_FR": "Ningxia",
"ADM1_VIZNAME_ES": "Ningxia",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2199075,
"y": 1360642
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "TAIPEI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 2,
"cum_conf": 47,
"cum_death": 1,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38920,
"VIZ_NAME": "Taipei",
"GUID": "cf80c4a5-6726-42d3-9df5-ec966f01a66a",
"ADM1_NAME_ZH": "台北",
"ADM1_VIZNAME_FR": "Taïpei",
"ADM1_VIZNAME_ES": "Taipéi",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 3756621,
"y": 3014656
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "QINGHAI",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 18,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38917,
"VIZ_NAME": "Qinghai",
"GUID": "98af026f-142b-4e44-b97e-a693ad1f7be2",
"ADM1_NAME_ZH": "青海省 ",
"ADM1_VIZNAME_FR": "Qinghai",
"ADM1_VIZNAME_ES": "Qinghai",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 1130955,
"y": 1557692
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "MACAO SAR",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 10,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38922,
"VIZ_NAME": "Macao SAR",
"GUID": "3f3de6d2-1d43-4a64-990c-d9243ebdec04",
"ADM1_NAME_ZH": "内蒙古自治区 ",
"ADM1_VIZNAME_FR": "Macao RAS",
"ADM1_VIZNAME_ES": "Macao RAE",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 2975646,
"y": 3193475
}
},
{
"attributes": {
"ADM0_NAME": "CHINA",
"ADM1_NAME": "XIZANG",
"DateOfReport": 1583798400000,
"DateOfDataEntry": 1583884800000,
"new_conf": 0,
"cum_conf": 1,
"cum_death": 0,
"EPIWeek": 11,
"EPIYear": 2020,
"ID": 38914,
"VIZ_NAME": "Xizang",
"GUID": "e916c800-8209-4b3b-8fda-21c2a2dc3e19",
"ADM1_NAME_ZH": "西藏自治区 ",
"ADM1_VIZNAME_FR": "Région autonome du Tibet",
"ADM1_VIZNAME_ES": "Región autónoma de Tíbet",
"ADM1_VIZNAME_RU": null,
"ADM1_VIZNAME_AR": null
},
"geometry": {
"x": 340811,
"y": 2095648
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment