Skip to content

Commit

Permalink
add unhcr post, add vimeo video to about modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Smith committed Apr 18, 2012
1 parent 827974d commit c5d0775
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 5 deletions.
21 changes: 21 additions & 0 deletions _posts/0001-01-01-mali-unhcr-operations-populationmovements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Mali UNHCR Population Movements Feb 2012
categories:
- data
geography: mali
partner: unhcr
cat: operations
year: 2012
layer: unhcr.situation_map_mali_24
api:
embed:
source: <a href="http://unhcr.org">UNHCR</a>
license: Public Domain
updated: 3/28/2012
description: This layer depicts armed conflict and population movements within Mali. Data obtained from the UN High Commissioner for Refugees's (UNHCR) [Mali Operation Information Sharing Portal](http://data.unhcr.org/MaliSituation/).
downloads:
- type: shapefile
link:
- type: sqlite
link:
---
9 changes: 7 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ a.share:active {
position:absolute;
display:block;
left:50%;
top:100px;
top:25px;
margin:0 0 0 -400px;
padding:19px;
width:800px;
Expand All @@ -942,4 +942,9 @@ a.share:active {
width: 30px;
height: 25px;
background-position: -465px 0px;
}
}
.about-modal p.about-video {
position:relative;
display:block;
left:100px;
}
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<p>Below-average rains began in late 2011 and resulted in <a id='ithaca.sahel-ithaca-remote-vegrowth5km-apr-9-2012,devseed.sahel-westafrica-borders-land' class='regional2 story-link' href='#'>drought conditions</a> across the Sahel early in 2012. Based on poor vegetation growth, higher food prices, poor crop yields, and regional violence, there are predictions of widespread <a id='fews-net.sahel-fewsnet-foodsecurity-apriljune-2012' class='regional2 story-link' href='#'>food insecurity</a> throughout the region - with a particular focus on Mauritania, Mali, Burkina Faso, Niger, and Chad. Recent reports from UN have shown increased <a id='unhcr.situation_map_mali_24' class='mali story-link' href='#'>population movements</a> in the region due to violence in Mali<span class='super'>1</span>. In areas where food insecurity and malnutrition are already chronic, there are predictions that <a id='fews-net.sahel-fewsnet-foodsecurity-julysept-2012' class='regional2 story-link' href='#'>food insecurity will grow</a> as populations try to cope with the continuing drought conditions. The UN estimates over <a id='fews-net.sahel-fewsnet-foodsecurity-julysept-2012,devseed.sahel-population-atrisk-largetext' class='regional2 story-link' href='#'>15 million people</a> are at risk<span class='super'>2</span>.</p>
<p class='explore explore-data'><a href='#'>Access the data</a></p>
<div class='footnotes'>
<a href='#'>[1] UNHCR Information Sharing Portal, Feb 2012</a><br>
<a href='#'>[2] UN OCHA Situation Report, March 2012</a>
<a href='http://data.unhcr.org/MaliSituation/'>[1] UNHCR Information Sharing Portal, Feb 2012</a><br>
<a href='http://reliefweb.int/node/486373'>[2] UN OCHA Situation Report, March 2012</a>
</div>
</div>
<div class='panel partners active'>
Expand All @@ -23,7 +23,7 @@
<a class='logo wfp' href='http://www.wfp.org/'></a>
<a class='logo wb' href='http://www.worldbank.org/'></a>
<a class='logo ithaca' href='http://ithacaweb.org/'></a>
<a class='logo unchr' href='http://www.unhcr.org/cgi-bin/texis/vtx/home'></a>
<a class='logo unchr' href='http://www.unhcr.org'></a>
<a class='logo gfdrr' href='http://www.gfdrr.org/'></a>
<a class='logo fews' href='http://www.fews.net'></a>
<a class='logo unocha' href='http://www.unocha.org/'></a>
Expand Down Expand Up @@ -163,6 +163,7 @@ <h3>Share this map</h3>
<div class='about-content'>
<h3>About the Site</h3>
<p>This site is a platform for sharing data in response to early warnings about increased food insecurity in the Sahel region of West Africa. The platform allows regional and international organizations to share and visualize their data describing the situation in the Sahel. By pulling together data sources into one site, the platform offers the ability to strengthen data sharing between partners and donors. A common operating picture is critical for a coordinated response, and this platform helps bring together critical datasets to inform the response.</p>
<p class='about-video'><iframe src="http://player.vimeo.com/video/40612546" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>All datasets are offered in both raw data formats and processed map layers. Map layers are retrieved and integrated into the site using API calls from each partner. This allows the seamless data sharing between partners into a single site while keeping data ownership decentralized. Data and APIs are publicly available for download and use.</p>
<p>All maps are powered by <a href="http://www.mapbox.com">MapBox Hosting</a>. This site is built using a <a href="https://github.com/developmentseed/sahel-response">public Github repository</a>.</p>
<h3>Feedback</h3>
Expand Down

0 comments on commit c5d0775

Please sign in to comment.