usaid-gov/feed-the-future-uganda-populationbased-survey-36k6-3npj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 hour ago

Feed The Future Uganda Population-Based Survey, Household Member Data

The Uganda Population-Based Survey (PBS) provides a comprehensive assessment of the current status of agriculture and food security in 38 districts across eight regions of the country. The PBS was conducted from October 25 to December 30, 2012. The overall objective of the survey is to provide baseline data on living standards, nutritional status, and women's empowerment in agriculture in the Zone Of Influence. This dataset is the household roster file with one record per household member captured in the questionnaire .

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-uganda-populationbased-survey-36k6-3npj\".\"feed_the_future_uganda_populationbased_survey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feed_the_future_uganda_populationbased_survey
     
     
     
     
     
Upstream Metadata