Skip to content

Instantly share code, notes, and snippets.

@dmccarey
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dmccarey/10c94f2a47edbda5878f to your computer and use it in GitHub Desktop.
Save dmccarey/10c94f2a47edbda5878f to your computer and use it in GitHub Desktop.
Giving context to open spending data

Giving context to open spending data

Historic satellite imagery and flood response

Yesterday the government of Mexico launched datos.gob.mx to open up government data across all ministries. We [built a mapping tool](blog post) for ministries to quickly build rich maps from data on the site. The tool also makes it to combine government data with other open datasets. This provides context and meaning to complex government data.

The first dataset that we mapped was all 2013 funds for disaster response and reconstruction. The map plots thousands of reconstruction projects across 45 natural disasters, including Hurricane Manual and Ingrid which affected two-thirds of Mexico, killing 192 people and causing $75 billion pesos in damage.

This is an incredibily rich and complex dataset. But this data alone is not particularly helpful. We need to better understand the context to understand why government invested funds the way that it did, evaluate the effectiveness of these investments, and plan for future events.

To help understand the context we pulled open satellite data from the days following Hurricane Ingrid to better understand the extend of flooding caused by the Hurricane. We used landsat-util to download the data, and produced a false color composite to highlight water.

Datos.gob.mx

The resulting map shows reconstruction projects in the context of the flooding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment