opendata-utah-gov/land-converted-from-cropland-to-noncropland-by-r3yd-5edg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 4 hours ago

Land Converted From Cropland To Noncropland By Counties In Utah 2012

This data set contains FSA (Farm Service Agency) cropland converted to non cropland by counties in Utah for 2012. From United States Dept of Agriculture

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 \"opendata-utah-gov/land-converted-from-cropland-to-noncropland-by-r3yd-5edg\".\"land_converted_from_cropland_to_noncropland_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • land_converted_from_cropland_to_noncropland_by
     
     
     
     
     
Upstream Metadata