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

Feed the Future Nepal Baseline Household Survey, Household Members 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 dataset is the household member roster file with one record per household member.

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-tmur-y2z4\".\"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