wa-gov/state-agency-amazon-spend-fiscal-year-21-2di7-6ncs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 4 hours ago

State Agency Amazon Spend Fiscal Year 21

DES is publishing the Amazon spend for state agencies collected through the Washington State Amazon Business account. The data set only includes closed orders. Any orders that are still in process or have been cancelled are not included. This data is for Fiscal Year 21 (July 1, 2020 to June 30, 2021)

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/state-agency-amazon-spend-fiscal-year-21-2di7-6ncs\".\"state_agency_amazon_spend_fiscal_year_21\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • state_agency_amazon_spend_fiscal_year_21
     
     
     
     
     
Upstream Metadata