Skip to content

Instantly share code, notes, and snippets.

@jonnadams
Last active August 29, 2015 14:14
Show Gist options
  • Save jonnadams/a3f6eac294cd592c663b to your computer and use it in GitHub Desktop.
Save jonnadams/a3f6eac294cd592c663b to your computer and use it in GitHub Desktop.
river2
{
"countries": ["Malawi", "Mozambique", "Zambia", "Zimbabwe", "Madagascar"],
"content": [
{
"type": "reports",
"title": "REPORTS",
"icon": "un-icon-product_type_report",
"filters": [
{
"linkTitle": "Situation reports by UN agencies",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F10)_(ST272)#content"
},
{
"linkTitle": "Situation reports by NGOs",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F10)_(ST274)#content"
},
{
"linkTitle": "Analysis",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F3)#content"
},
{
"linkTitle": "Assessments",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F5)#content"
},
{
"linkTitle": "Appeals and contributions",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F4.T4589)_!(PC254)#content"
},
{
"linkTitle": "Aid agency news",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(F10)_(ST274)#content"
},
{
"linkTitle": "Media news",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_(ST273)#content"
},
{
"linkTitle": "Evaluations and Lessons Learned",
"location": "http://reliefweb.int/updates?advanced-search=(C226.C122)_!(PC254)&format=6#content"
},
{
"linkTitle": "Reports in Arabic",
"location": "http://reliefweb.int/updates?advanced-search=%28C226.C122%29&language=6876#content"
}
]
},
{
"type": "maps",
"title": "MAPS + INFOGRAPHICS",
"icon": "un-icon-activity_deployment",
"filters": [
{
"linkTitle": "Syria",
"location": "http://reliefweb.int/country/syr/thumb#content_top"
},
{
"linkTitle": "Iraq",
"location": "http://reliefweb.int/country/irq/thumb#content_top"
},
{
"linkTitle": "Jordan",
"location": "http://reliefweb.int/country/jor/thumb#content_top"
},
{
"linkTitle": "Lebanon",
"location": "http://reliefweb.int/country/lbn"
},
{
"linkTitle": "Turkey",
"location": "http://reliefweb.int/country/tur/thumb#content_top"
},
{
"linkTitle": "Egypt",
"location": "http://reliefweb.int/country/egy/thumb#content_top"
}
]
},
{
"type": "disasters",
"title": "DISASTERS",
"icon": "un-icon-product_type_map",
"filters": [
{
"linkTitle": "Syria",
"location": "http://reliefweb.int/jobs?country=226#content"
},
{
"linkTitle": "Iraq",
"location": "http://reliefweb.int/jobs?country=122#content"
},
{
"linkTitle": "Jordan",
"location": "http://reliefweb.int/jobs?country=129#content"
},
{
"linkTitle": "Lebanon",
"location": "http://reliefweb.int/jobs?country=137#content"
},
{
"linkTitle": "Turkey",
"location": "http://reliefweb.int/jobs?country=236#content"
},
{
"linkTitle": "Egypt",
"location": "http://reliefweb.int/jobs?country=82#content"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment