cityofchicago/payments-s4vu-giwb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 20 hours ago
Indexed 5 hours ago

Payments

All vendor payments made by the City of Chicago from 1996 to present. Payments from 1996 through 2002 have been rolled-up and appear as "2002." Total payment information is summarized for each vendor and contract number for data older than two years. These data are extracted from the City’s Vendor, Contract, and Payment Search.

Time Period: 1996 to present.

Frequency: Data is updated daily.

Related Applications: City of Chicago Vendor, Contract, and Payments Search (http://webapps.cityofchicago.org/VCSearchWeb/org/cityofchicago/vcsearch/controller/payments/begin.do?agencyId=city).

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 \"cityofchicago/payments-s4vu-giwb\".\"payments\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • payments
     
     
     
     
     
Upstream Metadata