wa-gov/agency-contracts-fiscal-year-2015-j59h-dkq5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 5 hours ago

Agency Contracts Fiscal Year 2015

List of agency contracts in compliance with RCW 39.26

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 \"wa-gov/agency-contracts-fiscal-year-2015-j59h-dkq5\".\"agency_contracts_fiscal_year_2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • agency_contracts_fiscal_year_2015