usaid-gov/wala-2018-followup-main-household-dataset-jw7m-97a7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 2 hours ago

WALA 2018 Follow-up Main Household Dataset

Anonymized household data from the 2018 follow-up evaluation of the WALA project in Southern Malawi

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/wala-2018-followup-main-household-dataset-jw7m-97a7\".\"wala_2018_followup_main_household_dataset\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • wala_2018_followup_main_household_dataset
     
     
     
     
     
Upstream Metadata