usaid-gov/feed-the-future-mozambique-zoi-2015-household-fheb-y7wj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 2 hours ago

Feed the Future Mozambique ZOI 2015: Household Members Data

This dataset (n=4,723, vars=33) is the household roster for the Mozambique 2015 ZOI Interim Survey. It has one record per household member from Module C. The unique identifiers for this file are pbs_id + idcode.

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-mozambique-zoi-2015-household-fheb-y7wj\".\"feed_the_future_mozambique_zoi_2015_household\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feed_the_future_mozambique_zoi_2015_household
     
     
     
     
     
Upstream Metadata