wearethoughtfox / amnesty-dp-2016

Maps for Amnesty International using D3
https://www.amnesty.org/en/latest/research/2016/04/death-sentences-executions-2015/
0 stars 2 forks source link

Add Morocco to the data #53

Closed robertocarroll closed 7 years ago

robertocarroll commented 7 years ago

Currently we only have data Western Sahara with the ISO3 code ESH:

{
    "id": "ESH",
    "name": "MOROCCO / WESTERN SAHARA",
    "since": "",
    "executions": "0",
    "death-penalties": "9",
    "status": "ABOLITIONIST IN PRACTICE"
  }

Morocco's ISO3 code is MAR and we need an entry for each year for this. At the moment Morocco doesn't do anything because it doesn't have an entry.

robertocarroll commented 7 years ago

Two separate shapes but both called MOROCCO / WESTERN SAHARA

robertocarroll commented 7 years ago

Closing see #56