usaid-gov/feed-the-future-mozambique-zoi-2015-weai-time-yeyv-fsa2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 4 hours ago

Feed the Future Mozambique ZOI 2015: WEAI Time Allocation Data

This dataset (n=18,486, vars=111) is the second of the two WEAI datasets used to calculate the WEAI measures. It includes all of the 24-hour time allocation data from Module G6, the time use questionnaire, and thus each respondent in Module G has multiple records, one for each of the 18 time use activities. The unique identifiers are pbs_id + idcode + activity.

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-weai-time-yeyv-fsa2\".\"feed_the_future_mozambique_zoi_2015_weai_time\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feed_the_future_mozambique_zoi_2015_weai_time
     
     
     
     
     
Upstream Metadata