mydata-iowa-gov/pss-public-bid-point-gy99-jr5q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 2 hours ago

PSS Public Bid Point

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Iowa DOT project data from Project Scheduling System (PSS) data.</SPAN></P></DIV></DIV></DIV>

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 \"mydata-iowa-gov/pss-public-bid-point-gy99-jr5q\".\"pss_public_bid_point\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pss_public_bid_point
     
     
     
     
     
Upstream Metadata