Free Parcel Data

South Dakota Kingsbury County

Field dictionary

GEOID46077
Aged

45 attribute fields, profiled from the November 2022 vintage.

Columns in Kingsbury County

Field Type Filled Distinct Example values
record OFTString 100% 7.8k 1282, 1283, 1287
owner1 OFTString 87% 4.1k DALE & BARBARA REILLY, DALE & BARBARA REILLY, DALE A REILLY
legal OFTString 87% 7.7k NE 29-109-58, NW 29-109-58, NW 30-109-58
legal_acre OFTString 87% 1.9k 160.00, 160.00, 157.70
comments OFTString 24% 305 NEW RECORD, DRAINAGE DITCH, .424 ACRES DEEDED HWY
add_l_owne OFTString 7% 375 ADALINE REILLY LIFE ESTATE, PATSY HORNIG,KATHLEEN DEJONG, DALE REILLY, LIMITED PARTNERSHIP, LE ETALS
prop_stree OFTString 76% 3.4k STR 29-109-58, 41917 218TH ST, 21822 418TH AVE
twn_twp OFTString 87% 22 ESMOND TOWNSHIP, ESMOND TOWNSHIP, ESMOND TOWNSHIP
sec OFTString 82% 59 29, 29, 30
twp_block OFTString 81% 37 109, 109, 109
range OFTString 58% 8 58, 58, 58
addition OFTString 87% 121 0, 0, 0
quarter OFTString 87% 2 0, 0, 0
split OFTString 87% 277 01, 02, 02
updated OFTString 100% 71 03/01/2015, 03/01/2015, 03/01/2015
acres OFTReal 100% 8.6k 160.57717346, 160.49017145, 152.86009751
owner_stre OFTString 86% 2.8k 41917 218TH ST, 41917 218TH ST, 41917 218TH ST
owner_city OFTString 87% 369 IROQUOIS, IROQUOIS, IROQUOIS
owner_st OFTString 87% 43 SD, SD, SD
owner_zip OFTString 87% 1.1k 57353, 57353, 57353-
school_dis OFTString 87% 8 2-3, 2-3, 2-3
instrument OFTString 87% 3.2k 03/21/2002, 03/21/2002, 03/29/2006
book OFTString 70% 105 104, 104, 108
page OFTString 87% 1.0k 870, 870, 678
deed_type OFTString 43% 141 WD 4/19/17, WD 4/19/17, WD
lot_size OFTString 28% 1.2k 130 AC, 30 AC, 8.36
year_built OFTString 87% 18 0, 0, 0
filed_date OFTString 87% 3.1k 04/03/2002, 04/03/2002, 01/16/2007
sale_seque OFTString 28% 535 270, 270, 80
sale_type OFTString 87% 3 0, 0, 0
sale_pr OFTString 87% 708 0, 0, 0
sale_year OFTString 87% 19 0, 0, 0
sale_numbe OFTString 87% 485 0, 0, 0
land_code OFTString 87% 3 A, A, A
owner_occu OFTString 21% 1 OWNER OCCUPIED, OWNER OCCUPIED, OWNER OCCUPIED
code_name OFTString 87% 3 AG, AG, AG
assessed_l OFTReal 87% 5.6k 268504.0, 317971.0, 389185.0
assessed_b OFTReal 87% 3.0k 0.0, 45506.0, 46802.0
assessed_m OFTReal 87% 136 0.0, 0.0, 0.0
assessed_t OFTReal 87% 6.9k 268504.0, 363477.0, 435987.0
record_q OFTString 100% 7.8k 1282, 1283, 1287
extent OFTReal 100% 8.8k 6994741.67608017, 6990951.86837252, 6658585.84741602
objectid OFTInteger 100% 8.9k 467, 827, 828
starea() OFTReal 100% 8.8k 6994741.67605591, 6990951.86837769, 6658585.84741211
stlength() OFTReal 100% 8.8k 10579.0474691011, 10576.2785822041, 10325.6932706093

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.