opendata-utah-gov/2008-utah-farm-income-and-expenses-r33a-qbwn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 6 hours ago

2008 Utah Farm Income And Expenses

2008 Utah Farm Income And Expenses

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/2008-utah-farm-income-and-expenses-r33a-qbwn\".\"2008_utah_farm_income_and_expenses\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2008_utah_farm_income_and_expenses
     
     
     
     
     
Upstream Metadata