Lobbyist - Registrants
City of Austin
@usgov.city_of_austin_lobbyist_registrants
City of Austin
@usgov.city_of_austin_lobbyist_registrants
This dataset lists all registered lobbyists and business entities with the City of Austin.
You can recreate the City Clerk's lobbyist database by downloading all lobbyist datasets on the data portal and view the complete data model of the lobbyist database here: https://services.austintexas.gov/edims/document.cfm?id=293053
Organization: City of Austin
Last updated: 2020-11-12T13:21:58.258948
Tags: business-entity, city-clerk, ethics, lobbyist
CREATE TABLE table_1 (
"registrant_id" VARCHAR,
"registrant_full_name" VARCHAR,
"entity_cd" VARCHAR,
"registrant_title" VARCHAR,
"registrant_first_name" VARCHAR,
"registrant_mi" VARCHAR,
"registrant_last_name" VARCHAR,
"registrant_suffix" VARCHAR,
"employer" VARCHAR,
"registration_date" VARCHAR,
"renewal_date" VARCHAR,
"termination_date" VARCHAR,
"registered_by" VARCHAR
);Anyone who has the link will be able to view this.