Free Parcel Data

Pennsylvania Greene County

Field dictionary

GEOID42059
Aged

51 attribute fields, profiled from the May 2023 vintage.

Columns in Greene County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 30.1k 575, 766, 813
name OFTString 99% 28.6k 23-04-117-B, 23-04-116-A, 23-04-116
parcelsubt OFTInteger 100% 1 0, 0, 0
retiredbyr OFTString 0%
statedarea OFTReal 100% 8.2k 1.51, 3.45, 27.1
statedar_1 OFTInteger 100% 2 0, 0, 0
calculated OFTReal 100% 308 0.0, 0.0, 0.0
misclosera OFTReal 100% 11 0.0, 0.0, 0.0
misclosedi OFTReal 100% 9 0.0, 0.0, 0.0
globalid OFTString 100% 30.1k {55009CF7-08D8-491E-B472-AD6486B0FAC5}, {52CC78F8-DE45-4019-8F87-7A94F59B184F}, {5B10C747-0381-45B6-95D8-FBD4F0E60C2D}
createdbyr OFTString 99% 28.4k {68FABA9B-936B-4C1C-8A5F-433144D6613B}, {3A11EE30-8C42-4D7B-B802-8FD5597DBBF1}, {D137E5C7-D587-424E-9E65-8DD389A28970}
isseed OFTInteger 100% 1 0, 0, 0
created_us OFTString 100% 2 GIS, GIS, GIS
created_da OFTString 100% 17 2021-09-23, 2021-09-23, 2021-09-23
last_edite OFTString 100% 2 GIS, GIS, GIS
last_edi_1 OFTString 100% 19 2021-09-23, 2021-09-23, 2021-09-23
taxidnum OFTString 99% 28.6k 23-04-117-B, 23-04-116-A, 23-04-116
txid OFTString 99% 28.5k 23-4-117-B, 23-4-116-A, 23-4-116
account OFTString 99% 28.5k 23-087357, 23-081004, 23-000275
rem_pid OFTReal 100% 28.4k 117326.0, 27957.0, 27956.0
reference OFTReal 100% 26.5k 0.0, 2087.0, 2020.0
address OFTString 98% 13.9k 395 NED RIDGE ROAD, 453 NED RIDGE RD, 413 NED RIDGE RD
other OFTString 12% 1.0k SUITE 850, P O BOX 380, PO BOX 6135
city OFTString 98% 951 NEW FREEPORT, NEW FREEPORT, NEW FREEPORT
state OFTString 98% 55 PA, PA, PA
zipcode OFTString 98% 1.3k 15352, 15352, 15352
land_class OFTString 98% 10 R, R, A
userfield5 OFTString 98% 21 RESIDENTIAL, RESIDENTIAL, AGRICULTURE
deed_bk_pg OFTString 97% 19.5k 535/3071, 0121/1083, 538/ 213
slh_book OFTString 98% 801 535, 0121, 0538
slh_page OFTString 98% 4.1k 3071, 1083, 0213
sale_date OFTString 100% 7.2k 2020-04-20, 1993-09-14, 1966-09-06
sale_price OFTReal 100% 1.7k 1.0, 0.0, 0.0
taxstatus OFTReal 100% 6 5.0, 5.0, 5.0
cam_acre OFTReal 100% 8.3k 1.51, 3.45, 27.1
land_use OFTString 98% 27 RE, RE, AG
address0 OFTString 98% 18.0k LR 30001, NORTH OF SR 3001, NORTH OF L R 30001
gflood OFTString 14% 1 FloodPlane, FloodPlane, FloodPlane
lat OFTReal 100% 22.2k 0.0, 39.725545, 39.727116
long OFTReal 100% 23.5k 0.0, -80.490787, -80.492121
name2 OFTString 1% 206 WILLIAM ROGER PHILLIPS ETUX, WILLIAM ROGER PHILLIPS, RALPH H JONES ETUX
candgnotes OFTString 30% 8 Brave, Brave, Brave
shape__are OFTReal 100% 30.1k 66113.5262327, 142924.369263, 93303.3344241
shape__len OFTReal 100% 30.1k 1092.27154156, 1741.00105176, 1353.54231825
pid OFTReal 100% 28.4k 117326.0, 27957.0, 27956.0
account_1 OFTString 98% 28.4k 23-087357, 23-081004, 23-000275
name1 OFTString 98% 15.3k CHANEY EDWARD A, SOLES REX W ET UX, SOLES DONNA D ET AL
own_name2 OFTString 4% 487 C/O THOMAS F BILINOVICH TRUSTEE, C/O THOMAS F BILINOVICH TRUSTEE ET AL, C/O THOMAS F BILINOVICH TRUSTEE
st_area(sh OFTReal 100% 30.1k 66113.5262327369, 142924.369262966, 93303.3344241193
st_length( OFTReal 100% 30.1k 1092.27154155953, 1741.0010517575, 1353.5423182507
rem_pid_te OFTString 100% 28.4k 117326, 27957, 27956

Why this differs from the next county over

There is no national parcel schema. Every assessor's office built its own, usually decades ago, usually inside whatever CAMA system it bought at the time. One county's owner column is OWNER_NAME, the next one's is own1, and a third splits it across four fields. Shapefile's ten-character DBF limit truncated a generation of them into things like TOTLNDVAL.

Nothing here is renamed or remapped. The columns above are exactly what is in the file, because a normalisation layer that quietly guesses wrong is worse than no normalisation at all — and every guess it makes is one you cannot audit.

The Filled column is the share of rows with a real value. Placeholder text such as n/a counts as empty; a column that is 100% present but 90% placeholder is a column that will disappoint you, and the profiler treats it accordingly.