Community Registry
City of Austin
@usgov.city_of_austin_neighborhood_groups_community_registry
City of Austin
@usgov.city_of_austin_neighborhood_groups_community_registry
City of Austin Open Data Terms of Use
https://data.austintexas.gov/stories/s/ranj-cccq
This dataset is a monthly upload of the Community Registry (www.AustinTexas.gov/CR), where community organizations such as neighborhood associations may register with the City of Austin to receive notices of land development permit applications within 500 feet of the organization's specified boundaries. This dataset can be used to contact multiple registered organizations at once by filtering/sorting, for example, by Association Type or by Association ZipCode. The organizations' boundaries can be viewed in the City's interactive map at www.AustinTexas.gov/GIS/PropertyProfile/ - the Community Registry layer is under the Boundaries/Grids folder.
Organization: City of Austin
Last updated: 2020-11-12T13:33:01.640950
Tags: community, community-organization, community-registry, neighborhood, neighborhood-registry
CREATE TABLE table_1 (
"association_name" VARCHAR,
"association_category" VARCHAR,
"association_email" VARCHAR,
"association_zip_code" VARCHAR,
"organization_website" VARCHAR,
"planning_id" BIGINT -- Planning ID #,
"primary_contact_title_mr_ms" VARCHAR -- Primary Contact Title (Mr., Ms.),
"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.