wa-gov/agency-contracts-fiscal-year-2022-pwse-3zea
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 2 hours ago

Agency Contracts Fiscal Year 2022

Agency Contract Reporting Fiscal Year 2022

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-2022-pwse-3zea\".\"agency_contracts_fiscal_year_2022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • agency_contracts_fiscal_year_2022
     
     
     
     
     
Upstream Metadata