Skip to content

Instantly share code, notes, and snippets.

View tgherzog's full-sized avatar

Tim Herzog tgherzog

View GitHub Profile
@tgherzog
tgherzog / big_data_links.md
Last active August 29, 2015 14:07
Big Data in Action for Development
@tgherzog
tgherzog / ebola.md
Last active August 29, 2015 14:06
Notes on ebola data

Collaborative data are being maintained in the Humanitarian Data Exchange. Key datasets include:

  • Case/Death data: Godfrey updates this based on WHO situation reports. This is the source data for the case, death and mortality rate charts on [EBC][ebc].
  • WFP Indicators - people receiving food, passengers transported, total supplies dispatches

Background

<?php
# This PHP array specifies alternate country parameters for select World Bank
# APIs. The top-level key is the 2-character country code used on the World Bank data
# website: see http://api.worldbank.org/countries. The corresponding array
# provides alternate value(s) when the default is not recognized. If an
# alternate value is not defined, then the value from
# http://api.worldbank.org/countries may be used
#
# papi_alt_iso2: alternate 2-character country code for the World Bank