Free Parcel Data

South Dakota Hand County

Field dictionary

GEOID46059
Aged

47 attribute fields, profiled from the November 2022 vintage.

Columns in Hand County

Field Type Filled Distinct Example values
record OFTString 100% 8.4k 1356, 1359, 1358
owner_name OFTString 89% 2.4k GARY T & ROBIN R SIVERTSEN JTWROS, GARY T & ROBIN R SIVERTSEN JTWROS, LENNY D PETERSON REVOCABLE TRUST
addl_owner OFTString 8% 207 DANNY PETERSON TIC, DANNY PETERSON TIC, JOHN, RAYMOND & EDWARD
legal OFTString 89% 8.4k NE 1/4 31-109-70, SE 1/4 31-109-70, SW 1/4 31-109-70
legal_acre OFTString 89% 1.5k 160, 160, 160.12
property_a OFTString 84% 3.5k STR 31-109-70, STR 31-109-70, STR 31-109-70
owner_stre OFTString 89% 1.7k 34610 219TH ST, 34610 219TH ST, 19111 MAPLE AVE
owner_city OFTString 89% 301 REE HEIGHTS, REE HEIGHTS, HITCHCOCK
owner_st OFTString 89% 37 SD, SD, SD
owner_zip OFTString 89% 420 57371-, 57371-, 57348
twp_name OFTString 100% 40 COMO, COMO, COMO
township OFTString 100% 8 109N, 109N, 109N
range OFTString 100% 5 70W, 70W, 70W
sec OFTString 100% 36 31, 31, 31
str OFTString 100% 1.4k 31-109N-70W, 31-109N-70W, 31-109N-70W
quarter OFTReal 89% 6 1.0, 4.0, 3.0
sixteenth OFTReal 89% 7 0.0, 0.0, 0.0
split OFTString 22% 111 1, 2, 2
school_dis OFTString 89% 5 29-4, 29-4, 29-4
filed_date OFTString 72% 1.8k 2014-12-18, 2014-12-18, 2020-07-21
instrument OFTString 76% 1.9k 2014-12-18, 2014-12-18, 2020-07-20
book OFTReal 89% 51 136.0, 136.0, 143.0
page OFTReal 89% 551 243.0, 243.0, 238.0
deed_type OFTString 69% 38 WD, WD, WD
lot_size OFTString 14% 680 0, SEE PLAT, 50' X 50'
year_built OFTReal 89% 124 0.0, 0.0, 0.0
sale_pr OFTReal 89% 559 0.0, 0.0, 0.0
sale_seque OFTString 54% 1.8k 14-0283, 14-0283, 20-0121
sale_type OFTReal 89% 3 2.0, 2.0, 2.0
sale_year OFTReal 89% 19 2015.0, 2015.0, 2020.0
sale_numbe OFTReal 89% 281 31.0, 31.0, 89.0
code_name OFTString 89% 3 AG, AG, AG
land_code OFTString 89% 4 A, A, A
owner_occu OFTString 12% 2 OWNER OCCUPIED, OWNER OCCUPIED, OWNER OCCUPIED
land_tv OFTReal 89% 7.5k 100116.0, 156694.0, 115592.0
build_tv OFTReal 89% 1.7k 0.0, 0.0, 0.0
mh_tv OFTReal 89% 83 0.0, 0.0, 0.0
total_tv OFTReal 89% 7.9k 100116.0, 156694.0, 115592.0
record_q OFTString 100% 8.4k 1356, 1359, 1358
comments OFTString 9% 101 HWY LOT, HWY LOT, HWY LOT
acres OFTReal 100% 8.9k 159.02137, 159.99987, 155.86809
extent OFTReal 100% 9.5k 6926970.84217919, 6969594.20483833, 6789614.11626305
addition OFTReal 89% 140 0.0, 0.0, 0.0
twn_twp_na OFTString 89% 44 COMO, COMO, COMO
objectid OFTInteger 100% 9.5k 5483, 5484, 5485
starea() OFTReal 100% 9.5k 6926970.84216309, 6969594.20480347, 6789614.11627197
stlength() OFTReal 100% 9.5k 10528.5686360854, 10561.7936764608, 10424.1725647661

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.