Skip to content

Commit

Permalink
feat: mock eap-actions UGA drought AB#14571
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisvisser committed Jul 25, 2022
1 parent 367f5ef commit 051a390
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions services/API-service/src/scripts/json/EAP-actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,78 @@
"action": "livelihood-1",
"label": "Cash and voucher Assistance (CVA) to facilitate evacuation and meet shelter needs to the affected population"
},
{
"countryCodeISO3": "UGA",
"disasterType": "drought",
"areaOfFocus": {
"id": "drr"
},
"action": "drr-1",
"label": "DRR preliminary action",
"month": {
"National": 4
}
},
{
"countryCodeISO3": "UGA",
"disasterType": "drought",
"areaOfFocus": {
"id": "shelter"
},
"action": "shelter-1",
"label": "Shelter preliminary action",
"month": {
"National": 5
}
},
{
"countryCodeISO3": "UGA",
"disasterType": "drought",
"areaOfFocus": {
"id": "livelihood"
},
"action": "livelihood-1",
"label": "Livelihood preliminary action",
"month": {
"National": 6
}
},
{
"countryCodeISO3": "UGA",
"disasterType": "drought",
"areaOfFocus": {
"id": "health"
},
"action": "health-1",
"label": "Health preliminary action",
"month": {
"National": 9
}
},
{
"countryCodeISO3": "UGA",
"disasterType": "drought",
"areaOfFocus": {
"id": "wash"
},
"action": "wash-1",
"label": "WASH preliminary action",
"month": {
"National": 10
}
},
{
"countryCodeISO3": "UGA",
"disasterType": "drought",
"areaOfFocus": {
"id": "inclusion"
},
"action": "inclusion-1",
"label": "Inclusion preliminary action",
"month": {
"National": 11
}
},
{
"countryCodeISO3": "ZMB",
"disasterType": "floods",
Expand Down

0 comments on commit 051a390

Please sign in to comment.