Boards And Commissions
City of Bloomington
@usgov.city_of_bloomington_boards_and_commissions_a42d5
City of Bloomington
@usgov.city_of_bloomington_boards_and_commissions_a42d5
CREATE TABLE table_1 (
"id" BIGINT,
"type" VARCHAR,
"name" VARCHAR,
"website" VARCHAR,
"video_archive" VARCHAR,
"email" VARCHAR,
"phone_number" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"statutory_name" VARCHAR,
"year_formed" DOUBLE,
"end_date" VARCHAR,
"seats" BIGINT,
"vacancies" BIGINT
);
Anyone who has the link will be able to view this.