Free Parcel Data

Indiana Harrison County

Field dictionary

GEOID18061
Aged

31 attribute fields, profiled from the November 2016 vintage.

Columns in Harrison County

Field Type Filled Distinct Example values
PIN_18 OFTString 100% 26.5k 25902, 25903, 25904
TAX_10 OFTString 98% 26.1k 001-00117-00, 001-00874-00, 001-00071-00
OWNER OFTString 98% 19.3k CHURCHILL, FREDRIC R REVOCABLE TRUST, CHURCHILL, FREDRIC R REVOCABLE TRUST, NIX, GLENN S. & MOIRA
OWNER_STRE OFTString 98% 17.8k 6885 WEST PAY DRIVE NW, 6885 WEST PAY DR. NW, 13060 FREDERICKSBURG RD. NW
OWNER_CITY OFTString 98% 897 DEPAUW, IN 47115, DEPAUW, IN 47115, DEPAUW, IN 47115
PROPERTY_S OFTString 98% 18.8k WEST PAY DR NW, 6885 WEST PAY DR NW, WEST PAY DR NW
PROPERTY_C OFTString 98% 291 DEPAUW, IN 47115, DEPAUW, IN 47115, DEPAUW, IN 47115
NBHD_CODE OFTString 98% 234 3101505-001, 3101505-001, 3101505-001
NBHD_NAME OFTString 98% 230 Blue River Twp Base Res (poor), Blue River Twp Base Res (poor), Blue River Twp Base Res (poor)
PROP_CLASS OFTReal 100% 87 0.0, 0.0, 0.0
PROP_CLA_1 OFTString 98% 84 Vacant Land, 1 Family Dwell - Platted Lot, Cash Grain/General Farm
LAND_VALUE OFTReal 100% 1.6k 0.0, 0.0, 0.0
IMPROV_VAL OFTReal 100% 3.0k 0.0, 0.0, 0.0
TOT_ASSESS OFTReal 100% 3.4k 0.0, 0.0, 0.0
LEGAL_ACRE OFTReal 100% 8.4k 0.0, 0.0, 0.0
POLITICAL_ OFTString 100% 13 FAIRMOUNT TOWNSHIP, FRANKLIN TOWNSHIP, BLUE RIVER TOWNSHIP
SCHOOL_COR OFTString 98% 4 NORTH HARRISON COMMUNITY, NORTH HARRISON COMMUNITY, NORTH HARRISON COMMUNITY
PHOTOS OFTReal 100% 2 0.0, 0.0, 0.0
SALES OFTReal 100% 2 0.0, 0.0, 0.0
CALC_SQ_FT OFTReal 100% 25.1k 111269.0, 14203.0, 25484.0
CALC_AC OFTReal 100% 11.7k 2.554, 0.326, 0.585
LATEST_SAL OFTString 10% 1.2k 1473724800000, 1380153600000, 1456704000000
LATEST_S_1 OFTReal 100% 838 0.0, 0.0, 0.0
DEEDBOOK OFTString 23% 389 H9, 0, 98
DEEDPAGE OFTString 23% 1.1k 103, 0, 057389
ROW_GUID OFTString 100% 26.1k {0A5EB459-C551-46A8-A71E-7686254BD36A}, {78F0BCB6-258A-4A35-92BC-DAD89DCE7EF2}, {6A21225B-086E-44AF-92A4-3098F752EE89}
LEGAL_DESC OFTString 98% 26.0k PT NE1/4 24-1-2; 124.; ; E PT SE1/4 24-1-2 30., PT NE1/4 24-1-2 22.50; ; PT SW1/4 24-1-2 100., PT NE QR; 25-1-2; (FOR.RES.); 43.880
PIN_18STRI OFTString 100% 26.5k 310123200001000001, 310123200002000001, 310123400001000001
DOCUMENTNU OFTString 0%
SHAPE_STAR OFTReal 100% 26.5k 111268.594116, 14202.570007, 25483.791061
SHAPE_STLE OFTReal 100% 26.5k 2459.272026, 543.146758, 892.962041

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.