texas-gov/r8testingbid-tabulations-u7bk-g5wn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

R8-Testing-Bid Tabulations

Bid Tabulations dataset displays advertisement and bidding information for the State and Local Lettings from the official sources of The Electronic State Business Daily (ESBD), the Electronic Bidding System, and the project proposal. Bidders should bid the project using the information found therein, including any addenda. These sources take precedence over information from other sources, including TxDOT webpages, which are unofficial and intended for informational purposes only.

Bid Tabulations dataset includes data in previous 24 months.

THE INFORMATION IS ONLY THE TOTALS OF THE BIDS AS RECEIVED AND DOES NOT REPRESENT THAT A CONTRACT HAS BEEN OR WILL BE AWARDED.

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/r8testingbid-tabulations-u7bk-g5wn\".\"r8testingbid_tabulations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • r8testingbid_tabulations
     
     
     
     
     
Upstream Metadata