Open repository in Console
Readme
Updated 4 years ago
‧ Indexed 2 hours ago
Agricultural Land Dynamics and Land Policy in Rural Tanzania 2016: Migrants Dataset
This dataset contains information about migrants in the household. The table can be combined with other datasets in this data asset using the 'hhid' column.
The purpose of collecting these data was to examine farm expansion and labor markets in rural Tanzania. Data were collected in 8 rural districts of Tanzania: Mvomero, Kilombero, Njombe, Kiteto, Magu, Moshi Rural, Mkuranga and Liwale.
The data were collected through the Feed the Future Innovation Lab for Food Security Policy (FSP).
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/agricultural-land-dynamics-and-land-policy-in-8rm8-nm2g\".\"agricultural_land_dynamics_and_land_policy_in\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata