Baselight

Lobbyist Data - Compensation

City of Chicago

@usgov.city_of_chicago_lobbyist_data_compensation

Loading...
Loading...

About this Dataset

Lobbyist Data - Compensation

Lobbying-related compensation received by registered lobbyists as reported in their quarterly reports.
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:54:49.334718
Tags: ethics, lobbyists

Tables

Table 1

@usgov.city_of_chicago_lobbyist_data_compensation.table_1
  • 780.55 KB
  • 36929 rows
  • 11 columns
Loading...

CREATE TABLE table_1 (
  "compensation_id" BIGINT,
  "period_start" TIMESTAMP,
  "period_end" TIMESTAMP,
  "lobbyist_id" BIGINT,
  "lobbyist_first_name" VARCHAR,
  "lobbyist_middle_initial" VARCHAR,
  "lobbyist_last_name" VARCHAR,
  "compensation_amount" DOUBLE,
  "client_id" BIGINT,
  "client_name" VARCHAR,
  "created_date" TIMESTAMP
);

Share link

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