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
Payments made by clients to registered Lobbying Firms must be disclosed on a quarterly basis.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:23.175157
Tags: disclosure, ethics, lobby, lobbying, lobbyist
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.