Allegheny County Zip Code Boundaries
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_allegheny_county_zip_co_aa1161fd
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_allegheny_county_zip_co_aa1161fd
This dataset demarcates the zip code boundaries that lie within Allegheny County.
If viewing this description on the Western Pennsylvania Regional Data Center’s open data portal (http://www.wprdc.org), this dataset is harvested on a weekly basis from Allegheny County’s GIS data portal (http://openac.alcogis.opendata.arcgis.com/). The full metadata record for this dataset can also be found on Allegheny County’s GIS portal. You can access the metadata record and other resources on the GIS portal by clicking on the “Explore” button (and choosing the “Go to resource” option) to the right of the “ArcGIS Open Dataset” text below.
Category : Civic Vitality and Governance
**
**
Organization : Allegheny County
Department: Geographic Information Systems Group; Department of Administrative Services
Temporal Coverage: current
Data Notes:
Coordinate System: Pennsylvania State Plane South Zone 3702; U.S. Survey Foot
Development Notes: none
Other: none
Related Document(s): Data Dictionary (none)
Frequency - Data Change: As needed
Frequency - Publishing: As needed
**
**
Data Steward Name: Eli Thomas
Data Steward Email: gishelp@alleghenycounty.us
Organization: Allegheny County / City of Pittsburgh / Western PA Regional Data Center
Last updated: 2023-01-24T18:00:16.981962
Tags: _etl, landmarks, street-aliases, street-dictionary, tables, zip-codes
CREATE TABLE table_1 (
"n__id" BIGINT -- Id,
"objectid" BIGINT,
"zip" BIGINT,
"name" VARCHAR,
"zip_type" VARCHAR,
"state" VARCHAR,
"state_fips" DOUBLE,
"county_fips" DOUBLE,
"county_name" VARCHAR,
"s3dzip" DOUBLE,
"lat" DOUBLE,
"lon" DOUBLE,
"empty_col" VARCHAR,
"tot_res_cnt" DOUBLE,
"mfdu" DOUBLE,
"sfdu" DOUBLE,
"box_cnt" DOUBLE,
"biz_cnt" DOUBLE,
"relver" VARCHAR,
"color" DOUBLE,
"globalid" VARCHAR,
"shape_st_area" DOUBLE,
"shape_st_length" DOUBLE
);Anyone who has the link will be able to view this.