All Countries

GET https://corona.lmao.ninja/v2/countries?yesterday=&sort=

Returns a JSON array with an element for each country that has stats available. This includes iso codes, lat/long, a link to the country flag, cases, new cases, deaths, new deaths, recovered, active cases, critical cases, and cases/deaths per one million people. Data is updated every 10 minutes.

Request Params

KeyDatatypeRequiredDescription
yesterdaynullFor this parameter you can show yesterday data

Available values : true, false, 1, 0. | | sort | null | | For this parameter you can provide a key from the country model (e.g. cases, todayCases, deaths, recovered, active, etc) to sort the countries from greatest to least, depending on the key

Available values : cases, todayCases, deaths, todayDeaths, recovered, active, critical, casesPerOneMillion, deathsPerOneMillion. |

RESPONSES

status: OK

[{"updated":1587140875524,"country":"Afghanistan","countryInfo":{"_id":4,"iso2":"AF","iso3":"AFG","lat":33,"long":65,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/af.png"},"cases":840,"todayCases":56,"deaths":30,"todayDeaths":5,"recovered":54,"active":756,"critical":0,"casesPerOneMillion":22,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875533,"country":"Albania","countryInfo":{"_id":8,"iso2":"AL","iso3":"ALB","lat":41,"long":20,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/al.png"},"cases":518,"todayCases":24,"deaths":26,"todayDeaths":1,"recovered":277,"active":215,"critical":5,"casesPerOneMillion":180,"deathsPerOneMillion":9,"tests":4827,"testsPerOneMillion":1677},{"updated":1587140875510,"country":"Algeria","countryInfo":{"_id":12,"iso2":"DZ","iso3":"DZA","lat":28,"long":3,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/dz.png"},"cases":2268,"todayCases":108,"deaths":348,"todayDeaths":12,"recovered":783,"active":1137,"critical":60,"casesPerOneMillion":52,"deathsPerOneMillion":8,"tests":3359,"testsPerOneMillion":77},{"updated":1587140875529,"country":"Andorra","countryInfo":{"_id":20,"iso2":"AD","iso3":"AND","lat":42.5,"long":1.6,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ad.png"},"cases":673,"todayCases":0,"deaths":33,"todayDeaths":0,"recovered":169,"active":471,"critical":17,"casesPerOneMillion":8710,"deathsPerOneMillion":427,"tests":1673,"testsPerOneMillion":21653},{"updated":1587140875574,"country":"Angola","countryInfo":{"_id":24,"iso2":"AO","iso3":"AGO","lat":-12.5,"long":18.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ao.png"},"cases":19,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":5,"active":12,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875596,"country":"Anguilla","countryInfo":{"_id":660,"iso2":"AI","iso3":"AIA","lat":18.25,"long":-63.1667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ai.png"},"cases":3,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":1,"active":2,"critical":0,"casesPerOneMillion":200,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875572,"country":"Antigua and Barbuda","countryInfo":{"_id":28,"iso2":"AG","iso3":"ATG","lat":17.05,"long":-61.8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ag.png"},"cases":23,"todayCases":0,"deaths":3,"todayDeaths":1,"recovered":3,"active":17,"critical":1,"casesPerOneMillion":235,"deathsPerOneMillion":31,"tests":73,"testsPerOneMillion":745},{"updated":1587140875508,"country":"Argentina","countryInfo":{"_id":32,"iso2":"AR","iso3":"ARG","lat":-34,"long":-64,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ar.png"},"cases":2669,"todayCases":98,"deaths":122,"todayDeaths":10,"recovered":631,"active":1916,"critical":121,"casesPerOneMillion":59,"deathsPerOneMillion":3,"tests":26457,"testsPerOneMillion":585},{"updated":1587140875519,"country":"Armenia","countryInfo":{"_id":51,"iso2":"AM","iso3":"ARM","lat":40,"long":45,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/am.png"},"cases":1159,"todayCases":48,"deaths":18,"todayDeaths":1,"recovered":358,"active":783,"critical":30,"casesPerOneMillion":391,"deathsPerOneMillion":6,"tests":9632,"testsPerOneMillion":3250},{"updated":1587140875555,"country":"Aruba","countryInfo":{"_id":533,"iso2":"AW","iso3":"ABW","lat":12.5,"long":-69.9667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/aw.png"},"cases":95,"todayCases":2,"deaths":2,"todayDeaths":1,"recovered":39,"active":54,"critical":1,"casesPerOneMillion":890,"deathsPerOneMillion":19,"tests":1237,"testsPerOneMillion":11586},{"updated":1587140875493,"country":"Australia","countryInfo":{"_id":36,"iso2":"AU","iso3":"AUS","lat":-27,"long":133,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/au.png"},"cases":6468,"todayCases":21,"deaths":63,"todayDeaths":0,"recovered":3747,"active":2658,"critical":66,"casesPerOneMillion":254,"deathsPerOneMillion":2,"tests":380003,"testsPerOneMillion":14902},{"updated":1587140875483,"country":"Austria","countryInfo":{"_id":40,"iso2":"AT","iso3":"AUT","lat":47.3333,"long":13.3333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/at.png"},"cases":14476,"todayCases":126,"deaths":410,"todayDeaths":17,"recovered":8986,"active":5080,"critical":238,"casesPerOneMillion":1607,"deathsPerOneMillion":46,"tests":162816,"testsPerOneMillion":18078},{"updated":1587140875517,"country":"Azerbaijan","countryInfo":{"_id":31,"iso2":"AZ","iso3":"AZE","lat":40.5,"long":47.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/az.png"},"cases":1283,"todayCases":30,"deaths":15,"todayDeaths":2,"recovered":460,"active":808,"critical":28,"casesPerOneMillion":127,"deathsPerOneMillion":1,"tests":75397,"testsPerOneMillion":7436},{"updated":1587140875564,"country":"Bahamas","countryInfo":{"_id":44,"iso2":"BS","iso3":"BHS","lat":24.25,"long":-76,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bs.png"},"cases":53,"todayCases":0,"deaths":8,"todayDeaths":0,"recovered":6,"active":39,"critical":1,"casesPerOneMillion":135,"deathsPerOneMillion":20,"tests":0,"testsPerOneMillion":0},{"updated":1587140875512,"country":"Bahrain","countryInfo":{"_id":48,"iso2":"BH","iso3":"BHR","lat":26,"long":50.55,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bh.png"},"cases":1700,"todayCases":29,"deaths":7,"todayDeaths":0,"recovered":703,"active":990,"critical":3,"casesPerOneMillion":999,"deathsPerOneMillion":4,"tests":76630,"testsPerOneMillion":45035},{"updated":1587140875513,"country":"Bangladesh","countryInfo":{"_id":50,"iso2":"BD","iso3":"BGD","lat":24,"long":90,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bd.png"},"cases":1572,"todayCases":341,"deaths":60,"todayDeaths":10,"recovered":49,"active":1463,"critical":1,"casesPerOneMillion":10,"deathsPerOneMillion":0,"tests":17003,"testsPerOneMillion":103},{"updated":1587140875560,"country":"Barbados","countryInfo":{"_id":52,"iso2":"BB","iso3":"BRB","lat":13.1667,"long":-59.5333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bb.png"},"cases":75,"todayCases":2,"deaths":5,"todayDeaths":0,"recovered":15,"active":55,"critical":4,"casesPerOneMillion":261,"deathsPerOneMillion":17,"tests":900,"testsPerOneMillion":3132},{"updated":1587140875502,"country":"Belarus","countryInfo":{"_id":112,"iso2":"BY","iso3":"BLR","lat":53,"long":28,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/by.png"},"cases":4204,"todayCases":476,"deaths":40,"todayDeaths":4,"recovered":203,"active":3961,"critical":65,"casesPerOneMillion":445,"deathsPerOneMillion":4,"tests":81246,"testsPerOneMillion":8598},{"updated":1587140875478,"country":"Belgium","countryInfo":{"_id":56,"iso2":"BE","iso3":"BEL","lat":50.8333,"long":4,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/be.png"},"cases":34809,"todayCases":1236,"deaths":4857,"todayDeaths":417,"recovered":7562,"active":22390,"critical":1182,"casesPerOneMillion":3003,"deathsPerOneMillion":419,"tests":134303,"testsPerOneMillion":11588},{"updated":1587140875576,"country":"Belize","countryInfo":{"_id":84,"iso2":"BZ","iso3":"BLZ","lat":17.25,"long":-88.75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bz.png"},"cases":18,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":0,"active":16,"critical":1,"casesPerOneMillion":45,"deathsPerOneMillion":5,"tests":567,"testsPerOneMillion":1426},{"updated":1587140875568,"country":"Benin","countryInfo":{"_id":204,"iso2":"BJ","iso3":"BEN","lat":9.5,"long":2.25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bj.png"},"cases":35,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":18,"active":16,"critical":0,"casesPerOneMillion":3,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875558,"country":"Bermuda","countryInfo":{"_id":60,"iso2":"BM","iso3":"BMU","lat":32.3333,"long":-64.75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bm.png"},"cases":81,"todayCases":0,"deaths":5,"todayDeaths":0,"recovered":33,"active":43,"critical":3,"casesPerOneMillion":1301,"deathsPerOneMillion":80,"tests":527,"testsPerOneMillion":8462},{"updated":1587140875594,"country":"Bhutan","countryInfo":{"_id":64,"iso2":"BT","iso3":"BTN","lat":27.5,"long":90.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bt.png"},"cases":5,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":2,"active":3,"critical":0,"casesPerOneMillion":6,"deathsPerOneMillion":0,"tests":1166,"testsPerOneMillion":1511},{"updated":1587140875536,"country":"Bolivia","countryInfo":{"_id":68,"iso2":"BO","iso3":"BOL","lat":-17,"long":-65,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bo.png"},"cases":441,"todayCases":44,"deaths":29,"todayDeaths":1,"recovered":14,"active":398,"critical":3,"casesPerOneMillion":38,"deathsPerOneMillion":2,"tests":2185,"testsPerOneMillion":187},{"updated":1587140875518,"country":"Bosnia","countryInfo":{"_id":70,"iso2":"BA","iso3":"BIH","lat":44,"long":18,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ba.png"},"cases":1167,"todayCases":57,"deaths":43,"todayDeaths":2,"recovered":277,"active":847,"critical":4,"casesPerOneMillion":356,"deathsPerOneMillion":13,"tests":14743,"testsPerOneMillion":4494},{"updated":1587140875581,"country":"Botswana","countryInfo":{"_id":72,"iso2":"BW","iso3":"BWA","lat":-22,"long":24,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bw.png"},"cases":15,"todayCases":2,"deaths":1,"todayDeaths":0,"recovered":0,"active":14,"critical":0,"casesPerOneMillion":6,"deathsPerOneMillion":0,"tests":3441,"testsPerOneMillion":1463},{"updated":1587140875479,"country":"Brazil","countryInfo":{"_id":76,"iso2":"BR","iso3":"BRA","lat":-10,"long":-55,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/br.png"},"cases":30683,"todayCases":2073,"deaths":1947,"todayDeaths":190,"recovered":14026,"active":14710,"critical":6634,"casesPerOneMillion":144,"deathsPerOneMillion":9,"tests":62985,"testsPerOneMillion":296},{"updated":1587140875596,"country":"British Virgin Islands","countryInfo":{"_id":92,"iso2":"VG","iso3":"VGB","lat":18.5,"long":-64.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/vg.png"},"cases":3,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":2,"active":1,"critical":0,"casesPerOneMillion":99,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875551,"country":"Brunei","countryInfo":{"_id":96,"iso2":"BN","iso3":"BRN","lat":4.5,"long":114.6667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bn.png"},"cases":136,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":108,"active":27,"critical":2,"casesPerOneMillion":311,"deathsPerOneMillion":2,"tests":10826,"testsPerOneMillion":24746},{"updated":1587140875526,"country":"Bulgaria","countryInfo":{"_id":100,"iso2":"BG","iso3":"BGR","lat":43,"long":25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bg.png"},"cases":800,"todayCases":53,"deaths":38,"todayDeaths":2,"recovered":122,"active":640,"critical":37,"casesPerOneMillion":115,"deathsPerOneMillion":5,"tests":18502,"testsPerOneMillion":2663},{"updated":1587140875532,"country":"Burkina Faso","countryInfo":{"_id":854,"iso2":"BF","iso3":"BFA","lat":13,"long":-2,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bf.png"},"cases":546,"todayCases":4,"deaths":32,"todayDeaths":0,"recovered":257,"active":257,"critical":0,"casesPerOneMillion":26,"deathsPerOneMillion":2,"tests":0,"testsPerOneMillion":0},{"updated":1587140875594,"country":"Burundi","countryInfo":{"_id":108,"iso2":"BI","iso3":"BDI","lat":-3.5,"long":30,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bi.png"},"cases":5,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":0,"active":4,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875562,"country":"Cabo Verde","countryInfo":{"_id":132,"iso2":"CV","iso3":"CPV","lat":16,"long":-24,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cv.png"},"cases":56,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":1,"active":54,"critical":0,"casesPerOneMillion":101,"deathsPerOneMillion":2,"tests":0,"testsPerOneMillion":0},{"updated":1587140875552,"country":"Cambodia","countryInfo":{"_id":116,"iso2":"KH","iso3":"KHM","lat":13,"long":105,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/kh.png"},"cases":122,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":98,"active":24,"critical":1,"casesPerOneMillion":7,"deathsPerOneMillion":0,"tests":5768,"testsPerOneMillion":345},{"updated":1587140875521,"country":"Cameroon","countryInfo":{"_id":120,"iso2":"CM","iso3":"CMR","lat":6,"long":12,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cm.png"},"cases":996,"todayCases":148,"deaths":22,"todayDeaths":5,"recovered":164,"active":810,"critical":0,"casesPerOneMillion":38,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875480,"country":"Canada","countryInfo":{"_id":124,"iso2":"CA","iso3":"CAN","lat":60,"long":-95,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ca.png"},"cases":30106,"todayCases":1727,"deaths":1195,"todayDeaths":185,"recovered":9729,"active":19182,"critical":557,"casesPerOneMillion":798,"deathsPerOneMillion":32,"tests":487625,"testsPerOneMillion":12920},{"updated":1587140875597,"country":"Caribbean Netherlands","countryInfo":{"_id":535,"iso2":"BQ","iso3":"BES","lat":12.2,"long":-68.26,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bq.png"},"cases":3,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":3,"critical":0,"casesPerOneMillion":114,"deathsPerOneMillion":0,"tests":10,"testsPerOneMillion":381},{"updated":1587140875561,"country":"Cayman Islands","countryInfo":{"_id":136,"iso2":"KY","iso3":"CYM","lat":19.5,"long":-80.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ky.png"},"cases":60,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":6,"active":53,"critical":3,"casesPerOneMillion":913,"deathsPerOneMillion":15,"tests":636,"testsPerOneMillion":9677},{"updated":1587140875585,"country":"Central African Republic","countryInfo":{"_id":140,"iso2":"CF","iso3":"CAF","lat":7,"long":21,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cf.png"},"cases":12,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":4,"active":8,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875571,"country":"Chad","countryInfo":{"_id":148,"iso2":"TD","iso3":"TCD","lat":15,"long":19,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/td.png"},"cases":27,"todayCases":4,"deaths":0,"todayDeaths":0,"recovered":5,"active":22,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875535,"country":"Channel Islands","countryInfo":{"_id":832,"iso2":"JE","iso3":"JEY","lat":49.21,"long":-2.13,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/je.png"},"cases":457,"todayCases":10,"deaths":19,"todayDeaths":4,"recovered":73,"active":365,"critical":0,"casesPerOneMillion":2629,"deathsPerOneMillion":109,"tests":3320,"testsPerOneMillion":19095},{"updated":1587140875488,"country":"Chile","countryInfo":{"_id":152,"iso2":"CL","iso3":"CHL","lat":-30,"long":-71,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cl.png"},"cases":8807,"todayCases":534,"deaths":105,"todayDeaths":11,"recovered":3299,"active":5403,"critical":384,"casesPerOneMillion":461,"deathsPerOneMillion":5,"tests":98424,"testsPerOneMillion":5149},{"updated":1587140875471,"country":"China","countryInfo":{"_id":156,"iso2":"CN","iso3":"CHN","lat":35,"long":105,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cn.png"},"cases":82341,"todayCases":46,"deaths":3342,"todayDeaths":0,"recovered":77892,"active":1107,"critical":95,"casesPerOneMillion":57,"deathsPerOneMillion":2,"tests":0,"testsPerOneMillion":0},{"updated":1587140875506,"country":"Colombia","countryInfo":{"_id":170,"iso2":"CO","iso3":"COL","lat":4,"long":-72,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/co.png"},"cases":3233,"todayCases":128,"deaths":144,"todayDeaths":13,"recovered":550,"active":2539,"critical":98,"casesPerOneMillion":64,"deathsPerOneMillion":3,"tests":52085,"testsPerOneMillion":1024},{"updated":1587140875553,"country":"Congo","countryInfo":{"_id":178,"iso2":"CG","iso3":"COG","lat":-1,"long":15,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cg.png"},"cases":117,"todayCases":0,"deaths":5,"todayDeaths":0,"recovered":11,"active":101,"critical":0,"casesPerOneMillion":21,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875530,"country":"Costa Rica","countryInfo":{"_id":188,"iso2":"CR","iso3":"CRI","lat":10,"long":-84,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cr.png"},"cases":642,"todayCases":16,"deaths":4,"todayDeaths":0,"recovered":74,"active":564,"critical":11,"casesPerOneMillion":126,"deathsPerOneMillion":0,"tests":9396,"testsPerOneMillion":1844},{"updated":1587140875511,"country":"Croatia","countryInfo":{"_id":191,"iso2":"HR","iso3":"HRV","lat":45.1667,"long":15.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/hr.png"},"cases":1791,"todayCases":50,"deaths":35,"todayDeaths":2,"recovered":529,"active":1227,"critical":31,"casesPerOneMillion":436,"deathsPerOneMillion":9,"tests":20158,"testsPerOneMillion":4910},{"updated":1587140875524,"country":"Cuba","countryInfo":{"_id":192,"iso2":"CU","iso3":"CUB","lat":21.5,"long":-80,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cu.png"},"cases":862,"todayCases":48,"deaths":27,"todayDeaths":3,"recovered":171,"active":664,"critical":16,"casesPerOneMillion":76,"deathsPerOneMillion":2,"tests":21837,"testsPerOneMillion":1928},{"updated":1587140875583,"country":"Curaçao","countryInfo":{"_id":531,"iso2":"CW","iso3":"CUW","lat":12.15,"long":-68.97,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cw.png"},"cases":14,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":10,"active":3,"critical":0,"casesPerOneMillion":85,"deathsPerOneMillion":6,"tests":230,"testsPerOneMillion":1402},{"updated":1587140875527,"country":"Cyprus","countryInfo":{"_id":196,"iso2":"CY","iso3":"CYP","lat":35,"long":33,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cy.png"},"cases":735,"todayCases":20,"deaths":12,"todayDeaths":0,"recovered":77,"active":646,"critical":8,"casesPerOneMillion":609,"deathsPerOneMillion":10,"tests":17923,"testsPerOneMillion":14845},{"updated":1587140875494,"country":"Czechia","countryInfo":{"_id":203,"iso2":"CZ","iso3":"CZE","lat":49.75,"long":15.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cz.png"},"cases":6433,"todayCases":132,"deaths":169,"todayDeaths":3,"recovered":972,"active":5292,"critical":75,"casesPerOneMillion":601,"deathsPerOneMillion":16,"tests":146004,"testsPerOneMillion":13634},{"updated":1587140875530,"country":"Côte d'Ivoire","countryInfo":{"_id":384,"iso2":"CI","iso3":"CIV","lat":8,"long":-5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ci.png"},"cases":654,"todayCases":0,"deaths":6,"todayDeaths":0,"recovered":146,"active":502,"critical":0,"casesPerOneMillion":25,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875544,"country":"DRC","countryInfo":{"_id":180,"iso2":"CD","iso3":"COD","lat":0,"long":25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/cd.png"},"cases":267,"todayCases":13,"deaths":22,"todayDeaths":1,"recovered":23,"active":222,"critical":0,"casesPerOneMillion":3,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875492,"country":"Denmark","countryInfo":{"_id":208,"iso2":"DK","iso3":"DNK","lat":56,"long":10,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/dk.png"},"cases":6879,"todayCases":198,"deaths":321,"todayDeaths":12,"recovered":3023,"active":3535,"critical":92,"casesPerOneMillion":1188,"deathsPerOneMillion":55,"tests":82380,"testsPerOneMillion":14223},{"updated":1587140875528,"country":"Diamond Princess","countryInfo":{"_id":null,"iso2":null,"iso3":null,"lat":0,"long":0,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/unknow.png"},"cases":712,"todayCases":0,"deaths":13,"todayDeaths":0,"recovered":644,"active":55,"critical":7,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875531,"country":"Djibouti","countryInfo":{"_id":262,"iso2":"DJ","iso3":"DJI","lat":11.5,"long":43,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/dj.png"},"cases":591,"todayCases":156,"deaths":2,"todayDeaths":0,"recovered":73,"active":516,"critical":0,"casesPerOneMillion":598,"deathsPerOneMillion":2,"tests":6430,"testsPerOneMillion":6508},{"updated":1587140875580,"country":"Dominica","countryInfo":{"_id":212,"iso2":"DM","iso3":"DMA","lat":15.4167,"long":-61.3333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/dm.png"},"cases":16,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":8,"active":8,"critical":0,"casesPerOneMillion":222,"deathsPerOneMillion":0,"tests":345,"testsPerOneMillion":4793},{"updated":1587140875504,"country":"Dominican Republic","countryInfo":{"_id":214,"iso2":"DO","iso3":"DOM","lat":19,"long":-70.6667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/do.png"},"cases":3755,"todayCases":141,"deaths":196,"todayDeaths":7,"recovered":215,"active":3344,"critical":121,"casesPerOneMillion":346,"deathsPerOneMillion":18,"tests":12229,"testsPerOneMillion":1127},{"updated":1587140875489,"country":"Ecuador","countryInfo":{"_id":218,"iso2":"EC","iso3":"ECU","lat":-2,"long":-77.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ec.png"},"cases":8225,"todayCases":367,"deaths":403,"todayDeaths":15,"recovered":838,"active":6984,"critical":168,"casesPerOneMillion":466,"deathsPerOneMillion":23,"tests":27868,"testsPerOneMillion":1580},{"updated":1587140875507,"country":"Egypt","countryInfo":{"_id":818,"iso2":"EG","iso3":"EGY","lat":27,"long":30,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/eg.png"},"cases":2673,"todayCases":168,"deaths":196,"todayDeaths":13,"recovered":596,"active":1881,"critical":0,"casesPerOneMillion":26,"deathsPerOneMillion":2,"tests":25000,"testsPerOneMillion":244},{"updated":1587140875548,"country":"El Salvador","countryInfo":{"_id":222,"iso2":"SV","iso3":"SLV","lat":13.8333,"long":-88.9167,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sv.png"},"cases":164,"todayCases":5,"deaths":6,"todayDeaths":0,"recovered":33,"active":125,"critical":2,"casesPerOneMillion":25,"deathsPerOneMillion":0,"tests":8333,"testsPerOneMillion":1285},{"updated":1587140875565,"country":"Equatorial Guinea","countryInfo":{"_id":226,"iso2":"GQ","iso3":"GNQ","lat":2,"long":10,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gq.png"},"cases":51,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":4,"active":47,"critical":0,"casesPerOneMillion":36,"deathsPerOneMillion":0,"tests":854,"testsPerOneMillion":609},{"updated":1587140875569,"country":"Eritrea","countryInfo":{"_id":232,"iso2":"ER","iso3":"ERI","lat":15,"long":39,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/er.png"},"cases":35,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":35,"critical":0,"casesPerOneMillion":10,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875515,"country":"Estonia","countryInfo":{"_id":233,"iso2":"EE","iso3":"EST","lat":59,"long":26,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ee.png"},"cases":1434,"todayCases":34,"deaths":36,"todayDeaths":1,"recovered":133,"active":1265,"critical":10,"casesPerOneMillion":1081,"deathsPerOneMillion":27,"tests":36024,"testsPerOneMillion":27156},{"updated":1587140875556,"country":"Ethiopia","countryInfo":{"_id":231,"iso2":"ET","iso3":"ETH","lat":8,"long":38,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/et.png"},"cases":92,"todayCases":7,"deaths":3,"todayDeaths":0,"recovered":15,"active":74,"critical":1,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":5389,"testsPerOneMillion":47},{"updated":1587140875587,"country":"Falkland Islands (Malvinas)","countryInfo":{"_id":238,"iso2":"FK","iso3":"FLK","lat":-51.75,"long":-59,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/fk.png"},"cases":11,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":1,"active":10,"critical":0,"casesPerOneMillion":3161,"deathsPerOneMillion":0,"tests":137,"testsPerOneMillion":39368},{"updated":1587140875547,"country":"Faroe Islands","countryInfo":{"_id":234,"iso2":"FO","iso3":"FRO","lat":62,"long":-7,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/fo.png"},"cases":184,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":169,"active":15,"critical":0,"casesPerOneMillion":3766,"deathsPerOneMillion":0,"tests":5765,"testsPerOneMillion":117983},{"updated":1587140875578,"country":"Fiji","countryInfo":{"_id":242,"iso2":"FJ","iso3":"FJI","lat":-18,"long":175,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/fj.png"},"cases":17,"todayCases":1,"deaths":0,"todayDeaths":0,"recovered":0,"active":17,"critical":0,"casesPerOneMillion":19,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875506,"country":"Finland","countryInfo":{"_id":246,"iso2":"FI","iso3":"FIN","lat":64,"long":26,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/fi.png"},"cases":3369,"todayCases":132,"deaths":75,"todayDeaths":3,"recovered":1700,"active":1594,"critical":76,"casesPerOneMillion":608,"deathsPerOneMillion":14,"tests":49700,"testsPerOneMillion":8970},{"updated":1587140875475,"country":"France","countryInfo":{"_id":250,"iso2":"FR","iso3":"FRA","lat":46,"long":2,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/fr.png"},"cases":165027,"todayCases":17164,"deaths":17920,"todayDeaths":753,"recovered":32812,"active":114295,"critical":6248,"casesPerOneMillion":2528,"deathsPerOneMillion":275,"tests":333807,"testsPerOneMillion":5114},{"updated":1587140875557,"country":"French Guiana","countryInfo":{"_id":254,"iso2":"GF","iso3":"GUF","lat":4,"long":-53,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gf.png"},"cases":86,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":51,"active":35,"critical":1,"casesPerOneMillion":288,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875563,"country":"French Polynesia","countryInfo":{"_id":258,"iso2":"PF","iso3":"PYF","lat":-15,"long":-140,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pf.png"},"cases":55,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":55,"critical":1,"casesPerOneMillion":196,"deathsPerOneMillion":0,"tests":920,"testsPerOneMillion":3275},{"updated":1587140875559,"country":"Gabon","countryInfo":{"_id":266,"iso2":"GA","iso3":"GAB","lat":-1,"long":11.75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ga.png"},"cases":80,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":4,"active":75,"critical":0,"casesPerOneMillion":36,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875590,"country":"Gambia","countryInfo":{"_id":270,"iso2":"GM","iso3":"GMB","lat":13.4667,"long":-16.5667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gm.png"},"cases":9,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":2,"active":6,"critical":0,"casesPerOneMillion":4,"deathsPerOneMillion":0,"tests":281,"testsPerOneMillion":116},{"updated":1587140875540,"country":"Georgia","countryInfo":{"_id":268,"iso2":"GE","iso3":"GEO","lat":42,"long":43.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ge.png"},"cases":348,"todayCases":42,"deaths":3,"todayDeaths":0,"recovered":76,"active":269,"critical":6,"casesPerOneMillion":87,"deathsPerOneMillion":0,"tests":5027,"testsPerOneMillion":1260},{"updated":1587140875475,"country":"Germany","countryInfo":{"_id":276,"iso2":"DE","iso3":"DEU","lat":51,"long":9,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/de.png"},"cases":137698,"todayCases":2945,"deaths":4052,"todayDeaths":248,"recovered":77000,"active":56646,"critical":4288,"casesPerOneMillion":1643,"deathsPerOneMillion":48,"tests":1728357,"testsPerOneMillion":20629},{"updated":1587140875531,"country":"Ghana","countryInfo":{"_id":288,"iso2":"GH","iso3":"GHA","lat":8,"long":-2,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gh.png"},"cases":641,"todayCases":0,"deaths":8,"todayDeaths":0,"recovered":83,"active":550,"critical":2,"casesPerOneMillion":21,"deathsPerOneMillion":0,"tests":50719,"testsPerOneMillion":1632},{"updated":1587140875552,"country":"Gibraltar","countryInfo":{"_id":292,"iso2":"GI","iso3":"GIB","lat":36.1833,"long":-5.3667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gi.png"},"cases":131,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":104,"active":27,"critical":1,"casesPerOneMillion":3888,"deathsPerOneMillion":0,"tests":1649,"testsPerOneMillion":48945},{"updated":1587140875510,"country":"Greece","countryInfo":{"_id":300,"iso2":"GR","iso3":"GRC","lat":39,"long":22,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gr.png"},"cases":2207,"todayCases":15,"deaths":105,"todayDeaths":3,"recovered":269,"active":1833,"critical":69,"casesPerOneMillion":212,"deathsPerOneMillion":10,"tests":50771,"testsPerOneMillion":4871},{"updated":1587140875587,"country":"Greenland","countryInfo":{"_id":304,"iso2":"GL","iso3":"GRL","lat":72,"long":-40,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gl.png"},"cases":11,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":11,"active":0,"critical":0,"casesPerOneMillion":194,"deathsPerOneMillion":0,"tests":912,"testsPerOneMillion":16065},{"updated":1587140875584,"country":"Grenada","countryInfo":{"_id":308,"iso2":"GD","iso3":"GRD","lat":12.1167,"long":-61.6667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gd.png"},"cases":14,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":14,"critical":2,"casesPerOneMillion":124,"deathsPerOneMillion":0,"tests":92,"testsPerOneMillion":818},{"updated":1587140875550,"country":"Guadeloupe","countryInfo":{"_id":312,"iso2":"GP","iso3":"GLP","lat":16.25,"long":-61.5833,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gp.png"},"cases":145,"todayCases":0,"deaths":8,"todayDeaths":0,"recovered":67,"active":70,"critical":13,"casesPerOneMillion":362,"deathsPerOneMillion":20,"tests":0,"testsPerOneMillion":0},{"updated":1587140875546,"country":"Guatemala","countryInfo":{"_id":320,"iso2":"GT","iso3":"GTM","lat":15.5,"long":-90.25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gt.png"},"cases":196,"todayCases":16,"deaths":5,"todayDeaths":0,"recovered":19,"active":172,"critical":3,"casesPerOneMillion":11,"deathsPerOneMillion":0,"tests":7200,"testsPerOneMillion":402},{"updated":1587140875536,"country":"Guinea","countryInfo":{"_id":324,"iso2":"GN","iso3":"GIN","lat":11,"long":-10,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gn.png"},"cases":438,"todayCases":34,"deaths":1,"todayDeaths":0,"recovered":49,"active":388,"critical":0,"casesPerOneMillion":33,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875567,"country":"Guinea-Bissau","countryInfo":{"_id":624,"iso2":"GW","iso3":"GNB","lat":12,"long":-15,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gw.png"},"cases":43,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":43,"critical":0,"casesPerOneMillion":22,"deathsPerOneMillion":0,"tests":1500,"testsPerOneMillion":762},{"updated":1587140875563,"country":"Guyana","countryInfo":{"_id":328,"iso2":"GY","iso3":"GUY","lat":5,"long":-59,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gy.png"},"cases":55,"todayCases":0,"deaths":6,"todayDeaths":0,"recovered":8,"active":41,"critical":5,"casesPerOneMillion":70,"deathsPerOneMillion":8,"tests":213,"testsPerOneMillion":271},{"updated":1587140875567,"country":"Haiti","countryInfo":{"_id":332,"iso2":"HT","iso3":"HTI","lat":19,"long":-72.4167,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ht.png"},"cases":41,"todayCases":0,"deaths":3,"todayDeaths":0,"recovered":0,"active":38,"critical":0,"casesPerOneMillion":4,"deathsPerOneMillion":0,"tests":365,"testsPerOneMillion":32},{"updated":1587140875591,"country":"Holy See (Vatican City State)","countryInfo":{"_id":336,"iso2":"VA","iso3":"VAT","lat":41.9,"long":12.45,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/va.png"},"cases":8,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":2,"active":6,"critical":0,"casesPerOneMillion":9988,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875537,"country":"Honduras","countryInfo":{"_id":340,"iso2":"HN","iso3":"HND","lat":15,"long":-86.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/hn.png"},"cases":426,"todayCases":7,"deaths":35,"todayDeaths":4,"recovered":9,"active":382,"critical":10,"casesPerOneMillion":43,"deathsPerOneMillion":4,"tests":2012,"testsPerOneMillion":203},{"updated":1587140875521,"country":"Hong Kong","countryInfo":{"_id":344,"iso2":"HK","iso3":"HKG","lat":22.25,"long":114.1667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/hk.png"},"cases":1018,"todayCases":1,"deaths":4,"todayDeaths":0,"recovered":485,"active":529,"critical":9,"casesPerOneMillion":136,"deathsPerOneMillion":0,"tests":116273,"testsPerOneMillion":15509},{"updated":1587140875513,"country":"Hungary","countryInfo":{"_id":348,"iso2":"HU","iso3":"HUN","lat":47,"long":20,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/hu.png"},"cases":1652,"todayCases":73,"deaths":142,"todayDeaths":8,"recovered":199,"active":1311,"critical":60,"casesPerOneMillion":171,"deathsPerOneMillion":15,"tests":38489,"testsPerOneMillion":3984},{"updated":1587140875512,"country":"Iceland","countryInfo":{"_id":352,"iso2":"IS","iso3":"ISL","lat":65,"long":-18,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/is.png"},"cases":1739,"todayCases":12,"deaths":8,"todayDeaths":0,"recovered":1144,"active":587,"critical":6,"casesPerOneMillion":5096,"deathsPerOneMillion":23,"tests":38204,"testsPerOneMillion":111955},{"updated":1587140875484,"country":"India","countryInfo":{"_id":356,"iso2":"IN","iso3":"IND","lat":20,"long":77,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/in.png"},"cases":13430,"todayCases":1060,"deaths":448,"todayDeaths":26,"recovered":1768,"active":11214,"critical":0,"casesPerOneMillion":10,"deathsPerOneMillion":0,"tests":302956,"testsPerOneMillion":220},{"updated":1587140875498,"country":"Indonesia","countryInfo":{"_id":360,"iso2":"ID","iso3":"IDN","lat":-5,"long":120,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/id.png"},"cases":5516,"todayCases":380,"deaths":496,"todayDeaths":27,"recovered":548,"active":4472,"critical":0,"casesPerOneMillion":20,"deathsPerOneMillion":2,"tests":36000,"testsPerOneMillion":132},{"updated":1587140875477,"country":"Iran","countryInfo":{"_id":364,"iso2":"IR","iso3":"IRN","lat":32,"long":53,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ir.png"},"cases":77995,"todayCases":1606,"deaths":4869,"todayDeaths":92,"recovered":52229,"active":20897,"critical":3594,"casesPerOneMillion":929,"deathsPerOneMillion":58,"tests":310340,"testsPerOneMillion":3695},{"updated":1587140875514,"country":"Iraq","countryInfo":{"_id":368,"iso2":"IQ","iso3":"IRQ","lat":33,"long":44,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/iq.png"},"cases":1434,"todayCases":19,"deaths":80,"todayDeaths":1,"recovered":856,"active":498,"critical":0,"casesPerOneMillion":36,"deathsPerOneMillion":2,"tests":49260,"testsPerOneMillion":1225},{"updated":1587140875485,"country":"Ireland","countryInfo":{"_id":372,"iso2":"IE","iso3":"IRL","lat":53,"long":-8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ie.png"},"cases":13271,"todayCases":724,"deaths":486,"todayDeaths":42,"recovered":77,"active":12708,"critical":156,"casesPerOneMillion":2688,"deathsPerOneMillion":98,"tests":90646,"testsPerOneMillion":18358},{"updated":1587140875542,"country":"Isle of Man","countryInfo":{"_id":833,"iso2":"IM","iso3":"IMN","lat":54.23,"long":-4.55,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/im.png"},"cases":284,"todayCases":28,"deaths":4,"todayDeaths":0,"recovered":154,"active":126,"critical":13,"casesPerOneMillion":3340,"deathsPerOneMillion":47,"tests":2261,"testsPerOneMillion":26590},{"updated":1587140875485,"country":"Israel","countryInfo":{"_id":376,"iso2":"IL","iso3":"ISR","lat":31.5,"long":34.75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/il.png"},"cases":12758,"todayCases":257,"deaths":142,"todayDeaths":12,"recovered":2818,"active":9798,"critical":181,"casesPerOneMillion":1474,"deathsPerOneMillion":16,"tests":187250,"testsPerOneMillion":21634},{"updated":1587140875474,"country":"Italy","countryInfo":{"_id":380,"iso2":"IT","iso3":"ITA","lat":42.8333,"long":12.8333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/it.png"},"cases":168941,"todayCases":3786,"deaths":22170,"todayDeaths":525,"recovered":40164,"active":106607,"critical":2936,"casesPerOneMillion":2794,"deathsPerOneMillion":367,"tests":1178403,"testsPerOneMillion":19490},{"updated":1587140875550,"country":"Jamaica","countryInfo":{"_id":388,"iso2":"JM","iso3":"JAM","lat":18.25,"long":-77.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/jm.png"},"cases":143,"todayCases":18,"deaths":5,"todayDeaths":0,"recovered":21,"active":117,"critical":0,"casesPerOneMillion":48,"deathsPerOneMillion":2,"tests":1424,"testsPerOneMillion":481},{"updated":1587140875488,"country":"Japan","countryInfo":{"_id":392,"iso2":"JP","iso3":"JPN","lat":36,"long":138,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/jp.png"},"cases":9231,"todayCases":605,"deaths":190,"todayDeaths":12,"recovered":935,"active":8106,"critical":193,"casesPerOneMillion":73,"deathsPerOneMillion":2,"tests":100703,"testsPerOneMillion":796},{"updated":1587140875538,"country":"Jordan","countryInfo":{"_id":400,"iso2":"JO","iso3":"JOR","lat":31,"long":36,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/jo.png"},"cases":402,"todayCases":1,"deaths":7,"todayDeaths":0,"recovered":259,"active":136,"critical":5,"casesPerOneMillion":39,"deathsPerOneMillion":0,"tests":20500,"testsPerOneMillion":2009},{"updated":1587140875515,"country":"Kazakhstan","countryInfo":{"_id":398,"iso2":"KZ","iso3":"KAZ","lat":48,"long":68,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/kz.png"},"cases":1402,"todayCases":107,"deaths":17,"todayDeaths":1,"recovered":277,"active":1108,"critical":22,"casesPerOneMillion":75,"deathsPerOneMillion":0,"tests":85735,"testsPerOneMillion":4566},{"updated":1587140875545,"country":"Kenya","countryInfo":{"_id":404,"iso2":"KE","iso3":"KEN","lat":1,"long":38,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ke.png"},"cases":234,"todayCases":9,"deaths":11,"todayDeaths":1,"recovered":53,"active":170,"critical":2,"casesPerOneMillion":4,"deathsPerOneMillion":0,"tests":9630,"testsPerOneMillion":179},{"updated":1587140875514,"country":"Kuwait","countryInfo":{"_id":414,"iso2":"KW","iso3":"KWT","lat":29.3375,"long":47.6581,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/kw.png"},"cases":1524,"todayCases":119,"deaths":3,"todayDeaths":0,"recovered":225,"active":1296,"critical":32,"casesPerOneMillion":357,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875534,"country":"Kyrgyzstan","countryInfo":{"_id":417,"iso2":"KG","iso3":"KGZ","lat":41,"long":75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/kg.png"},"cases":466,"todayCases":17,"deaths":5,"todayDeaths":0,"recovered":91,"active":370,"critical":5,"casesPerOneMillion":71,"deathsPerOneMillion":0,"tests":26147,"testsPerOneMillion":4008},{"updated":1587140875574,"country":"Lao People's Democratic Republic","countryInfo":{"_id":418,"iso2":"LA","iso3":"LAO","lat":18,"long":105,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/la.png"},"cases":19,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":2,"active":17,"critical":0,"casesPerOneMillion":3,"deathsPerOneMillion":0,"tests":1288,"testsPerOneMillion":177},{"updated":1587140875528,"country":"Latvia","countryInfo":{"_id":428,"iso2":"LV","iso3":"LVA","lat":57,"long":25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lv.png"},"cases":675,"todayCases":9,"deaths":5,"todayDeaths":0,"recovered":57,"active":613,"critical":3,"casesPerOneMillion":358,"deathsPerOneMillion":3,"tests":31302,"testsPerOneMillion":16595},{"updated":1587140875529,"country":"Lebanon","countryInfo":{"_id":422,"iso2":"LB","iso3":"LBN","lat":33.8333,"long":35.8333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lb.png"},"cases":663,"todayCases":5,"deaths":21,"todayDeaths":0,"recovered":86,"active":556,"critical":30,"casesPerOneMillion":97,"deathsPerOneMillion":3,"tests":18115,"testsPerOneMillion":2654},{"updated":1587140875561,"country":"Liberia","countryInfo":{"_id":430,"iso2":"LR","iso3":"LBR","lat":6.5,"long":-9.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lr.png"},"cases":59,"todayCases":0,"deaths":6,"todayDeaths":0,"recovered":4,"active":49,"critical":0,"casesPerOneMillion":12,"deathsPerOneMillion":1,"tests":0,"testsPerOneMillion":0},{"updated":1587140875565,"country":"Libyan Arab Jamahiriya","countryInfo":{"_id":434,"iso2":"LY","iso3":"LBY","lat":25,"long":17,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ly.png"},"cases":49,"todayCases":1,"deaths":1,"todayDeaths":0,"recovered":11,"active":37,"critical":0,"casesPerOneMillion":7,"deathsPerOneMillion":0,"tests":699,"testsPerOneMillion":102},{"updated":1587140875560,"country":"Liechtenstein","countryInfo":{"_id":438,"iso2":"LI","iso3":"LIE","lat":47.1667,"long":9.5333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/li.png"},"cases":79,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":55,"active":23,"critical":0,"casesPerOneMillion":2072,"deathsPerOneMillion":26,"tests":900,"testsPerOneMillion":23605},{"updated":1587140875519,"country":"Lithuania","countryInfo":{"_id":440,"iso2":"LT","iso3":"LTU","lat":56,"long":24,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lt.png"},"cases":1128,"todayCases":37,"deaths":32,"todayDeaths":2,"recovered":178,"active":918,"critical":14,"casesPerOneMillion":414,"deathsPerOneMillion":12,"tests":48537,"testsPerOneMillion":17829},{"updated":1587140875505,"country":"Luxembourg","countryInfo":{"_id":442,"iso2":"LU","iso3":"LUX","lat":49.75,"long":6.1667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lu.png"},"cases":3444,"todayCases":71,"deaths":69,"todayDeaths":0,"recovered":552,"active":2823,"critical":35,"casesPerOneMillion":5502,"deathsPerOneMillion":110,"tests":31660,"testsPerOneMillion":50577},{"updated":1587140875590,"country":"MS Zaandam","countryInfo":{"_id":null,"iso2":null,"iso3":null,"lat":0,"long":0,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/unknow.png"},"cases":9,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":0,"active":7,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875566,"country":"Macao","countryInfo":{"_id":446,"iso2":"MO","iso3":"MAC","lat":22.1667,"long":113.55,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mo.png"},"cases":45,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":16,"active":29,"critical":1,"casesPerOneMillion":69,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875520,"country":"Macedonia","countryInfo":{"_id":807,"iso2":"MK","iso3":"MKD","lat":41.8333,"long":22,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mk.png"},"cases":1081,"todayCases":107,"deaths":46,"todayDeaths":1,"recovered":121,"active":914,"critical":15,"casesPerOneMillion":519,"deathsPerOneMillion":22,"tests":10422,"testsPerOneMillion":5002},{"updated":1587140875554,"country":"Madagascar","countryInfo":{"_id":450,"iso2":"MG","iso3":"MDG","lat":-20,"long":47,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mg.png"},"cases":111,"todayCases":1,"deaths":0,"todayDeaths":0,"recovered":33,"active":78,"critical":1,"casesPerOneMillion":4,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875579,"country":"Malawi","countryInfo":{"_id":454,"iso2":"MW","iso3":"MWI","lat":-13.5,"long":34,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mw.png"},"cases":16,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":0,"active":14,"critical":1,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":343,"testsPerOneMillion":18},{"updated":1587140875500,"country":"Malaysia","countryInfo":{"_id":458,"iso2":"MY","iso3":"MYS","lat":2.5,"long":112.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/my.png"},"cases":5182,"todayCases":110,"deaths":84,"todayDeaths":1,"recovered":2766,"active":2332,"critical":56,"casesPerOneMillion":160,"deathsPerOneMillion":3,"tests":87183,"testsPerOneMillion":2694},{"updated":1587140875572,"country":"Maldives","countryInfo":{"_id":462,"iso2":"MV","iso3":"MDV","lat":3.25,"long":73,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mv.png"},"cases":25,"todayCases":3,"deaths":0,"todayDeaths":0,"recovered":16,"active":9,"critical":0,"casesPerOneMillion":46,"deathsPerOneMillion":0,"tests":3432,"testsPerOneMillion":6349},{"updated":1587140875548,"country":"Mali","countryInfo":{"_id":466,"iso2":"ML","iso3":"MLI","lat":17,"long":-4,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ml.png"},"cases":171,"todayCases":23,"deaths":13,"todayDeaths":0,"recovered":34,"active":124,"critical":0,"casesPerOneMillion":8,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875538,"country":"Malta","countryInfo":{"_id":470,"iso2":"MT","iso3":"MLT","lat":35.8333,"long":14.5833,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mt.png"},"cases":412,"todayCases":13,"deaths":3,"todayDeaths":0,"recovered":82,"active":327,"critical":4,"casesPerOneMillion":933,"deathsPerOneMillion":7,"tests":21164,"testsPerOneMillion":47932},{"updated":1587140875549,"country":"Martinique","countryInfo":{"_id":474,"iso2":"MQ","iso3":"MTQ","lat":14.6667,"long":-61,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mq.png"},"cases":158,"todayCases":0,"deaths":8,"todayDeaths":0,"recovered":73,"active":77,"critical":17,"casesPerOneMillion":421,"deathsPerOneMillion":21,"tests":0,"testsPerOneMillion":0},{"updated":1587140875592,"country":"Mauritania","countryInfo":{"_id":478,"iso2":"MR","iso3":"MRT","lat":20,"long":-12,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mr.png"},"cases":7,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":2,"active":4,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":713,"testsPerOneMillion":153},{"updated":1587140875541,"country":"Mauritius","countryInfo":{"_id":480,"iso2":"MU","iso3":"MUS","lat":-20.2833,"long":57.55,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mu.png"},"cases":324,"todayCases":0,"deaths":9,"todayDeaths":0,"recovered":81,"active":234,"critical":3,"casesPerOneMillion":255,"deathsPerOneMillion":7,"tests":8279,"testsPerOneMillion":6510},{"updated":1587140875545,"country":"Mayotte","countryInfo":{"_id":175,"iso2":"YT","iso3":"MYT","lat":-12.8333,"long":45.1667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/yt.png"},"cases":233,"todayCases":16,"deaths":3,"todayDeaths":0,"recovered":69,"active":161,"critical":3,"casesPerOneMillion":854,"deathsPerOneMillion":11,"tests":1500,"testsPerOneMillion":5498},{"updated":1587140875496,"country":"Mexico","countryInfo":{"_id":484,"iso2":"MX","iso3":"MEX","lat":23,"long":-102,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mx.png"},"cases":5847,"todayCases":448,"deaths":449,"todayDeaths":43,"recovered":2125,"active":3273,"critical":207,"casesPerOneMillion":45,"deathsPerOneMillion":3,"tests":40091,"testsPerOneMillion":311},{"updated":1587140875511,"country":"Moldova","countryInfo":{"_id":498,"iso2":"MD","iso3":"MDA","lat":47,"long":29,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/md.png"},"cases":2154,"todayCases":105,"deaths":54,"todayDeaths":8,"recovered":235,"active":1865,"critical":80,"casesPerOneMillion":534,"deathsPerOneMillion":13,"tests":9208,"testsPerOneMillion":2283},{"updated":1587140875556,"country":"Monaco","countryInfo":{"_id":492,"iso2":"MC","iso3":"MCO","lat":43.7333,"long":7.4,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mc.png"},"cases":93,"todayCases":0,"deaths":3,"todayDeaths":0,"recovered":12,"active":78,"critical":2,"casesPerOneMillion":2370,"deathsPerOneMillion":76,"tests":0,"testsPerOneMillion":0},{"updated":1587140875570,"country":"Mongolia","countryInfo":{"_id":496,"iso2":"MN","iso3":"MNG","lat":46,"long":105,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mn.png"},"cases":31,"todayCases":1,"deaths":0,"todayDeaths":0,"recovered":5,"active":26,"critical":0,"casesPerOneMillion":9,"deathsPerOneMillion":0,"tests":1077,"testsPerOneMillion":329},{"updated":1587140875542,"country":"Montenegro","countryInfo":{"_id":499,"iso2":"ME","iso3":"MNE","lat":42,"long":19,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/me.png"},"cases":303,"todayCases":15,"deaths":4,"todayDeaths":0,"recovered":55,"active":244,"critical":7,"casesPerOneMillion":482,"deathsPerOneMillion":6,"tests":3874,"testsPerOneMillion":6168},{"updated":1587140875588,"country":"Montserrat","countryInfo":{"_id":500,"iso2":"MS","iso3":"MSR","lat":16.75,"long":-62.2,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ms.png"},"cases":11,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":1,"active":10,"critical":1,"casesPerOneMillion":2204,"deathsPerOneMillion":0,"tests":36,"testsPerOneMillion":7212},{"updated":1587140875509,"country":"Morocco","countryInfo":{"_id":504,"iso2":"MA","iso3":"MAR","lat":32,"long":-5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ma.png"},"cases":2283,"todayCases":259,"deaths":130,"todayDeaths":3,"recovered":249,"active":1904,"critical":1,"casesPerOneMillion":62,"deathsPerOneMillion":4,"tests":11996,"testsPerOneMillion":325},{"updated":1587140875571,"country":"Mozambique","countryInfo":{"_id":508,"iso2":"MZ","iso3":"MOZ","lat":-18.25,"long":35,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mz.png"},"cases":31,"todayCases":2,"deaths":0,"todayDeaths":0,"recovered":2,"active":29,"critical":0,"casesPerOneMillion":1,"deathsPerOneMillion":0,"tests":855,"testsPerOneMillion":27},{"updated":1587140875557,"country":"Myanmar","countryInfo":{"_id":104,"iso2":"MM","iso3":"MMR","lat":22,"long":98,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mm.png"},"cases":85,"todayCases":11,"deaths":4,"todayDeaths":0,"recovered":2,"active":79,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":3236,"testsPerOneMillion":59},{"updated":1587140875581,"country":"Namibia","countryInfo":{"_id":516,"iso2":"NA","iso3":"NAM","lat":-22,"long":17,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/na.png"},"cases":16,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":4,"active":12,"critical":0,"casesPerOneMillion":6,"deathsPerOneMillion":0,"tests":362,"testsPerOneMillion":142},{"updated":1587140875580,"country":"Nepal","countryInfo":{"_id":524,"iso2":"NP","iso3":"NPL","lat":28,"long":84,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/np.png"},"cases":16,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":2,"active":14,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":15800,"testsPerOneMillion":542},{"updated":1587140875481,"country":"Netherlands","countryInfo":{"_id":528,"iso2":"NL","iso3":"NLD","lat":52.5,"long":5.75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/nl.png"},"cases":29214,"todayCases":1061,"deaths":3315,"todayDeaths":181,"recovered":250,"active":25649,"critical":1279,"casesPerOneMillion":1705,"deathsPerOneMillion":193,"tests":147948,"testsPerOneMillion":8634},{"updated":1587140875577,"country":"New Caledonia","countryInfo":{"_id":540,"iso2":"NC","iso3":"NCL","lat":-21.5,"long":165.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/nc.png"},"cases":18,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":1,"active":17,"critical":1,"casesPerOneMillion":63,"deathsPerOneMillion":0,"tests":3002,"testsPerOneMillion":10515},{"updated":1587140875516,"country":"New Zealand","countryInfo":{"_id":554,"iso2":"NZ","iso3":"NZL","lat":-41,"long":174,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/nz.png"},"cases":1401,"todayCases":15,"deaths":9,"todayDeaths":0,"recovered":770,"active":622,"critical":3,"casesPerOneMillion":291,"deathsPerOneMillion":2,"tests":70160,"testsPerOneMillion":14549},{"updated":1587140875591,"country":"Nicaragua","countryInfo":{"_id":558,"iso2":"NI","iso3":"NIC","lat":13,"long":-85,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ni.png"},"cases":9,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":4,"active":4,"critical":0,"casesPerOneMillion":1,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875532,"country":"Niger","countryInfo":{"_id":562,"iso2":"NE","iso3":"NER","lat":16,"long":8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ne.png"},"cases":584,"todayCases":0,"deaths":14,"todayDeaths":0,"recovered":90,"active":480,"critical":0,"casesPerOneMillion":24,"deathsPerOneMillion":0,"tests":4427,"testsPerOneMillion":183},{"updated":1587140875535,"country":"Nigeria","countryInfo":{"_id":566,"iso2":"NG","iso3":"NGA","lat":10,"long":8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ng.png"},"cases":442,"todayCases":35,"deaths":13,"todayDeaths":1,"recovered":152,"active":277,"critical":2,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":5000,"testsPerOneMillion":24},{"updated":1587140875492,"country":"Norway","countryInfo":{"_id":578,"iso2":"NO","iso3":"NOR","lat":62,"long":10,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/no.png"},"cases":6905,"todayCases":108,"deaths":152,"todayDeaths":2,"recovered":32,"active":6721,"critical":64,"casesPerOneMillion":1274,"deathsPerOneMillion":28,"tests":133707,"testsPerOneMillion":24664},{"updated":1587140875520,"country":"Oman","countryInfo":{"_id":512,"iso2":"OM","iso3":"OMN","lat":21,"long":57,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/om.png"},"cases":1019,"todayCases":109,"deaths":4,"todayDeaths":0,"recovered":176,"active":839,"critical":3,"casesPerOneMillion":200,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875491,"country":"Pakistan","countryInfo":{"_id":586,"iso2":"PK","iso3":"PAK","lat":30,"long":70,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pk.png"},"cases":6919,"todayCases":536,"deaths":128,"todayDeaths":17,"recovered":1645,"active":5146,"critical":46,"casesPerOneMillion":31,"deathsPerOneMillion":0,"tests":78979,"testsPerOneMillion":358},{"updated":1587140875540,"country":"Palestine","countryInfo":{"_id":275,"iso2":"PS","iso3":"PSE","lat":32,"long":35.25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ps.png"},"cases":374,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":63,"active":309,"critical":0,"casesPerOneMillion":73,"deathsPerOneMillion":0,"tests":17329,"testsPerOneMillion":3397},{"updated":1587140875505,"country":"Panama","countryInfo":{"_id":591,"iso2":"PA","iso3":"PAN","lat":9,"long":-80,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pa.png"},"cases":3751,"todayCases":0,"deaths":103,"todayDeaths":0,"recovered":75,"active":3573,"critical":106,"casesPerOneMillion":869,"deathsPerOneMillion":24,"tests":16854,"testsPerOneMillion":3906},{"updated":1587140875592,"country":"Papua New Guinea","countryInfo":{"_id":598,"iso2":"PG","iso3":"PNG","lat":-6,"long":147,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pg.png"},"cases":7,"todayCases":5,"deaths":0,"todayDeaths":0,"recovered":0,"active":7,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":167,"testsPerOneMillion":19},{"updated":1587140875547,"country":"Paraguay","countryInfo":{"_id":600,"iso2":"PY","iso3":"PRY","lat":-23,"long":-58,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/py.png"},"cases":174,"todayCases":13,"deaths":8,"todayDeaths":0,"recovered":30,"active":136,"critical":1,"casesPerOneMillion":24,"deathsPerOneMillion":1,"tests":4267,"testsPerOneMillion":598},{"updated":1587140875487,"country":"Peru","countryInfo":{"_id":604,"iso2":"PE","iso3":"PER","lat":-10,"long":-76,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pe.png"},"cases":12491,"todayCases":1016,"deaths":274,"todayDeaths":20,"recovered":6120,"active":6097,"critical":169,"casesPerOneMillion":379,"deathsPerOneMillion":8,"tests":121468,"testsPerOneMillion":3684},{"updated":1587140875498,"country":"Philippines","countryInfo":{"_id":608,"iso2":"PH","iso3":"PHL","lat":13,"long":122,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ph.png"},"cases":5660,"todayCases":207,"deaths":362,"todayDeaths":13,"recovered":435,"active":4863,"critical":1,"casesPerOneMillion":52,"deathsPerOneMillion":3,"tests":48171,"testsPerOneMillion":440},{"updated":1587140875490,"country":"Poland","countryInfo":{"_id":616,"iso2":"PL","iso3":"POL","lat":52,"long":20,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pl.png"},"cases":7918,"todayCases":336,"deaths":314,"todayDeaths":28,"recovered":774,"active":6830,"critical":160,"casesPerOneMillion":209,"deathsPerOneMillion":8,"tests":169071,"testsPerOneMillion":4467},{"updated":1587140875483,"country":"Portugal","countryInfo":{"_id":620,"iso2":"PT","iso3":"PRT","lat":39.5,"long":-8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pt.png"},"cases":18841,"todayCases":750,"deaths":629,"todayDeaths":30,"recovered":493,"active":17719,"critical":229,"casesPerOneMillion":1848,"deathsPerOneMillion":62,"tests":208314,"testsPerOneMillion":20430},{"updated":1587140875503,"country":"Qatar","countryInfo":{"_id":634,"iso2":"QA","iso3":"QAT","lat":25.5,"long":51.25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/qa.png"},"cases":4103,"todayCases":392,"deaths":7,"todayDeaths":0,"recovered":415,"active":3681,"critical":37,"casesPerOneMillion":1424,"deathsPerOneMillion":2,"tests":56381,"testsPerOneMillion":19570},{"updated":1587140875490,"country":"Romania","countryInfo":{"_id":642,"iso2":"RO","iso3":"ROU","lat":46,"long":25,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ro.png"},"cases":7707,"todayCases":491,"deaths":392,"todayDeaths":20,"recovered":1357,"active":5958,"critical":243,"casesPerOneMillion":401,"deathsPerOneMillion":20,"tests":79629,"testsPerOneMillion":4139},{"updated":1587140875481,"country":"Russia","countryInfo":{"_id":643,"iso2":"RU","iso3":"RUS","lat":60,"long":100,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ru.png"},"cases":27938,"todayCases":3448,"deaths":232,"todayDeaths":34,"recovered":2304,"active":25402,"critical":8,"casesPerOneMillion":191,"deathsPerOneMillion":2,"tests":1613413,"testsPerOneMillion":11056},{"updated":1587140875551,"country":"Rwanda","countryInfo":{"_id":646,"iso2":"RW","iso3":"RWA","lat":-2,"long":30,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/rw.png"},"cases":138,"todayCases":2,"deaths":0,"todayDeaths":0,"recovered":60,"active":78,"critical":0,"casesPerOneMillion":11,"deathsPerOneMillion":0,"tests":6237,"testsPerOneMillion":482},{"updated":1587140875539,"country":"Réunion","countryInfo":{"_id":638,"iso2":"RE","iso3":"REU","lat":-21.1,"long":55.6,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/re.png"},"cases":394,"todayCases":3,"deaths":0,"todayDeaths":0,"recovered":237,"active":157,"critical":4,"casesPerOneMillion":440,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875487,"country":"S. Korea","countryInfo":{"_id":410,"iso2":"KR","iso3":"KOR","lat":37,"long":127.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/kr.png"},"cases":10613,"todayCases":22,"deaths":229,"todayDeaths":4,"recovered":7757,"active":2627,"critical":55,"casesPerOneMillion":207,"deathsPerOneMillion":4,"tests":538775,"testsPerOneMillion":10509},{"updated":1587140875584,"country":"Saint Kitts and Nevis","countryInfo":{"_id":659,"iso2":"KN","iso3":"KNA","lat":17.3333,"long":-62.75,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/kn.png"},"cases":14,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":14,"critical":0,"casesPerOneMillion":263,"deathsPerOneMillion":0,"tests":234,"testsPerOneMillion":4399},{"updated":1587140875582,"country":"Saint Lucia","countryInfo":{"_id":662,"iso2":"LC","iso3":"LCA","lat":13.8833,"long":-61.1333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lc.png"},"cases":15,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":11,"active":4,"critical":0,"casesPerOneMillion":82,"deathsPerOneMillion":0,"tests":319,"testsPerOneMillion":1737},{"updated":1587140875568,"country":"Saint Martin","countryInfo":{"_id":663,"iso2":"MF","iso3":"MAF","lat":18.11,"long":-63.03,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/mf.png"},"cases":35,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":13,"active":20,"critical":5,"casesPerOneMillion":905,"deathsPerOneMillion":52,"tests":0,"testsPerOneMillion":0},{"updated":1587140875597,"country":"Saint Pierre Miquelon","countryInfo":{"_id":666,"iso2":"PM","iso3":"SPM","lat":46.8333,"long":-56.3333,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/pm.png"},"cases":1,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":1,"critical":0,"casesPerOneMillion":173,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875585,"country":"Saint Vincent and the Grenadines","countryInfo":{"_id":670,"iso2":"VC","iso3":"VCT","lat":13.25,"long":-61.2,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/vc.png"},"cases":12,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":1,"active":11,"critical":0,"casesPerOneMillion":108,"deathsPerOneMillion":0,"tests":87,"testsPerOneMillion":784},{"updated":1587140875537,"country":"San Marino","countryInfo":{"_id":674,"iso2":"SM","iso3":"SMR","lat":43.7667,"long":12.4167,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sm.png"},"cases":426,"todayCases":33,"deaths":38,"todayDeaths":2,"recovered":55,"active":333,"critical":15,"casesPerOneMillion":12555,"deathsPerOneMillion":1120,"tests":846,"testsPerOneMillion":24933},{"updated":1587140875595,"country":"Sao Tome and Principe","countryInfo":{"_id":678,"iso2":"ST","iso3":"STP","lat":1,"long":7,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/st.png"},"cases":4,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":4,"critical":0,"casesPerOneMillion":18,"deathsPerOneMillion":0,"tests":19,"testsPerOneMillion":87},{"updated":1587140875495,"country":"Saudi Arabia","countryInfo":{"_id":682,"iso2":"SA","iso3":"SAU","lat":25,"long":45,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sa.png"},"cases":6380,"todayCases":518,"deaths":83,"todayDeaths":4,"recovered":990,"active":5307,"critical":71,"casesPerOneMillion":183,"deathsPerOneMillion":2,"tests":150000,"testsPerOneMillion":4309},{"updated":1587140875541,"country":"Senegal","countryInfo":{"_id":686,"iso2":"SN","iso3":"SEN","lat":14,"long":-14,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sn.png"},"cases":335,"todayCases":21,"deaths":2,"todayDeaths":0,"recovered":194,"active":139,"critical":1,"casesPerOneMillion":20,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875499,"country":"Serbia","countryInfo":{"_id":688,"iso2":"RS","iso3":"SRB","lat":44,"long":21,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/rs.png"},"cases":5318,"todayCases":445,"deaths":103,"todayDeaths":4,"recovered":443,"active":4772,"critical":120,"casesPerOneMillion":609,"deathsPerOneMillion":12,"tests":29472,"testsPerOneMillion":3373},{"updated":1587140875588,"country":"Seychelles","countryInfo":{"_id":690,"iso2":"SC","iso3":"SYC","lat":-4.5833,"long":55.6667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sc.png"},"cases":11,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":11,"critical":0,"casesPerOneMillion":112,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875582,"country":"Sierra Leone","countryInfo":{"_id":694,"iso2":"SL","iso3":"SLE","lat":8.5,"long":-11.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sl.png"},"cases":15,"todayCases":2,"deaths":0,"todayDeaths":0,"recovered":0,"active":15,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875501,"country":"Singapore","countryInfo":{"_id":702,"iso2":"SG","iso3":"SGP","lat":1.3667,"long":103.8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sg.png"},"cases":4427,"todayCases":728,"deaths":10,"todayDeaths":0,"recovered":683,"active":3734,"critical":29,"casesPerOneMillion":757,"deathsPerOneMillion":2,"tests":72680,"testsPerOneMillion":12423},{"updated":1587140875562,"country":"Sint Maarten","countryInfo":{"_id":534,"iso2":"SX","iso3":"SXM","lat":18.02,"long":-63.06,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sx.png"},"cases":57,"todayCases":4,"deaths":9,"todayDeaths":0,"recovered":12,"active":36,"critical":6,"casesPerOneMillion":1329,"deathsPerOneMillion":210,"tests":163,"testsPerOneMillion":3802},{"updated":1587140875522,"country":"Slovakia","countryInfo":{"_id":703,"iso2":"SK","iso3":"SVK","lat":48.6667,"long":19.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sk.png"},"cases":977,"todayCases":114,"deaths":8,"todayDeaths":2,"recovered":167,"active":802,"critical":5,"casesPerOneMillion":179,"deathsPerOneMillion":1,"tests":34458,"testsPerOneMillion":6311},{"updated":1587140875518,"country":"Slovenia","countryInfo":{"_id":705,"iso2":"SI","iso3":"SVN","lat":46,"long":15,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/si.png"},"cases":1268,"todayCases":20,"deaths":61,"todayDeaths":0,"recovered":174,"active":1033,"critical":31,"casesPerOneMillion":610,"deathsPerOneMillion":29,"tests":38137,"testsPerOneMillion":18344},{"updated":1587140875559,"country":"Somalia","countryInfo":{"_id":706,"iso2":"SO","iso3":"SOM","lat":10,"long":49,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/so.png"},"cases":80,"todayCases":0,"deaths":5,"todayDeaths":0,"recovered":2,"active":73,"critical":2,"casesPerOneMillion":5,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875509,"country":"South Africa","countryInfo":{"_id":710,"iso2":"ZA","iso3":"ZAF","lat":-29,"long":24,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/za.png"},"cases":2605,"todayCases":99,"deaths":48,"todayDeaths":14,"recovered":903,"active":1654,"critical":7,"casesPerOneMillion":44,"deathsPerOneMillion":0,"tests":95060,"testsPerOneMillion":1603},{"updated":1587140875595,"country":"South Sudan","countryInfo":{"_id":728,"iso2":"SS","iso3":"SSD","lat":6.8769,"long":31.3069,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ss.png"},"cases":4,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":4,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875473,"country":"Spain","countryInfo":{"_id":724,"iso2":"ES","iso3":"ESP","lat":40,"long":-4,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/es.png"},"cases":184948,"todayCases":4289,"deaths":19315,"todayDeaths":503,"recovered":74797,"active":90836,"critical":7371,"casesPerOneMillion":3956,"deathsPerOneMillion":413,"tests":930230,"testsPerOneMillion":19896},{"updated":1587140875544,"country":"Sri Lanka","countryInfo":{"_id":144,"iso2":"LK","iso3":"LKA","lat":7,"long":81,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/lk.png"},"cases":238,"todayCases":0,"deaths":7,"todayDeaths":0,"recovered":68,"active":163,"critical":1,"casesPerOneMillion":11,"deathsPerOneMillion":0,"tests":4768,"testsPerOneMillion":223},{"updated":1587140875593,"country":"St. Barth","countryInfo":{"_id":652,"iso2":"BL","iso3":"BLM","lat":17.89,"long":-62.82,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/bl.png"},"cases":6,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":4,"active":2,"critical":0,"casesPerOneMillion":607,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875570,"country":"Sudan","countryInfo":{"_id":736,"iso2":"SD","iso3":"SDN","lat":15,"long":30,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sd.png"},"cases":32,"todayCases":0,"deaths":5,"todayDeaths":0,"recovered":4,"active":23,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875589,"country":"Suriname","countryInfo":{"_id":740,"iso2":"SR","iso3":"SUR","lat":4,"long":-56,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sr.png"},"cases":10,"todayCases":0,"deaths":1,"todayDeaths":0,"recovered":6,"active":3,"critical":0,"casesPerOneMillion":17,"deathsPerOneMillion":2,"tests":0,"testsPerOneMillion":0},{"updated":1587140875579,"country":"Swaziland","countryInfo":{"_id":748,"iso2":"SZ","iso3":"SWZ","lat":-26.5,"long":31.5,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sz.png"},"cases":16,"todayCases":1,"deaths":1,"todayDeaths":1,"recovered":8,"active":7,"critical":0,"casesPerOneMillion":14,"deathsPerOneMillion":0,"tests":714,"testsPerOneMillion":615},{"updated":1587140875486,"country":"Sweden","countryInfo":{"_id":752,"iso2":"SE","iso3":"SWE","lat":62,"long":15,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/se.png"},"cases":12540,"todayCases":613,"deaths":1333,"todayDeaths":130,"recovered":550,"active":10657,"critical":522,"casesPerOneMillion":1242,"deathsPerOneMillion":132,"tests":74600,"testsPerOneMillion":7387},{"updated":1587140875482,"country":"Switzerland","countryInfo":{"_id":756,"iso2":"CH","iso3":"CHE","lat":47,"long":8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ch.png"},"cases":26732,"todayCases":396,"deaths":1281,"todayDeaths":42,"recovered":15900,"active":9551,"critical":386,"casesPerOneMillion":3089,"deathsPerOneMillion":148,"tests":206400,"testsPerOneMillion":23849},{"updated":1587140875569,"country":"Syrian Arab Republic","countryInfo":{"_id":760,"iso2":"SY","iso3":"SYR","lat":35,"long":38,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/sy.png"},"cases":33,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":5,"active":26,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875539,"country":"Taiwan","countryInfo":{"_id":158,"iso2":"TW","iso3":"TWN","lat":23.5,"long":121,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tw.png"},"cases":395,"todayCases":0,"deaths":6,"todayDeaths":0,"recovered":155,"active":234,"critical":0,"casesPerOneMillion":17,"deathsPerOneMillion":0,"tests":50703,"testsPerOneMillion":2129},{"updated":1587140875555,"country":"Tanzania","countryInfo":{"_id":834,"iso2":"TZ","iso3":"TZA","lat":-6,"long":35,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tz.png"},"cases":94,"todayCases":6,"deaths":4,"todayDeaths":0,"recovered":11,"active":79,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875508,"country":"Thailand","countryInfo":{"_id":764,"iso2":"TH","iso3":"THA","lat":15,"long":100,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/th.png"},"cases":2672,"todayCases":29,"deaths":46,"todayDeaths":3,"recovered":1593,"active":1033,"critical":61,"casesPerOneMillion":38,"deathsPerOneMillion":0,"tests":100498,"testsPerOneMillion":1440},{"updated":1587140875577,"country":"Timor-Leste","countryInfo":{"_id":626,"iso2":"TL","iso3":"TLS","lat":-8.55,"long":125.5167,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tl.png"},"cases":18,"todayCases":10,"deaths":0,"todayDeaths":0,"recovered":1,"active":17,"critical":0,"casesPerOneMillion":14,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875558,"country":"Togo","countryInfo":{"_id":768,"iso2":"TG","iso3":"TGO","lat":8,"long":1.1667,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tg.png"},"cases":81,"todayCases":0,"deaths":5,"todayDeaths":2,"recovered":45,"active":31,"critical":0,"casesPerOneMillion":10,"deathsPerOneMillion":0,"tests":3618,"testsPerOneMillion":437},{"updated":1587140875554,"country":"Trinidad and Tobago","countryInfo":{"_id":780,"iso2":"TT","iso3":"TTO","lat":11,"long":-61,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tt.png"},"cases":114,"todayCases":0,"deaths":8,"todayDeaths":0,"recovered":20,"active":86,"critical":0,"casesPerOneMillion":81,"deathsPerOneMillion":6,"tests":1282,"testsPerOneMillion":916},{"updated":1587140875525,"country":"Tunisia","countryInfo":{"_id":788,"iso2":"TN","iso3":"TUN","lat":34,"long":9,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tn.png"},"cases":822,"todayCases":42,"deaths":37,"todayDeaths":2,"recovered":43,"active":742,"critical":89,"casesPerOneMillion":70,"deathsPerOneMillion":3,"tests":13930,"testsPerOneMillion":1179},{"updated":1587140875477,"country":"Turkey","countryInfo":{"_id":792,"iso2":"TR","iso3":"TUR","lat":39,"long":35,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tr.png"},"cases":74193,"todayCases":4801,"deaths":1643,"todayDeaths":125,"recovered":7089,"active":65461,"critical":1854,"casesPerOneMillion":880,"deathsPerOneMillion":19,"tests":518143,"testsPerOneMillion":6144},{"updated":1587140875586,"country":"Turks and Caicos Islands","countryInfo":{"_id":796,"iso2":"TC","iso3":"TCA","lat":21.75,"long":-71.5833,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/tc.png"},"cases":11,"todayCases":1,"deaths":1,"todayDeaths":0,"recovered":0,"active":10,"critical":0,"casesPerOneMillion":284,"deathsPerOneMillion":26,"tests":71,"testsPerOneMillion":1834},{"updated":1587140875497,"country":"UAE","countryInfo":{"_id":784,"iso2":"AE","iso3":"ARE","lat":24,"long":54,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ae.png"},"cases":5825,"todayCases":460,"deaths":35,"todayDeaths":2,"recovered":1095,"active":4695,"critical":1,"casesPerOneMillion":589,"deathsPerOneMillion":4,"tests":767000,"testsPerOneMillion":77550},{"updated":1587140875476,"country":"UK","countryInfo":{"_id":826,"iso2":"GB","iso3":"GBR","lat":54,"long":-2,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/gb.png"},"cases":103093,"todayCases":4617,"deaths":13729,"todayDeaths":861,"recovered":0,"active":89020,"critical":1559,"casesPerOneMillion":1519,"deathsPerOneMillion":202,"tests":417649,"testsPerOneMillion":6152},{"updated":1587140875471,"country":"USA","countryInfo":{"_id":840,"iso2":"US","iso3":"USA","lat":38,"long":-97,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/us.png"},"cases":677570,"todayCases":29567,"deaths":34617,"todayDeaths":2174,"recovered":57508,"active":585445,"critical":13369,"casesPerOneMillion":2047,"deathsPerOneMillion":105,"tests":3398140,"testsPerOneMillion":10266},{"updated":1587140875564,"country":"Uganda","countryInfo":{"_id":800,"iso2":"UG","iso3":"UGA","lat":1,"long":32,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ug.png"},"cases":55,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":20,"active":35,"critical":0,"casesPerOneMillion":1,"deathsPerOneMillion":0,"tests":7693,"testsPerOneMillion":168},{"updated":1587140875502,"country":"Ukraine","countryInfo":{"_id":804,"iso2":"UA","iso3":"UKR","lat":49,"long":32,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ua.png"},"cases":4161,"todayCases":397,"deaths":116,"todayDeaths":8,"recovered":186,"active":3859,"critical":45,"casesPerOneMillion":95,"deathsPerOneMillion":3,"tests":42823,"testsPerOneMillion":979},{"updated":1587140875533,"country":"Uruguay","countryInfo":{"_id":858,"iso2":"UY","iso3":"URY","lat":-33,"long":-56,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/uy.png"},"cases":502,"todayCases":9,"deaths":9,"todayDeaths":0,"recovered":286,"active":207,"critical":13,"casesPerOneMillion":145,"deathsPerOneMillion":3,"tests":11239,"testsPerOneMillion":3235},{"updated":1587140875517,"country":"Uzbekistan","countryInfo":{"_id":860,"iso2":"UZ","iso3":"UZB","lat":41,"long":64,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/uz.png"},"cases":1349,"todayCases":47,"deaths":4,"todayDeaths":0,"recovered":129,"active":1216,"critical":8,"casesPerOneMillion":40,"deathsPerOneMillion":0,"tests":100000,"testsPerOneMillion":2988},{"updated":1587140875546,"country":"Venezuela","countryInfo":{"_id":862,"iso2":"VE","iso3":"VEN","lat":8,"long":-66,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ve.png"},"cases":204,"todayCases":7,"deaths":9,"todayDeaths":0,"recovered":111,"active":84,"critical":4,"casesPerOneMillion":7,"deathsPerOneMillion":0,"tests":268503,"testsPerOneMillion":9442},{"updated":1587140875543,"country":"Vietnam","countryInfo":{"_id":704,"iso2":"VN","iso3":"VNM","lat":21,"long":105.8,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/vn.png"},"cases":268,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":177,"active":91,"critical":8,"casesPerOneMillion":3,"deathsPerOneMillion":0,"tests":206253,"testsPerOneMillion":2119},{"updated":1587140875593,"country":"Western Sahara","countryInfo":{"_id":732,"iso2":"EH","iso3":"ESH","lat":24.5,"long":-13,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/eh.png"},"cases":6,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":6,"critical":0,"casesPerOneMillion":10,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875598,"country":"Yemen","countryInfo":{"_id":887,"iso2":"YE","iso3":"YEM","lat":15,"long":48,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/ye.png"},"cases":1,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"active":1,"critical":0,"casesPerOneMillion":0,"deathsPerOneMillion":0,"tests":0,"testsPerOneMillion":0},{"updated":1587140875566,"country":"Zambia","countryInfo":{"_id":894,"iso2":"ZM","iso3":"ZMB","lat":-15,"long":30,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/zm.png"},"cases":48,"todayCases":0,"deaths":2,"todayDeaths":0,"recovered":30,"active":16,"critical":1,"casesPerOneMillion":3,"deathsPerOneMillion":0,"tests":1696,"testsPerOneMillion":92},{"updated":1587140875573,"country":"Zimbabwe","countryInfo":{"_id":716,"iso2":"ZW","iso3":"ZWE","lat":-20,"long":30,"flag":"https://raw.githubusercontent.com/NovelCOVID/API/master/assets/flags/zw.png"},"cases":23,"todayCases":0,"deaths":3,"todayDeaths":0,"recovered":1,"active":19,"critical":0,"casesPerOneMillion":2,"deathsPerOneMillion":0,"tests":716,"testsPerOneMillion":48}]