Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 2 hours ago
Agricultural Land Dynamics and Land Policy in Rural Tanzania 2016: Seed Price Dataset
This table contains conversions for seed prices. The table can be combined with other datasets in this data asset using the 'crop' 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-34h9-5zn6\".\"agricultural_land_dynamics_and_land_policy_in\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata