Free Parcel Data

Illinois Stark County

Field dictionary

GEOID17175
Aged

59 attribute fields, profiled from the October 2022 vintage.

Columns in Stark County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 6.0k 32, 35, 114
pin OFTString 100% 5.9k 06-31-300-004, 06-32-300-008, 06-31-200-003
parcelnumb OFTString 99% 5.9k 06-31-300-004, 06-32-300-008, 06-31-200-003
alternatep OFTString 98% 5.9k 0631300004, 0632300008, 0631200003
siteaddres OFTString 98% 3.0k 142 E KNOX RD~WILLIAMSFIELD, IL 61489, 61 TOWNSHIP ROAD 200 E~LAURA, IL 61451-6021, ~WILLIAMSFIELD, IL 61489
sectionlot OFTString 99% 37 31, 32, 31
rangeblock OFTString 99% 6 5E, 5E, 5E
legaltowns OFTString 99% 7 12N, 12N, 12N
legaldescr OFTString 99% 5.8k PART SW1/4 SW1/4 SECTION 31 ~2 ACRES, S SIDE SW SECTION 32 ~60 ACRES, S1/2 NE SECTION 31 ~77 ACRES
primaryadd OFTString 99% 3.2k 61 TOWNSHIP ROAD 200 E~LAURA, IL 61451-8405, 1651 KNOX RD 2275E~WILLIAMSFIELD, IL 61489-9419, 38 EDGEWOOD DR~KEWANEE, IL 61443-3108
taxcode OFTString 99% 50 06003, 06002, 06003
acreage OFTReal 99% 1.6k 2.0, 60.0, 77.0
valuations OFTInteger 99% 682 0, 1053, 0
valuatio_1 OFTInteger 99% 2.9k 624, 14651, 22036
valuatio_2 OFTInteger 99% 2.6k 0, 2500, 0
valuatio_3 OFTInteger 99% 662 0, 63477, 0
usecode OFTString 99% 8 0020, 0010, 0020
primarynam OFTString 99% 3.4k JN PLUMER FARMS LLC, WALTER, ROBERT L, COURSON, DUSTIN G
subdivisio OFTString 0%
townshipna OFTString 99% 8 WEST JERSEY, WEST JERSEY, WEST JERSEY
exemptamt1 OFTInteger 99% 60 0, 0, 0
exemptamt2 OFTInteger 99% 109 0, 1465, 0
exemptamt3 OFTInteger 99% 45 0, 0, 0
exemptamt4 OFTInteger 99% 1 0, 0, 0
exemptamt5 OFTInteger 99% 265 0, 0, 0
exemptamt6 OFTInteger 99% 1 0, 0, 0
exemptamt7 OFTInteger 99% 1 0, 0, 0
exemptamt8 OFTInteger 99% 1 0, 0, 0
exemptamt9 OFTInteger 99% 2 0, 0, 0
exemptam_1 OFTInteger 99% 1 0, 0, 0
exemptam_2 OFTInteger 99% 4 0, 0, 0
exemptam_3 OFTInteger 99% 2 0, 0, 0
exemptam_4 OFTInteger 99% 13 0, 0, 0
exemptam_5 OFTInteger 99% 1 0, 0, 0
exemptam_6 OFTInteger 99% 1 0, 0, 0
exemptnum1 OFTInteger 99% 5.9k 4399, 4415, 4396
exemptnum2 OFTInteger 99% 1 0, 0, 0
exemptnum3 OFTInteger 99% 1 0, 0, 0
exemptnum4 OFTInteger 99% 1 0, 0, 0
exemptnum5 OFTInteger 99% 1 0, 0, 0
exemptnum6 OFTInteger 99% 1 0, 0, 0
exemptnum7 OFTInteger 99% 1 0, 0, 0
exemptnum8 OFTInteger 99% 1 0, 0, 0
exemptnum9 OFTInteger 99% 1 0, 0, 0
exemptnu_1 OFTInteger 99% 1 0, 0, 0
exemptnu_2 OFTInteger 99% 1 0, 0, 0
exemptnu_3 OFTInteger 99% 1 0, 0, 0
exemptnu_4 OFTInteger 99% 1 0, 0, 0
exemptnu_5 OFTInteger 99% 1 0, 0, 0
exemptnu_6 OFTInteger 99% 1 0, 0, 0
tifbasenum OFTInteger 99% 573 0, 0, 0
yearbegin OFTInteger 99% 18 0, 0, 0
yearretire OFTInteger 99% 1 0, 0, 0
zoning OFTString 90% 8 AG-1 Agriculture, AG-1 Agriculture, AG-1 Agriculture
exemptam_7 OFTInteger 99% 2 0, 0, 0
exemptnu_7 OFTInteger 99% 1 0, 0, 0
globalid OFTString 100% 6.0k bb8386dd-4581-4381-a23f-a27fb44bbdf9, fedc630b-7e01-45e5-b52c-219b8b2818db, 8881b5fb-2159-4bb0-b793-5c427efdc91d
shape__are OFTReal 100% 6.0k 14211.832031, 434186.324219, 525456.097656
shape__len OFTReal 100% 6.0k 477.410188, 2954.653703, 5138.861059

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.