Free Parcel Data

South Dakota Miner County

Field dictionary

GEOID46097
Aged

47 attribute fields, profiled from the November 2022 vintage.

Columns in Miner County

Field Type Filled Distinct Example values
record OFTString 100% 4.7k 731, 732, 726
owner1 OFTString 88% 2.0k GAME,FISH&PARKS HABITAT SECTION, GAME,FISH&PARKS HABITAT SECTION, GAME,FISH&PARKS HABITAT SECTION
legal OFTString 88% 4.7k SW4 31-105-58, LOTS 5-6 & S2SE4 31-105-58, NW4 30-105-58
legal_acre OFTString 88% 1.3k 160, 156.79, 160.74
prop_stree OFTString 73% 1.8k STR 31-105-58, STR 31-105-58, STR 30-105-58
section_lo OFTReal 88% 40 31.0, 31.0, 30.0
twp_block OFTReal 88% 51 105.0, 105.0, 105.0
range OFTReal 88% 5 58.0, 58.0, 58.0
twp_twn OFTString 88% 20 BEAVER TOWNSHIP, BEAVER TOWNSHIP, BEAVER TOWNSHIP
add_l_owne OFTString 45% 1.1k JAMES G & LORRAINE NESS TRUSTEES, JAMES G & LORRAINE NESS TRUSTEES, JAMES G & LORRAINE NESS TRUSTEES
owner_stre OFTString 86% 1.6k 523 EAST CAPITOL AVENUE, 523 EAST CAPITOL AVENUE, 523 EAST CAPITOL AVENUE
owner_city OFTString 88% 283 PIERRE, PIERRE, PIERRE
owner_st OFTString 88% 35 SD, SD, SD
owner_zip OFTReal 88% 363 -57501.0, -57501.0, -57501.0
quarter OFTReal 88% 10 3.0, 4.0, 2.0
sixteenth OFTReal 88% 4 0.0, 0.0, 0.0
school_dis OFTString 88% 5 30-1, 30-1, 55-5
filed_date OFTString 63% 1.3k 2014-09-15, 2007-07-05, 2014-09-15
instrument OFTString 63% 1.4k 2014-09-10, 2007-06-19, 2014-09-10
book OFTReal 88% 35 0.0, 0.0, 0.0
page OFTReal 88% 691 0.0, 0.0, 0.0
deed_type OFTString 63% 42 TD, QUIT CLAIM, TD
lot_size OFTString 0% 4 25610 SF, 0, 0
year_built OFTReal 88% 2 0.0, 0.0, 0.0
sale_type OFTReal 88% 3 0.0, 0.0, 0.0
sale_pr OFTReal 88% 458 0.0, 0.0, 0.0
sale_seque OFTString 51% 1.4k 14-0222, 14-0222, 14-0222
sale_year OFTReal 88% 14 0.0, 0.0, 0.0
sale_numbe OFTReal 88% 194 0.0, 0.0, 0.0
land_code OFTString 88% 3 A, A, A
code_name OFTString 88% 3 AG, AG, AG
owner_occu OFTString 18% 1 OWNER OCCUPIED, OWNER OCCUPIED, OWNER OCCUPIED
av_land OFTReal 88% 3.8k 279212.0, 248323.0, 274926.0
av_build OFTReal 88% 1.1k 0.0, 0.0, 0.0
av_dwell OFTReal 88% 800 0.0, 0.0, 0.0
av_total OFTReal 88% 4.3k 279212.0, 248323.0, 274926.0
record_q OFTString 100% 4.7k 731, 732, 726
checked OFTString 100% 2 OK, OK, OK
date OFTString 100% 47 2015-01-01, 2015-01-01, 2015-01-01
comments1 OFTString 5% 14 gl_5, gl_9, gl_5
comments2 OFTString 18% 26 Lot A J Ness First Addition, EPIPHANY, EPIPHANY
comments3 OFTString 22% 213 Frac??, WETLAND, RD ROW - RR ROW - HWY LOTS
acres OFTReal 100% 5.2k 162.57037032, 157.01062852, 160.56042
extent OFTReal 100% 5.3k 7081565.331272, 6839382.97840619, 6994011.95103821
objectid OFTInteger 100% 5.3k 498, 499, 500
starea() OFTReal 100% 5.3k 7081565.33127403, 6839382.97840118, 6994011.95103836
stlength() OFTReal 100% 5.3k 10646.0501939867, 11693.4777221217, 10572.7054047862

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.