Code Complaints
City of Tempe
@usgov.city_of_tempe_code_complaints_e650a
City of Tempe
@usgov.city_of_tempe_code_complaints_e650a
This feature layer contains records of code complaints in the City of Tempe. Records are updated Tuesday through Saturday..
Please note that there may be multiple complaint records associated with a single address point. When viewing these data using GIS software, multiple records per address result in stacked points on the map. Data are provided in this exploded format to make it easier for users.
The data found here are displayed at https://gis.tempe.gov/codecompliance albeit in a non-exploded form where points aren't stacked.
Link: www.tempe.gov/code
Data Source: Accela
Data Source Type: Geospatial
Publish Frequency: Weekly
Publish Method: Automatic (via ETL)
Organization: City of Tempe
Last updated: 2024-02-09T15:07:13.838656
Tags: code-compliance, code-enforcement, community-development, open-data
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"id" VARCHAR,
"caseno" VARCHAR,
"address" VARCHAR,
"casestatus" VARCHAR,
"casestatusdate" TIMESTAMP,
"caseopendate" TIMESTAMP,
"violation" VARCHAR,
"violationtype" VARCHAR,
"y_coord" DOUBLE,
"x_coord" DOUBLE
);Anyone who has the link will be able to view this.