Free Parcel Data

Mississippi Stone County

Field dictionary

GEOID28131
Aged

47 attribute fields, profiled from the July 2021 vintage.

Columns in Stone County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 13.6k 27052, 27053, 27054
ppin OFTInteger 100% 13.4k 6990, 5228, 13543
parcel_id OFTString 100% 13.4k 159 -32-003.002, 159 -32-003.000, 159 -29-015.006
region OFTString 0%
par_id OFTString 100% 13.4k 159__-32-003_002, 159__-32-003_000, 159__-29-015_006
ownername OFTString 100% 9.2k GANNON ROBIN, WATTS BOBBY J, DENNING MICHAEL
address1 OFTString 97% 8.1k 435 NOEL ST, 33 COPELAND RD, 281 RIDGE ROAD
address2 OFTString 9% 893 128 MAIN STREET, 128 MAIN STREET, 128 MAIN STREET
address3 OFTString 0%
city OFTString 96% 555 WIGGINS, PERKINSTON, PERKINSTON
state OFTString 96% 45 MS, MS, MS
zip OFTString 96% 774 39577, 39573, 39573
section OFTString 99% 47 32, 32, 29
township OFTString 99% 17 04, 04, 04
range OFTString 99% 20 13, 13, 13
cult_val1 OFTInteger 100% 727 0, 0, 7500
cult_val2 OFTInteger 100% 2.0k 163, 113, 0
uncul_val1 OFTInteger 100% 106 0, 0, 0
uncul_val2 OFTInteger 100% 2.8k 281, 337, 37
imp_val1 OFTInteger 100% 6.2k 0, 0, 3249
imp_val2 OFTInteger 100% 2.1k 0, 0, 0
land_val OFTInteger 100% 6.1k 444, 450, 7537
totalvalue OFTInteger 100% 10.1k 444, 450, 10786
cult_ac1 OFTString 100% 76 0, 0, 1
cult_ac2 OFTString 100% 653 1.100000, 0.700000, 0
uncult_ac1 OFTString 100% 52 0, 0, 0
uncult_ac2 OFTString 100% 1.0k 1.500000, 1.800000, 0.200000
total_ac OFTString 100% 1.1k 2.600000, 2.500000, 1.200000
tax_dist OFTString 100% 9 3000, 3000, 3000
exempt_cod OFTString 100% 12 0, 0, 0
homestead OFTString 41% 4 4, 1, 3
sub_num OFTString 0%
street OFTString 40% 779 RIDGE ROAD, RIDGE ROAD, RIDGE ROAD
street_num OFTInteger 100% 1.4k 0, 0, 281
deed_book OFTString 99% 545 0199, 0219, 0266
deed_page OFTString 99% 1.2k 0211, 0111, 0450
deed_date OFTString 98% 5.7k 2003-09-29, 2005-08-19, 2010-05-25
legal1 OFTString 100% 12.8k ALL SECTION, LESS 1.23 ACRES OUT OF E 1/2 OF SE 1/4;, ALL SECTION;, ALL SECTION;
legal2 OFTString 58% 7.1k 164.5'; N 01 DG 00 MN E 600'; N 89 DG 30 MN W 164.5 TO POB, 44 DG 30 MN W 246', S 47 DG 30 MN W 493.9', E 250' TO POB;, W 328', N 660', E 328' TO POB;
legal3 OFTString 0%
sub_name OFTString 0%
situs_addr OFTString 100% 5.3k 0, 0, 281 RIDGE ROAD
print_ OFTString 100% 13.4k http://apps.agdmaps.com/print/ms/stone/index.html?PPIN=6990, http://apps.agdmaps.com/print/ms/stone/index.html?PPIN=5228, http://apps.agdmaps.com/print/ms/stone/index.html?PPIN=13543
prc OFTString 100% 13.4k
tmp OFTString 100% 13.4k 006990, 005228, 013543
shape__are OFTReal 100% 13.5k 180229.998138, 95485.529297, 84510.504089
shape__len OFTReal 100% 13.3k 1930.967746, 1692.599935, 1155.368943

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.