Free Parcel Data

Mississippi Tishomingo County

Field dictionary

GEOID28141
Aged

44 attribute fields, profiled from the October 2022 vintage.

Columns in Tishomingo County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 16.8k 209180, 209181, 209183
parcel_id OFTString 100% 16.8k 0701- -11-016.01, 0701- -11-008.01, 0701- -11-012.01
ppin OFTReal 99% 16.6k 1473.0, 24858.0, 1465.0
region OFTString 0%
ownername OFTString 99% 12.3k KLEIMAN RICHARD A SR TRUSTEE, HARRIS LARRY ETUX, BENNETT DAVID ETUX
address1 OFTString 97% 10.7k 804 W MAIN STREET, 51 CR 864, 35 CR 864
address2 OFTString 6% 630 11223, 4012 LUCERNE DRIVE, 4012 LUCERNE DRIVE
address3 OFTString 0%
city OFTString 98% 7 0, 0, 0
state OFTString 96% 52 IN, MS, MS
zip OFTString 96% 846 46140, 38838, 38838
section OFTString 99% 42 11, 11, 11
township OFTString 99% 21 07, 07, 07
range OFTString 99% 9 09, 09, 09
cult_val1 OFTInteger 99% 1.0k 8500, 0, 0
cult_val2 OFTInteger 99% 1.1k 0, 0, 0
uncul_val1 OFTInteger 99% 21 0, 0, 0
uncul_val2 OFTInteger 99% 1.9k 9400, 1480, 70
imp_val1 OFTInteger 99% 5.5k 52540, 0, 0
imp_val2 OFTInteger 99% 2.1k 0, 0, 0
land_val OFTInteger 99% 2.7k 17900, 1480, 70
totalvalue OFTInteger 99% 8.3k 70440, 1480, 70
cult_ac1 OFTString 99% 387 1, 0, 0
cult_ac2 OFTString 99% 641 0, 0, 0
uncult_ac1 OFTString 99% 25 0, 0, 0
uncult_ac2 OFTString 99% 2.1k 37.100000, 8.570000, 0.200000
total_ac OFTString 99% 2.2k 38.100000, 8.570000, 0.200000
tax_dist OFTString 99% 18 5000, 5000, 5000
exempt_cod OFTString 99% 12 0, 0, 0
school_cod OFTString 0%
homestead OFTString 39% 4 3, 3, 1
sub_num OFTString 11% 83 076, 076, 076
deed_book OFTString 97% 539 2013, 2017, 2014
deed_page OFTString 96% 4.5k 3760, 3353, 3087
deed_date OFTString 72% 4.6k 2013-11-05, 2017-10-20, 2014-09-30
legal1 OFTString 98% 12.5k PT W1/2 SW1/4 CEN PT B30/97, W1/2, SE1/4, PT NW 1/4 SW1/4 SE 30' CO RD
legal2 OFTString 52% 8.2k DEED BK&PG 105/224 REC 00/00, DEED BK&PG B161/636, DEED BK&PG B61/585 REC 00/00
legal3 OFTString 0%
situs_addr OFTString 99% 8.8k 0, 0, 0
prc OFTString 100% 16.8k http://dl.agd.cc/prc/ms/tishomingo/0701-__-11-016_01.pdf, http://dl.agd.cc/prc/ms/tishomingo/0701-__-11-008_01.pdf, http://dl.agd.cc/prc/ms/tishomingo/0701-__-11-012_01.pdf
print_ OFTString 100% 16.6k
print1 OFTString 100% 16.6k
shape__are OFTReal 100% 16.6k 1852163.27124, 373296.355103, 10980.228882
shape__len OFTReal 100% 16.6k 10385.762851, 3697.818828, 474.046423

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.