Skip to content

Instantly share code, notes, and snippets.

@jonnadams
Last active August 29, 2015 14:14
Show Gist options
  • Save jonnadams/5469f84cceb65f18effd to your computer and use it in GitHub Desktop.
Save jonnadams/5469f84cceb65f18effd to your computer and use it in GitHub Desktop.
River.json
{
"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": "Malawi",
"location": "http://reliefweb.int/country/syr/thumb#content_top"
},
{
"linkTitle": "Mozambique",
"location": "http://reliefweb.int/country/irq/thumb#content_top"
},
{
"linkTitle": "Zambia",
"location": "http://reliefweb.int/country/jor/thumb#content_top"
},
{
"linkTitle": "Zimbabwe",
"location": "http://reliefweb.int/country/lbn"
},
{
"linkTitle": "Madagascar",
"location": "http://reliefweb.int/country/tur/thumb#content_top"
}
]
},
{
"type": "maps",
"title": "MAPS + INFOGRAPHICS",
"icon": "un-icon-activity_deployment",
"filters": [
{
"linkTitle": "Malawi",
"location": "http://reliefweb.int/country/syr/thumb#content_top"
},
{
"linkTitle": "Mozambique",
"location": "http://reliefweb.int/country/irq/thumb#content_top"
},
{
"linkTitle": "Zambia",
"location": "http://reliefweb.int/country/jor/thumb#content_top"
},
{
"linkTitle": "Zimbabwe",
"location": "http://reliefweb.int/country/lbn"
},
{
"linkTitle": "Madagascar",
"location": "http://reliefweb.int/country/tur/thumb#content_top"
}
]
},
{
"type": “disasters”,
"title": “Disasters",
"icon": "un-icon-activity_deployment",
"filters": [
{
"linkTitle": "Malawi",
"location": "http://reliefweb.int/country/syr/thumb#content_top"
},
{
"linkTitle": "Mozambique",
"location": "http://reliefweb.int/country/irq/thumb#content_top"
},
{
"linkTitle": "Zambia",
"location": "http://reliefweb.int/country/jor/thumb#content_top"
},
{
"linkTitle": "Zimbabwe",
"location": "http://reliefweb.int/country/lbn"
},
{
"linkTitle": "Madagascar",
"location": "http://reliefweb.int/country/tur/thumb#content_top"
}
]
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment