oregon-gov/farm-products-master-list-3qaz-7u98
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 days ago
Indexed 5 hours ago

Farm Products Master List

The list includes only farm product liens that have not lapsed - ORS 80.118. To access liens up to one year past the lapse date, use the UCC Seach: https://secure.sos.state.or.us/ucc/searchHome.action

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 \"oregon-gov/farm-products-master-list-3qaz-7u98\".\"farm_products_master_list\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • farm_products_master_list
     
     
     
     
     
Upstream Metadata