Free Parcel Data

Mississippi Kemper County

Field dictionary

GEOID28069
Aged

53 attribute fields, profiled from the October 2022 vintage.

Columns in Kemper County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 11.6k 6852, 7123, 7124
ppin OFTInteger 100% 11.6k 7980, 8303, 8304
parcel_id OFTString 100% 11.6k 180 -29-07.003, 180 -29-01.000, 180 -29-02.000
region OFTString 100% 2 UCP, UCP, UCP
objectid_1 OFTInteger 0%
ppin_1 OFTInteger 100% 11.6k 7980, 8303, 8304
parcel_id_ OFTString 100% 11.6k 180 -29-07.003, 180 -29-01.000, 180 -29-02.000
ownername OFTString 100% 7.1k HUNT JESSIE J, SMITH TRACY SCOTT ET UX ELIZABETH L, QUITMAN TIMBER LLC
address1 OFTString 96% 5.9k 1795 ZION HAMPTON RD, P O BOX 283, C/O LARSON & MCGOWIN,LLC
address2 OFTString 22% 1.2k P.O. BOX 1288, PO BOX 717, 14522 OAK CHASE DRIVE
address3 OFTString 0%
city OFTString 97% 774 COLLINSVILLE, COLLINSVILLE, MOBILE
state OFTString 97% 53 MS, MS, AL
zip OFTString 97% 1.2k 39325, 39325, 36633
section_ OFTString 0%
township OFTString 99% 21 09N, 09N, 09N
range OFTString 99% 23 14E, 14E, 14E
cult_val1 OFTInteger 100% 212 0, 0, 0
cult_val2 OFTInteger 100% 2.5k 0, 76, 48
uncul_val1 OFTInteger 100% 7 0, 0, 0
uncul_val2 OFTInteger 100% 5.0k 3922, 7456, 14420
imp_val1 OFTInteger 100% 2.9k 0, 0, 0
imp_val2 OFTInteger 100% 1.8k 0, 0, 0
land_val OFTInteger 100% 6.2k 3922, 7532, 14468
totalvalue OFTInteger 100% 8.3k 3922, 7532, 14468
cult_ac1 OFTString 100% 89 0, 0, 0
cult_ac2 OFTString 100% 1.8k 0, 0.610000, 0.380000
uncult_ac1 OFTString 100% 7 0, 0, 0
uncult_ac2 OFTString 100% 3.6k 20, 39.390000, 79.620000
total_ac OFTString 100% 1.1k 20, 40, 80
tax_dist OFTString 100% 10 300, 300, 300
exempt_cod OFTString 100% 5 0, 0, 0
school_cod OFTString 0%
homestead OFTString 25% 4 3, 1, 4
sub_num OFTString 0%
sub_name OFTString 0%
street OFTString 1% 113 FRAZIER GROVE RD BAILEY MS, HWY 495 SOUTH BAILEY 39320, FORT STEPHENS RD BAILEY
street_num OFTInteger 100% 85 0, 0, 0
deed_book OFTString 89% 305 308, 322, 328
deed_page OFTString 89% 934 220, 041, 6
deed_date OFTString 88% 5.1k 2001-10-05, 2003-07-09, 2004-07-19
legal1 OFTString 100% 7.4k W 1/2 NESW, SWSW, SESW, W4/5 SWSE, W1/5 NWSE
legal2 OFTString 3% 200 2021-COMBINED PARCELS 4.2, 2021-SPLIT & BUILDING TO, 2018-NEW PCL SPLIT FROM P
legal3 OFTString 0%
situs_addr OFTString 100% 122 0, 0, 0
print_ OFTString 0%
deed_date_ OFTString 0%
shape__are OFTReal 0%
shape__len OFTReal 0%
pin OFTString 0%
print1 OFTString 100% 11.6k http://apps.agdmaps.com/print/ms/kemper/index.html?PPIN=7980, http://apps.agdmaps.com/print/ms/kemper/index.html?PPIN=8303, http://apps.agdmaps.com/print/ms/kemper/index.html?PPIN=8304
shape__a_1 OFTReal 100% 11.6k 121358.753906, 230584.386719, 453770.199219
shape__l_1 OFTReal 100% 11.6k 1491.187793, 1920.863703, 3670.235646

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.