unicef / magicbox-open-api

An API to serve open data aggregated by administrative boundaries
http://magicboxopenapi.azurewebsites.net/docs
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link

Add endpoint: mobility/countries (closes #47) #49

Closed thoat closed 6 years ago

thoat commented 6 years ago

As of now, the array returned has duplicate items: image

I'm gonna work on de-duplicating it.

thoat commented 6 years ago

Array returned now holds unique items: image

thoat commented 6 years ago

Add the path to the returned object, in case apps need it later: image