Free Parcel Data

Mississippi Jefferson County

Field dictionary

GEOID28063
Archive

46 attribute fields, profiled from the September 2023 vintage.

Columns in Jefferson County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 8.4k 85513, 85524, 85525
ppin OFTInteger 100% 8.4k 5580, 5623, 5624
parcel_id OFTString 100% 8.4k 0019-55- - -006., 0019-57- - -001., 0019-57- - -002.
region OFTString 100% 2 LBL, LBL, LBL
objectid_1 OFTInteger 0%
ppin_1 OFTInteger 100% 8.4k 5580, 5623, 5624
parcel_id_ OFTString 100% 8.4k 0019-55- - -006., 0019-57- - -001., 0019-57- - -002.
ownername OFTString 100% 5.0k MONTGOMERY MIRIAM MARRON (L E), MONTGOMERY MIRIAM MARRON (L E), SEWELL JOSEPH LOGAN JR
address1 OFTString 98% 4.1k MONTGOMERY RITCHIE MARRON ET AL(REM, MONTGOMERY RITCHIE MARRON ET AL(REM, P O BOX 188
address2 OFTString 23% 905 221 N WALL ST, 221 N WALL ST, 221 N WALL ST
address3 OFTString 0%
city OFTString 98% 519 NATCHEZ, NATCHEZ, WASHINGTON
state OFTString 98% 41 MS, MS, MS
zip OFTString 98% 691 39120, 39120, 38190
section OFTString 100% 92 55, 57, 57
township OFTString 99% 17 8N, 8N, 8N
range OFTString 99% 25 1E, 1E, 1E
cult_val1 OFTInteger 100% 351 0, 0, 0
cult_val2 OFTInteger 100% 1.2k 4630, 0, 0
uncul_val1 OFTInteger 100% 12 0, 0, 0
uncul_val2 OFTInteger 100% 2.1k 22110, 34400, 1900
imp_val1 OFTInteger 100% 1.8k 0, 0, 0
imp_val2 OFTInteger 100% 1.6k 33020, 0, 0
land_val OFTInteger 100% 2.6k 26740, 34400, 1900
totalvalue OFTInteger 100% 4.5k 59760, 34400, 1900
cult_ac1 OFTString 100% 105 0, 0, 0
cult_ac2 OFTString 100% 1.5k 5.31, 0, 0
uncult_ac1 OFTString 100% 12 0, 0, 0
uncult_ac2 OFTString 100% 2.8k 86.69, 156, 8
total_ac OFTString 100% 1.1k 92, 156, 8
tax_dist OFTString 100% 9 4000, 4000, 4000
exempt_cod OFTString 100% 9 0, 0, 0
homestead OFTString 23% 4 3, 1, 3
sub_num OFTString 0%
street OFTString 96% 622 NORTON ROAD, NORTON ROAD, HWY 61
street_num OFTInteger 100% 1.9k 88, 0, 0
deed_book OFTString 87% 288 10-A, 10-A, 9-C
deed_page OFTString 87% 828 259, 259, 86
deed_date OFTString 37% 1.4k 2021-01-26, 1991-07-16, 2017-04-19
legal1 OFTString 100% 7.8k PT S OF STAMPLEY-MCNAIR RD & W OF PUBLIC RD PER 10-A/259, PENQUITE PLTN, ALL SEC 57 PER 10-A/259, PT SEC 57 PER 9-C/86
legal2 OFTString 2% 157 ED IN 10-Y/347, AC & LESS 1 AC, T OF J C GEOGHEGAN TRACT PER 9-O/415
legal3 OFTString 0%
situs_addr OFTString 100% 3.6k 88 NORTON ROAD, 0 NORTON ROAD, 0 HWY 61
print_ OFTString 100% 8.4k http://apps.agdmaps.com/print/ms/jefferson/index.html?PPIN=, http://apps.agdmaps.com/print/ms/jefferson/index.html?PPIN=, http://apps.agdmaps.com/print/ms/jefferson/index.html?PPIN=5
shape__are OFTReal 100% 8.4k 4262431.18652344, 6658665.1081543, 209196.362670898
shape__len OFTReal 100% 8.4k 10331.2503507411, 13091.6154840634, 2095.56728537419

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.