covid-api icon indicating copy to clipboard operation
covid-api copied to clipboard

missing countries

Open token-ek opened this issue 4 years ago • 1 comments

I was searching for data related to Solomon Islands and western Samoa but couldn't get anything from request.

token-ek avatar Dec 23 '20 14:12 token-ek

Hi @token-ek ,

Thank you for pointing out the missing countries. This project is basically a wrapper/layer around the dataset of John's Hopkins University so we are dependant on the countries covered by the parent dataset.

In this case, a few days back they had added the data for a few countries which were not mapped by this project. I've added the following countries which can be accessed by their corresponding ISO code.

Marshall Islands: MHL Samoa: WSM Solomon Islands: SLB Vanuatu: VUT

Data for Solomon Islands: https://covidapi.info/api/v1/country/SLB Data for Samoa: https://covidapi.info/api/v1/country/WSM

Let me know if this works.

backtrackbaba avatar Dec 23 '20 18:12 backtrackbaba