Community Registry
City of Austin
@usgov.city_of_austin_neighborhood_groups_community_registry
City of Austin
@usgov.city_of_austin_neighborhood_groups_community_registry
CREATE TABLE table_1 (
"association_name" VARCHAR,
"association_category" VARCHAR,
"association_email" VARCHAR,
"association_zip_code" VARCHAR,
"organization_website" VARCHAR,
"planning_id" BIGINT,
"primary_contact_title_mr_ms" VARCHAR,
"primary_contact_name" VARCHAR,
"primary_contact_phone" VARCHAR,
"primary_contact_address" VARCHAR,
"primary_contact_city" VARCHAR,
"primary_contact_zipcode" DOUBLE,
"primary_contact_email" VARCHAR,
"primary_contact_office_held" VARCHAR,
"secondary_contact_title" VARCHAR,
"secondary_contact_name" VARCHAR,
"secondary_contact_phone" VARCHAR,
"secondary_contact_address" VARCHAR,
"secondary_city" VARCHAR,
"secondary_contact_zipcode" DOUBLE,
"secondary_contact_email" VARCHAR,
"secondary_contact_office_held" VARCHAR,
"number_of_households" DOUBLE,
"meeting_information" VARCHAR,
"last_changed_date" VARCHAR
);
Anyone who has the link will be able to view this.