usaid-gov/feed-the-future-mozambique-zoi-2015-household-bvpj-dpeg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 month ago

Feed the Future Mozambique ZOI 2015: Household Consumption Expenditures Data

This dataset (n=1,135, vars=77) contains variables from Module E, the Household Consumption Expenditures module used to calculate the poverty and expenditure indicators. It includes household-level derived variables (including the expenditure and poverty indicator variables), as well as variables from sub-Module E6: Housing Expenditures. The unique identifier in this household-level file is pbs_id.

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-bvpj-dpeg\".\"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