Ten collections describing property, zoning, vacancy, and affordable housing in Philadelphia, mirrored from the City of Philadelphia's ArcGIS services via OpenDataPhilly.
Boundaries of every real estate property parcel in Philadelphia, drawn from legally recorded deed documents. The Department of Records maintains the layer and republishes it weekly.
607,957 polygons cover the city. Each row carries a registry identifier (basereg, mapreg), a parsed street address, and flags for condominium units and stacked parcels. geoid is the Geographic Unique ID, and pin the parcel identification number.
Parcels are the join key for most Philadelphia property data. opa_id in the vacancy collections and parcel_id_num in building footprints both point back here. See AGENTS.md for queries that run.
Extracted 2026-08-26 from the DOR_Parcel FeatureServer. 4 invalid geometries were repaired with shapely.make_valid; 37 rows carry null geometry and sort to the end of the file. Column meanings come from the service's own field aliases.
muniment_type, muniment_id, separated_rights, dor_review, opa_review, pwd_review, matchflag, and the integer status are undocumented. Their field aliases repeat the column name and the city metadata portal returns no reachable data dictionary. They are carried as published rather than guessed.
status holds 1 (571,350 rows), 2 (33,856), 3 (2,722), 4 (7), 5 (6), and null (11). The meaning of each code is not published.
Generated by Portolan from STAC metadata and .portolan/metadata.yaml