usaid-gov/feed-the-future-northern-kenya-zone-of-influence-wp3g-2r2g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 2 hours ago

Feed the Future Northern Kenya Zone of Influence Survey Baseline - Food Consumption Dataset

Feed the Future seeks to reduce poverty and undernutrition in 19 developing countries including Kenya by focusing on accelerating growth of the agricultural sector, addressing root causes of undernutrition, and reducing gender inequality.

This dataset (n=243,789, vars=28) contains variables from Module E1, Food Consumption Over Past 7 Days. Each household with food consumption data has multiple records (for the 133 food items in sub-Module E1). (243,789 records divided by 133 food items =1,833 Module E households with sub-Module E1 data.).

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"usaid-gov/feed-the-future-northern-kenya-zone-of-influence-wp3g-2r2g\".\"feed_the_future_northern_kenya_zone_of_influence\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feed_the_future_northern_kenya_zone_of_influence
     
     
     
     
     
Upstream Metadata