texas-gov/bid-book-spreadsheet-2019-4qh5-bvt7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 4 hours ago

Bid Book Spreadsheet 2019

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 \"texas-gov/bid-book-spreadsheet-2019-4qh5-bvt7\".\"bid_book_spreadsheet_2019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bid_book_spreadsheet_2019
     
     
     
     
     
Upstream Metadata