Skip to content

Instantly share code, notes, and snippets.

@fillerwriter
Forked from jonnadams/crisis-overview.json
Created March 12, 2015 12:24
Show Gist options
  • Save fillerwriter/7fd144c2f4160c3c8004 to your computer and use it in GitHub Desktop.
Save fillerwriter/7fd144c2f4160c3c8004 to your computer and use it in GitHub Desktop.
{
"title": "Crisis Overview",
"dataSource": "Data Source <cite><a href=\"http://www.unhcr.org/cgi-bin/texis/vtx/home\" target=\"_top\">UNHCR</a></cite>",
"map": {
"src": "http://crisis.rwdev.org/img/overview-map.jpg",
"alt": "Syria/Iraq"
},
"content": {
"syria": {
"title": "Syria",
"content": "<p>The humanitarian situation continues to worsen. The conflict has killed over 200,000 people and caused large-scale displacement. Over 2014, more people moved to camps than the previous year, and the humanitarian needs of non-displaced people continued to grow. The country has also experienced severe drought. Protection concerns are widespread. WASH and access to food are high priorities as well as access to health services. Humanitarian needs in areas under prolonged and ongoing siege are particularly high as access is obstructed.</p><p>(Source: <a href=\"http://geo.acaps.org/\">ACAPS</a> GEO, 24 Feb 2015)</p>"
},
"iraq": {
"title": "Iraq",
"content": "<p>The IS insurgency has compounded an already fragile political and humanitarian situation, leading to a level 3 humanitarian crisis and international military intervention. Iraq now hosts one of the largest internally displaced populations in the world with four massive waves of internal displacement in 2014: Anbar in January, Mosul in June, Sinjar in August and Hit in October. Priority needs are food, water, shelter, fuel and access to healthcare. Access constraints and human rights violations, particularly in IS-controlled areas are of major concern. There are large information gaps on the situation of affected populations outside of the Kurdistan region of Iraq.</p><p>(Source: <a href=\"http://geo.acaps.org/\">ACAPS</a> GEO, 24 Feb 2015)</p>"
}
},
"indicators": [
{
"title": "Syria",
"data": [
{
"figure": "4",
"quantifier": "million",
"description": "Refugees"
},
{
"figure": "7.5",
"quantifier": "million",
"description": "Internally Displaced"
}
]
},
{
"title": "Iraq",
"data": [
{
"figure": "3",
"quantifier": "million",
"description": "Refugees"
},
{
"figure": "6.25",
"quantifier": "million",
"description": "Internally Displaced"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment