usaid-gov/feed-the-future-nepal-baseline-household-survey-mpy6-pm9d
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 month ago

Feed the Future Nepal Baseline Household Survey, Household File

The Nepal Population-Based Survey (PBS) provides a comprehensive assessment of the current status of agriculture and food security in 20 districts across the western, mid-western and far-western development regions of the country. This data is a household level file.

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-nepal-baseline-household-survey-mpy6-pm9d\".\"feed_the_future_nepal_baseline_household_survey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feed_the_future_nepal_baseline_household_survey
     
     
     
     
     
Upstream Metadata