usaid-gov/wala-2018-followup-agriculture-2b-dataset-8nxq-ren7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 month ago

WALA 2018 Follow-up Agriculture 2b Dataset

Anonymized data from the 2018 follow-up evaluation of the WALA project in Southern Malawi. This dataset is specifically the data on household agriculture during the rainfed season.

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-agriculture-2b-dataset-8nxq-ren7\".\"wala_2018_followup_agriculture_2b_dataset\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • wala_2018_followup_agriculture_2b_dataset
     
     
     
     
     
Upstream Metadata