Get-stats-mediterranean-origin
From UNHCR
Returns a list of origin and asylum countries
Resource URL
http://data.unhcr.org/api/stats/mediterranean/origin.json
Parameters
country_of_asylum optional |
Country of asylum Example Values: SPA |
country_of_origin optional |
Country of origin Example Values: ALG |
Example Request
GET | http://data.unhcr.org/api/stats/mediterranean/origin.json?country_of_asylum=MTA&country_of_origin=GNB |
[ { "country_of_asylum" : "MTA", "country_of_asylum_en" : "Malta", "country_of_origin" : "GNB", "country_of_origin_en" : "Guinea-Bissau", "value" : 11, "last_updated" : 1446246000, } ]