Free Parcel Data

Louisiana Plaquemines Parish

Field dictionary

GEOID22075
Archive

28 attribute fields, profiled from the October 2023 vintage.

Columns in Plaquemines Parish

Field Type Filled Distinct Example values
objectid_1 OFTInteger 100% 18.1k 15355, 15361, 15366
objectid OFTInteger 100% 18.1k 33768, 33774, 33779
calc_acr_g OFTReal 100% 1 0.0, 0.0, 0.0
deeded_acr OFTReal 100% 262 0.0, 0.0, 0.0
parcelid OFTString 65% 495 050, TSR, 014
addr_pspr OFTString 64% 339 9-0063, 9-0064, 9-0062
zoning OFTString 1% 17 RH, RH, S1
bldindc OFTString 30% 3 1, 1, 1
tax_townsh OFTString 0% 1 14, 14
section_ OFTString 1% 34 5, 8, 7
qsection OFTString 0%
block OFTString 0% 3 1, 2, N
lot OFTString 25% 1.7k Delta WMA 1921, E-3, JP1
sublot OFTString 0%
assessid OFTString 87% 13.1k 0000000, 0000000, 0000000
inputyear OFTInteger 100% 14 0, 0, 0
aid2 OFTString 1% 69 1427650, 1392335, 1603995
aid3 OFTString 6% 1.1k 194.3753139*, 17.09143162*, 17.76023583*
aid4 OFTString 1% 44 11-314, 11-314, 1603997
aid5 OFTString 0% 13 clipped, clipped, clipped
parsource OFTInteger 100% 5 0, 0, 0
created_us OFTString 100% 1 chadn, chadn, chadn
created_da OFTString 100% 13 2020-10-09, 2020-10-09, 2020-10-09
last_edite OFTString 100% 1 chadn, chadn, chadn
last_edi_1 OFTString 100% 40 2020-10-09, 2020-10-09, 2020-10-09
shape_leng OFTReal 100% 17.0k 21039.6035649, 20991.1035328, 16751.3334625
shape__are OFTReal 100% 16.9k 27656170.7896729, 27529717.4411011, 13798147.0574951
shape__len OFTReal 100% 17.1k 21039.6035649157, 20991.1035327688, 16751.3334624608

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.