Free Parcel Data

Illinois Vermilion County

Field dictionary

GEOID17183
Aged

20 attribute fields, profiled from the April 2022 vintage.

Columns in Vermilion County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 50.0k 50666, 50838, 50839
pin OFTString 100% 50.0k 30-22-200-001, 30-22-377-002, 30-22-377-003
parcel_num OFTString 100% 50.0k 30-22-200-001, 30-22-300-004, 30-22-300-003
track_numb OFTString 100% 50.0k SDLL0278, SDLL027802B, SDLL027802A
township_n OFTString 100% 19 Sidell, Sidell, Sidell
site_addre OFTString 61% 32.1k 3199 N 100 EAST RD, 108 ALLEN, 106 ALLEN
site_csz OFTString 61% 48 ALLERTON IL 61810, ALLERTON IL 61810, ALLERTON IL 61810
gross_acre OFTReal 100% 4.7k 405.13, 3.51, 0.66
homesite_a OFTReal 100% 276 0.0, 0.0, 0.0
farm_acres OFTReal 100% 4.5k 405.13, 0.0, 0.0
class OFTString 100% 22 0011, 0060, 0030
tax_status OFTString 100% 2 T, T, T
legal OFTString 100% 50.0k E402.1A SEC 22 17 14 & FORM RR ROW S & ADJ, FORMER RR PROP S & ADJ SW4 22 17 14 (KNOWN AS TRS 4,6,8,9), FORMER RR PROP S & ADJ SW4 22 17 14 (KNOWN AS TR 7)
mailto_add OFTString 100% 28.3k 913 E 550 N RD, PO BOX 200, 310 E YATES
farm_land OFTReal 100% 10.0k 306687.0, 0.0, 0.0
farm_build OFTReal 100% 1.5k 500.0, 0.0, 0.0
non_farm_l OFTReal 100% 8.3k 0.0, 3715.0, 531.0
non_farm_b OFTReal 100% 21.9k 0.0, 8045.0, 0.0
tax_code OFTString 100% 307 SD003, SD004, SD004
pin_nodash OFTString 100% 50.0k 3022200001, 3022300004, 3022300003

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.