Free Parcel Data

South Dakota Hamlin County

Field dictionary

GEOID46057
Aged

48 attribute fields, profiled from the November 2022 vintage.

Columns in Hamlin County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 7.9k 1171, 1173, 1180
record OFTString 100% 6.9k 1088, 1089, 1082
owner1 OFTString 87% 3.8k WARD FAMILY FARMLAND LLC, WARD FAMILY FARMLAND LLC, L/E JACQUELINE F WARD ETAL
legal OFTString 87% 5.6k SW4 GARFIELD TOWNSHIP, SE4 GARFIELD TOWNSHIP, OL 1,2,3 OF SW4 GARFIELD TOWNSHIP
acres___lo OFTString 87% 1.8k 161.08, 158, 140.5
property_a OFTString 75% 3.9k STR 30-113-55, STR 30-113-55, STR 29-113-55
add_l_owne OFTString 8% 415 WARD REAL ESTATE HOLDINGS LLP, ERIC J EMERSON, ROBERT E EMERSON TRUSTEE, SUSAN BERSCHIED
twn_twp_na OFTString 87% 19 GARFIELD TOWNSHIP, GARFIELD TOWNSHIP, GARFIELD TOWNSHIP
township OFTString 90% 5 113N, 113N, 113N
range OFTString 90% 7 55W, 55W, 55W
section OFTString 96% 39 30, 30, 29
str OFTString 96% 579 30-113N-55W, 30-113N-55W, 29-113N-55W
quarter OFTReal 87% 4 0.0, 0.0, 0.0
sixteenth OFTReal 87% 7 0.0, 0.0, 0.0
split OFTReal 87% 332 171.0, 172.0, 165.0
owner_stre OFTString 87% 2.8k PO BOX 302, PO BOX 302, PO BOX 158
owner_city OFTString 87% 313 BRYANT, BRYANT, ESTELLINE
owner_st OFTString 87% 38 SD, SD, SD
owner_zip OFTReal 87% 256 0.0, 0.0, 0.0
land_code OFTString 87% 3 A, A, A
code_name OFTString 87% 3 AG, AG, AG
school_dis OFTString 87% 8 28-3, 28-3, 28-3
instrument OFTString 83% 3.3k 2018-05-03, 2012-08-20, 2007-03-24
book OFTReal 87% 89 65.0, 92.0, 87.0
page OFTReal 87% 530 92.0, 264.0, 183.0
deed_type OFTString 78% 53 AT, TD, WD
lot_size OFTString 39% 1.7k 65 X 150, 305 X 150, 60 X 150
year_built OFTReal 87% 145 0.0, 0.0, 0.0
filed_date OFTString 83% 3.2k 2018-05-10, 2012-08-28, 2007-06-07
sale_seque OFTString 50% 2.8k 18-0158, 12-0286, 12-0052
sale_pr OFTReal 87% 1.1k 0.0, 801850.0, 0.0
sale_type OFTReal 87% 3 2.0, 2.0, 0.0
sale_year OFTReal 87% 18 2018.0, 2012.0, 0.0
sale_numbe OFTReal 87% 2.1k 6632.0, 8238.0, 0.0
owner_occu OFTString 27% 1 OWNER OCCUPIED, OWNER OCCUPIED, OWNER OCCUPIED
land_tv OFTReal 87% 5.2k 446407.0, 430059.0, 342243.0
build_tv OFTReal 87% 3.3k 0.0, 0.0, 0.0
mh_tv OFTReal 87% 118 0.0, 0.0, 0.0
total_tv OFTReal 87% 6.2k 446407.0, 430059.0, 342243.0
up_date OFTString 1% 4 9/28/2022, 9/28/2022, 9/28/2022
comments OFTString 27% 296 ROAD ROW, CHECK LEGAL, ROAD ROW
record_q OFTString 100% 6.9k 1088, 1089, 1082
acres OFTReal 100% 6.8k 159.95323, 160.03941, 139.44909
twpname OFTString 90% 13 GARFIELD, GARFIELD, GARFIELD
owner_name OFTString 87% 3.8k WARD FAMILY FARMLAND LLC, WARD FAMILY FARMLAND LLC, L/E JACQUELINE F WARD ETAL
extent OFTReal 100% 7.8k 6967562.60885902, 6971316.79708891, 6074402.35230429
starea() OFTReal 100% 7.8k 6967562.60888672, 6971316.79711914, 6074402.35211182
stlength() OFTReal 100% 7.8k 10558.7002215609, 10561.5142906223, 9881.70999785637

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.