Free Parcel Data

Idaho Bannock County

Field dictionary

GEOID16005
Aged

50 attribute fields, profiled from the October 2022 vintage.

Columns in Bannock County

Field Type Filled Distinct Example values
parcel_pin OFTString 100% 43.3k LINCOLN ST, LITTLE EAGLE*, RPR3801000101
parcel_no OFTString 100% 43.3k LINCOLN ST, LITTLE EAGLE RD, R3801000101
gis_acres OFTReal 100% 39.3k 0.287684, 0.332041, 0.925692
year_built OFTReal 100% 140 0.0, 0.0, 0.0
bas_sqft OFTReal 100% 2.1k 0.0, 0.0, 0.0
first_sqft OFTReal 100% 2.2k 0.0, 0.0, 0.0
second_sqf OFTReal 100% 1.1k 0.0, 0.0, 0.0
third_sqft OFTReal 100% 328 0.0, 0.0, 0.0
bas_bdr OFTReal 100% 9 0.0, 0.0, 0.0
bas_bath OFTReal 100% 16 0.0, 0.0, 0.0
fl1_bdr OFTReal 100% 20 0.0, 0.0, 0.0
fl1_bath OFTReal 100% 29 0.0, 0.0, 0.0
fl2_bdr OFTReal 100% 8 0.0, 0.0, 0.0
fl2_bath OFTReal 100% 14 0.0, 0.0, 0.0
fl3_bdr OFTReal 100% 6 0.0, 0.0, 0.0
fl3_bath OFTReal 100% 8 0.0, 0.0, 0.0
grg_sqft OFTReal 100% 1.2k 0.0, 0.0, 0.0
grg_type OFTString 45% 13 D, B, A
globalid OFTString 100% 44.9k {342C088A-1667-4453-BD9C-541C6FDF1EA5}, {CB29EAA4-043D-4B93-ABF4-63C3847BEC33}, {A39FBBCB-DD5F-4784-ADB8-93A938E918E7}
deed OFTString 93% 33.9k 99004004, 99004231-2, 21913016
old_deed OFTString 81% 30.1k 99002296, 21705976, 822508
ownername OFTString 95% 28.6k SPRAKER, GLEN A, SPRAKER, GLEN A, METZ, BROCK T
address OFTString 95% 26.3k 450 SWANSON LOOP, RR 1 BOX 87 E, 448 SWANSON LOOP
address2 OFTString 5% 1.2k 13226 N YELLOWSTONE HWY, PO BOX 51328, 50 NEEK RD
citystzip OFTString 95% 5.9k POCATELLO, ID 83202, POCATELLO, ID 832020000, CHUBBUCK, ID 83202
country OFTString 95% 2 USA, USA, USA
situsaddre OFTString 66% 29.0k 0 SWANSON, Chubbuck, ID 83202-9801, 448 SWANSON LOOP, CHUBBUCK, ID 83202, 609 TYHEE, CHUBBUCK, ID 83202
legaldescr OFTString 95% 42.1k S25-T5S-R33E TR W2NW4SE4 TAX 14 2.0 AC, S25-T5S-R33E TR W2NW4SE4 TAX 13 18.0 AC, S25-T5S-R33E S2E2SE4NW4 10.0 AC
curmktvalu OFTReal 100% 13.2k 0.0, 0.0, 0.0
curmktva_1 OFTReal 100% 26.9k 0.0, 0.0, 0.0
curmktva_2 OFTReal 100% 33.1k 0.0, 0.0, 0.0
mktvaluela OFTReal 100% 12.6k 0.0, 0.0, 0.0
mktvalueim OFTReal 100% 26.0k 0.0, 0.0, 0.0
mktvalue OFTReal 100% 32.0k 0.0, 0.0, 0.0
valpercent OFTReal 100% 26.8k 0.0, 0.0, 0.0
valchanger OFTReal 100% 26.8k 0.0, 0.0, 0.0
valcurrent OFTReal 100% 32.0k 0.0, 0.0, 0.0
taxchargec OFTReal 100% 30.8k 0.0, 0.0, 0.0
valpriorye OFTReal 100% 31.0k 0.0, 0.0, 0.0
taxchargep OFTReal 100% 29.5k 0.0, 0.0, 0.0
valyearles OFTReal 100% 30.6k 0.0, 0.0, 0.0
taxchargel OFTReal 100% 29.6k 0.0, 0.0, 0.0
valyearl_1 OFTReal 100% 29.8k 0.0, 0.0, 0.0
taxcharg_1 OFTReal 100% 29.3k 0.0, 0.0, 0.0
valyearl_2 OFTReal 100% 29.5k 0.0, 0.0, 0.0
taxcharg_2 OFTReal 100% 28.8k 0.0, 0.0, 0.0
shape_leng OFTReal 100% 43.4k 542.498001, 600.504767, 1656.017294
shape_area OFTReal 100% 44.2k 12531.443684, 14463.669225, 40322.973576
shape__are OFTReal 100% 42.1k 2167.691406, 2473.449219, 6907.566406
shape__len OFTReal 100% 44.8k 225.672329, 248.601853, 685.589648

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.