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 an explanation somewhere visible in the map about what the + sign means #50

Closed robertocarroll closed 7 years ago

robertocarroll commented 7 years ago
  • indicates that the figure that Amnesty International has calculated is a minimum. Where + is not preceded by a number, this means Amnesty International is confident that there was more than one execution but it was not possible to establish a figure.
robertocarroll commented 7 years ago

Wherever the + is not preceded by a figure add this explanation in the notes field:

"+ means Amnesty International is confident that there was more than one execution but it was not possible to establish a figure."

robertocarroll commented 7 years ago

Added in 79 places. Only in the places where the + sign in present on its own.

To update the other languages we'll have to search / replace these strings:

"note": {
      "en": "+ means Amnesty International is confident that there was more than one execution but it was not possible to establish a figure.",
      "es": "+ means Amnesty International is confident that there was more than one execution but it was not possible to establish a figure._es",
      "fr": "+ means Amnesty International is confident that there was more than one execution but it was not possible to establish a figure._fr",
      "ar": "+ means Amnesty International is confident that there was more than one execution but it was not possible to establish a figure._ar"
    }