Payments Made By Clients To Registered Lobbying Firms
City of Los Angeles
@usgov.city_of_los_angeles_payments_made_by_clients_to_regist_0a684883
City of Los Angeles
@usgov.city_of_los_angeles_payments_made_by_clients_to_regist_0a684883
CREATE TABLE table_1 (
"lobbying_firm" VARCHAR,
"client_prefix" VARCHAR,
"client_first_name" VARCHAR,
"client_middle" VARCHAR,
"client_last_name" VARCHAR,
"client_suffix" VARCHAR,
"report_quarter" BIGINT,
"report_year" BIGINT,
"amount_paid" DOUBLE,
"lobbying_firm_quarterly_report" VARCHAR
);
Anyone who has the link will be able to view this.