Board And Commission Liaisons
City of Bloomington
@usgov.city_of_bloomington_board_and_commission_liaisons_b7075
City of Bloomington
@usgov.city_of_bloomington_board_and_commission_liaisons_b7075
CREATE TABLE table_1 (
"liaison_id" BIGINT,
"committee_id" BIGINT,
"board_commission" VARCHAR,
"type" VARCHAR,
"person_id" BIGINT,
"first_name" VARCHAR,
"last_name" VARCHAR,
"email" VARCHAR,
"phone_number" VARCHAR
);
Anyone who has the link will be able to view this.