Free Parcel Data

Ohio Lorain County

Field dictionary

GEOID39093
Archive

41 attribute fields, profiled from the April 2024 vintage.

Columns in Lorain County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 50.0k 592817089, 592817101, 592817300
parcelid OFTString 100% 50.0k 2020010000015, 2020008000002, 2020008000006
ownernme1 OFTString 100% 50.0k CRAWSHAW TODD A & CHRISTINE L, ECKLER ALDEN L & SANDRA D, HECOCK MARTHA E TRUSTEE & HECOCK RICHARD H TRUSTEE
ownerparce OFTString 0%
siteaddres OFTString 100% 50.0k 28272 GORE ORPHANAGE RD NEW LONDON, OH 44851, FITCHVILLE EASTERN RD NEW LONDON, OH 44851, 52850 FITCHVILLE EASTERN RD NEW LONDON, OH 44851
pstladdres OFTString 100% 50.0k 28272 GORE ORPHANAGE RD NEW LONDON, OH 44851, P O BOX 108 NEW LONDON, OH 44851, 52850 FITCHVILLE-EASTERN NEW LONDON, OH 44851
prprtydscr OFTString 81% 50.0k NAME CORR 3/31/05 FROM-007, SURP EASEMENT7-24-97 970480033, GORE
cvttxcd OFTString 100% 64 51, 51, 51
cvttxdscrp OFTString 99% 64 ROCHESTER TWP/NEW LONDON LSD, ROCHESTER TWP/NEW LONDON LSD, ROCHESTER TWP/NEW LONDON LSD
usecd OFTString 93% 127 511, 100, 111
classcd OFTString 99% 228 511, 100, 111
nghbrhdcd OFTString 100% 758 10000, 10000, 10000
nghbrhddsc OFTString 99% 1.4k ROCHESTER TWP, ROCHESTER TWP, ROCHESTER TWP
acres OFTReal 98% 4.2k 3.0, 17.75, 17.4
schldscrp OFTString 100% 20 NEW LONDON LSD, NEW LONDON LSD, NEW LONDON LSD
instrument OFTString 22% 32.1k 20040041988, 20070207481, 980533150
marketland OFTReal 99% 15.6k 49270.0, 91590.0, 85710.0
marketbuil OFTReal 99% 35.3k 222530.0, 0.0, 128220.0
markettota OFTReal 99% 43.2k 271800.0, 91590.0, 213930.0
marketcauv OFTReal 99% 3.2k 0.0, 0.0, 37900.0
market_aba OFTReal 100% 1.1k 0.0, 0.0, 0.0
lndvalue OFTReal 100% 8.4k 17240.0, 32060.0, 30000.0
assessbuil OFTReal 100% 17.0k 77890.0, 0.0, 44880.0
cntassdval OFTReal 100% 20.7k 95130.0, 32060.0, 74880.0
assesscauv OFTReal 100% 3.2k 0.0, 0.0, 13265.0
assessment OFTReal 100% 1.1k 0.0, 0.0, 0.0
taxfullyea OFTReal 93% 50.0k 5836.9, 1967.1, 3567.9
taxstatecr OFTReal 93% 50.0k 1557.28, 524.82, 951.9
taxsubtota OFTReal 93% 50.0k 4279.62, 1442.28, 2616.0
taxbusines OFTReal 93% 35.1k 388.12, 130.8, 237.26
taxownoccu OFTReal 93% 12.2k 0.0, 0.0, 0.0
taxhomeste OFTReal 93% 451 0.0, 0.0, 0.0
taxannualr OFTReal 93% 50.0k 3891.5, 1311.48, 2378.74
taxcurrent OFTReal 93% 2.2k 46.51, 0.0, 46.51
taxdelinqs OFTReal 93% 1.2k 0.0, 0.0, 0.0
taxunpaid OFTReal 93% 6.0k 0.0, 0.0, 0.0
taxfully_1 OFTReal 93% 50.0k 3938.01, 1311.48, 2425.25
totaltaxes OFTReal 93% 50.0k 1969.01, 655.74, 1212.63
specialass OFTString 100% 2 N, N, N
image_url OFTString 74% 50.0k
delinquent OFTString 100% 2 No, No, No

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.