Lobbying Reporting System: Lobbyist Gift Reports - November 1, 2005 To September 16, 2016
State of Maryland
@usgov.state_of_maryland_lobbying_reporting_system_lobbyist_g_795863f5
State of Maryland
@usgov.state_of_maryland_lobbying_reporting_system_lobbyist_g_795863f5
CREATE TABLE table_1 (
"lobbyist_id" BIGINT,
"lobbyist_last_name" VARCHAR,
"lobbyist_first_name" VARCHAR,
"reporting_period" VARCHAR,
"employer" VARCHAR,
"recipient" VARCHAR,
"date" VARCHAR,
"amount" DOUBLE,
"nature_of_gift" VARCHAR
);
Anyone who has the link will be able to view this.