Free Parcel Data

South Dakota Grant County

Field dictionary

GEOID46051
Aged

38 attribute fields, profiled from the November 2022 vintage.

Columns in Grant County

Field Type Filled Distinct Example values
parcel OFTString 100% 8.4k 15.50.31.3000, 15.50.31.1000, 15.50.29.3100
legal OFTString 95% 6.5k GOVT LOTS 3 & 4 & E1/2SW1/4, NE1/4, THAT PART OF SW1/4 WEST OF CO RD #11
legal_acre OFTReal 95% 2.3k 155.49, 160.0, 5.0
inq_street OFTString 41% 3.5k 46750 166TH ST (STRANDBUR, 16449 467TH AVE, 16462 470TH AVE (STRANDBUR
taxpayer_n OFTString 99% 4.2k LARSON,GILBERT JR, JOHNSON,DARWIN M & AUDRA C, WILLETTE,JOEL
taxpayer_a OFTString 23% 651 DEPT GAME FISH & PARKS, % DEWEY L ZEMLICKA, % DEWEY L ZEMLICKA
taxpayer_1 OFTString 94% 3.3k PO BOX 12, 15799 474TH AVE, 16820 448TH AVE
taxpayer_2 OFTString 94% 398 GOODWIN SD, STOCKHOLM SD, WATERTOWN SD
zip_code OFTReal 95% 380 57238.0, 57264.0, 57201.0
tax_dist OFTString 95% 55 15-04, 15-20, 15-20
city_twn OFTReal 95% 26 15.0, 15.0, 15.0
sec_twp_rn OFTString 62% 1.1k 31 118 50, 31 118 50, 29 118 50
name_type OFTString 95% 2 D, D, D
prop_cls_1 OFTString 95% 70 AGA, AGA1, AGA
prop_val5_ OFTReal 95% 7.2k 312119.0, 15678.0, 8223.0
prop_val6_ OFTReal 95% 7.2k 312119.0, 15678.0, 8223.0
acres_1 OFTReal 95% 1.7k 155.49, 0.0, 5.0
prop_cls_2 OFTString 44% 25 AGA, AGA1, AGA
prop_val_1 OFTReal 95% 2.7k 0.0, 326602.0, 0.0
prop_val_2 OFTReal 95% 2.7k 0.0, 326602.0, 0.0
acres_2 OFTReal 95% 519 0.0, 160.0, 0.0
prop_cls_3 OFTString 15% 23 AGA, AGA, AGA
prop_val_3 OFTReal 95% 1.3k 0.0, 0.0, 0.0
prop_val_4 OFTReal 95% 1.3k 0.0, 0.0, 0.0
acres_3 OFTReal 95% 360 0.0, 0.0, 0.0
prop_cls_4 OFTString 1% 18 NAAM1, NAAM1-S, NACM1
prop_val_5 OFTReal 95% 99 0.0, 0.0, 0.0
prop_val_6 OFTReal 95% 99 0.0, 0.0, 0.0
acres_4 OFTReal 95% 5 0.0, 0.0, 0.0
prop_cls_5 OFTString 0% 9 NAA1-S, NAA1-S, NACM1
prop_val_7 OFTReal 95% 15 0.0, 0.0, 0.0
prop_val_8 OFTReal 95% 15 0.0, 0.0, 0.0
acres_5 OFTReal 95% 1 0.0, 0.0, 0.0
total_av OFTReal 95% 7.4k 312119.0, 342280.0, 8223.0
total_acre OFTReal 95% 2.3k 155.49, 160.0, 5.0
objectid OFTInteger 100% 8.8k 679, 935, 937
shape_area OFTReal 100% 8.8k 6959979.57451955, 7025335.47254436, 252397.882384488
shape_leng OFTReal 100% 8.8k 10553.0855636659, 10603.2599774665, 5418.05727555477

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.