Open repository in Console
Readme
Updated 16 days ago
‧ Indexed 3 hours ago
Lobbyist Data - Expenditures - Small
Expenditures under $250 per transaction, summarized per three-month reporting period. Larger expenditures are itemized in https://data.cityofchicago.org/d/xika-473c. See http://www.cityofchicago.org/city/en/depts/ethics/provdrs/lobby.html for more information on the Board of Ethics' role in regulating and reporting on lobbying in Chicago.
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/lobbyist-data-expenditures-small-eqdx-4qxd\".\"lobbyist_data_expenditures_small\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata