Free Parcel Data

New York Cattaraugus County

Field dictionary

GEOID36009
Aged

24 attribute fields, profiled from the July 2022 vintage.

Columns in Cattaraugus County

Field Type Filled Distinct Example values
swis OFTString 100% 43 048200, 048200, 048200
printkey OFTString 100% 50.0k 10500200010340000000, 10500200010370010000, 10500200010320000000
tax_map_no OFTString 100% 50.0k 105.002-1-34, 105.002-1-37.1, 105.002-1-32
loc_no OFTString 76% 11.5k 17, 12595, 8
prop_loc OFTString 100% 2.9k Brown Run, Brown Run, Robin Hill
owner1 OFTString 100% 37.2k Anderson, Wesley E., Mechling, Jonathan G., Moller, David J.
po_box OFTString 9% 907 483, 943, 1288
street OFTString 93% 33.1k Brown Run Rd, 122 Robbin Hill Rd, 2303 Robin Hill Rd
city_state OFTString 100% 3.8k Frewsburg, NY 14738, Frewsburg, NY 14738, Russell, PA 16345
class_code OFTString 100% 229 105, 210, 312
acres OFTReal 100% 6.4k 25.66, 3.85, 8.45
frontage OFTReal 100% 3.2k 0.0, 0.0, 0.0
depth OFTReal 100% 3.1k 0.0, 0.0, 0.0
deed_book OFTString 95% 14.7k 15743, 22709, 2019
deed_page OFTString 95% 8.9k 4001, 7001, 17305
linkfull OFTString 100% 50.0k
linktax OFTString 100% 50.0k
image OFTString 57% 28.3k
land_assmt OFTReal 100% 3.3k 9650.0, 6300.0, 8900.0
totalassmt OFTReal 100% 6.5k 9650.0, 72200.0, 20800.0
objectid OFTInteger 100% 50.0k 2258093, 2258095, 2258111
shape_leng OFTReal 100% 49.3k 4456.957812, 1753.134453, 2456.742499
shape_area OFTReal 100% 49.3k 1067230.726227, 158400.385576, 360767.487336
add_search OFTString 100% 38.4k Brown Run, Brown Run, 17 Robin Hill

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.