opendata-utah-gov/land-converted-from-noncropland-to-cropland-by-a7t6-2i24
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 3 hours ago

Land Converted From Non-Cropland To Cropland By Counties In Utah 2012

This data set contains FSA (Farm Service Agency) cropland converted from non-cropland to cropland by counties in Utah. 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-noncropland-to-cropland-by-a7t6-2i24\".\"land_converted_from_noncropland_to_cropland_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • land_converted_from_noncropland_to_cropland_by
     
     
     
     
     
Upstream Metadata