usaid-gov/feed-the-future-mozambique-zoi-2015-nonfood-e5m5-5b4u
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: Non-Food Expenditures Data

This dataset (n=1,309, vars=14) contains data from sub-Module E2: Non-Food Expenditures Over Past 7 Days. Each household with data for non-food expenditures over the past week has multiple records (for the 13 non-food items in sub- Module E2). The unique identifiers in this long file are pbs_id + e201.

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-nonfood-e5m5-5b4u\".\"feed_the_future_mozambique_zoi_2015_nonfood\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feed_the_future_mozambique_zoi_2015_nonfood
     
     
     
     
     
Upstream Metadata