Open repository in Console
Readme
Updated 1 month ago
‧ Indexed 29 minutes ago
Lobbyist Data - Expenditures - Hosting
Every expense made during the reporting period for the benefit of an official or employee of the City. These are different from other expenses or gifts -- other datasets in this series. These expenses are typically those that fall under the “reasonable hosting” provision of the City of Chicago ethics rules.
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-hosting-pvm2-bd2i\".\"lobbyist_data_expenditures_hosting\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata