Addresses (Open Data)
City of Tempe
@usgov.city_of_tempe_addresses_open_data
City of Tempe
@usgov.city_of_tempe_addresses_open_data
This dataset is a compilation of address point data for the City of Tempe. The dataset contains a point location, the official address (as defined by The Building Safety Division of Community Development) for all occupiable units and any other official addresses in the City. There are several additional attributes that may be populated for an address, but they may not be populated for every address.
Contact: Lynn Flaaen-Hanna, Development Services Specialist
[Contact E-mail](mailto:lynn_flaaen-hanna@tempe.gov?subject=Address Open Dataset)
Link: Map that Lets You Explore and Export Address Data
Data Source: The initial dataset was created by combining several datasets and then reviewing the information to remove duplicates and identify errors. This published dataset is the system of record for Tempe addresses going forward, with the address information being created and maintained by The Building Safety Division of Community Development.
Data Source Type: ESRI ArcGIS Enterprise Geodatabase
Preparation Method: N/A
Publish Frequency: Weekly
Publish Method: Automatic
Data Dictionary
Organization: City of Tempe
Last updated: 2024-02-09T15:00:34.485380
Tags: address, community-development, open-data, planning
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"addressstatus" VARCHAR,
"apn" VARCHAR,
"streetnumber" DOUBLE,
"streetdirection" VARCHAR,
"streetname" VARCHAR,
"streettype" VARCHAR,
"suite" VARCHAR,
"city" VARCHAR,
"zipcode" VARCHAR,
"fulladdress" VARCHAR,
"addresstype" VARCHAR,
"buildingtype" VARCHAR,
"buildingnumber" VARCHAR,
"floor" VARCHAR,
"description" VARCHAR,
"createdate" TIMESTAMP,
"editdate" TIMESTAMP,
"globalid" VARCHAR,
"zoningcode" VARCHAR,
"landusecode" DOUBLE,
"residentialdensity" DOUBLE,
"censustract" DOUBLE,
"characterarea" VARCHAR,
"xcoordinate" DOUBLE,
"ycoordinate" DOUBLE
);Anyone who has the link will be able to view this.