Baselight

Lobbyist Data - Contributions

City of Chicago

@usgov.city_of_chicago_lobbyist_data_contributions

Loading...
Loading...

About this Dataset

Lobbyist Data - Contributions

Political contributions by registered lobbyists, who must report every political contribution made to any candidate for City office, any elected official of the City, and any official or employee of the City seeking election to an office other that a City office during the reporting period.
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.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:13.514785
Tags: ethics, lobbyists

Tables

Table 1

@usgov.city_of_chicago_lobbyist_data_contributions.table_1
  • 191.56 KB
  • 7688 rows
  • 10 columns
Loading...

CREATE TABLE table_1 (
  "contribution_id" BIGINT,
  "period_start" TIMESTAMP,
  "period_end" TIMESTAMP,
  "contribution_date" VARCHAR,
  "recipient" VARCHAR,
  "amount" DOUBLE,
  "lobbyist_id" BIGINT,
  "lobbyist_first_name" VARCHAR,
  "lobbyist_last_name" VARCHAR,
  "created_date" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.