Free Parcel Data

Missouri Maries County

Field dictionary

GEOID29125
Aged

50 attribute fields, profiled from the October 2022 vintage.

Columns in Maries County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 8.2k 7742, 7743, 7744
pid OFTString 100% 8.1k 16401700000000500, 16401700000000600, 16401700000000601
gis_acres OFTReal 100% 7.9k 39.509241, 31.400908, 17.659969
created_us OFTString 23% 5 BRENDA ROLLINS, NREED, ADMINISTRATOR
created_da OFTString 23% 63 2022-03-24, 2021-03-12, 2021-03-25
last_edite OFTString 100% 1 BRENDA ROLLINS, BRENDA ROLLINS, BRENDA ROLLINS
last_edi_1 OFTString 100% 1 2022-10-15, 2022-10-15, 2022-10-15
objectid_1 OFTInteger 100% 8.1k 7889, 7890, 7891
parcel OFTString 100% 8.1k 16401700000000500, 16401700000000600, 16401700000000601
name OFTString 100% 5.1k BLYTHE MATTHEW, ROBERSON KENNETH S, ROBERSON BILL D
in_care_na OFTString 8% 403 C/O ANITA HALL, COLYER HAROLD R & CARRIE J, C/O CHUCK EDWARDS
address_1 OFTString 1% 37 PO BOX 77408, JANUARY 15 2019, 2106 JEFFERSON ST
address_2 OFTString 100% 3.9k 20909 MARIES RD 636, 41764 MARIES RD 638, 41790 MARIES RD 638
address_3 OFTString 100% 491 DIXON MO 65459, DIXON MO 65459, DIXON MO 65459
acres OFTReal 100% 3.4k 38.88, 32.06, 18.32
legal_desc OFTString 99% 6.3k NW 1/4 NW 1/4^, FRL PT SW 1/4 NW 1/4^, FRL PT SW 1/4 NW 1/4 & FRL PT NW 1/4 SW 1/4^
assessed_v OFTReal 100% 2.6k 8040.0, 1980.0, 10880.0
situs_loca OFTString 100% 144 No Address, No Address, No Address
book OFTString 100% 435 2021, 0251, 0259
page OFTString 100% 1.7k 0164, 0300, 0175
tax_dist_c OFTReal 100% 6 3.0, 3.0, 3.0
tax_dist_1 OFTReal 100% 4 1.0, 1.0, 1.0
tax_dist_2 OFTReal 100% 6 3.0, 3.0, 3.0
tax_dist_3 OFTReal 100% 10 3.0, 3.0, 3.0
tax_dist_4 OFTReal 100% 5 0.0, 0.0, 0.0
tax_dist_5 OFTReal 100% 1 0.0, 0.0, 0.0
tax_dist_6 OFTReal 100% 1 0.0, 0.0, 0.0
parcel_edi OFTString 100% 8.1k 16-4.0-17-000-00-0005.00, 16-4.0-17-000-00-0006.00, 16-4.0-17-000-00-0006.01
tot_adjval OFTReal 100% 1.9k 43900.0, 12300.0, 58700.0
ag_apras OFTReal 100% 4.6k 4292.0, 5056.0, 3878.0
res_apras OFTReal 100% 1.7k 39600.0, 7200.0, 54800.0
com_apras OFTReal 100% 246 0.0, 0.0, 0.0
fcrop_apra OFTReal 100% 1 0.0, 0.0, 0.0
tot_assess OFTReal 100% 2.6k 8040.0, 1980.0, 10880.0
ag_assess OFTReal 100% 717 520.0, 610.0, 470.0
res_assess OFTReal 100% 1.7k 7520.0, 1370.0, 10410.0
com_assess OFTReal 100% 246 0.0, 0.0, 0.0
fcrop_asse OFTReal 100% 1 0.0, 0.0, 0.0
prev_owner OFTString 73% 4.1k LOUDERMILK JOSEPH HENRY, Roberson Kenneth M & Mildred, ROBERSON BILL D
book1 OFTString 0%
page1 OFTString 0%
date_acqui OFTString 78% 2.9k 02-04-2021, 01-14-2004, 05-02-2022
considerat OFTString 0% 7 0, 0, O
source OFTString 78% 5 O, O, O
tax_last_b OFTReal 100% 5.5k 352.2, 86.73, 476.6
last_bill_ OFTString 100% 2 N, N, N
situs_loc_ OFTString 54% 4.3k 20909 MARIES RD 636, 41764 MARIES RD 638, 41790 MARIES RD 638
situs_lo_1 OFTString 57% 32 DIXON, MO 65459, DIXON, MO 65459, DIXON, MO 65459
starea() OFTReal 100% 8.1k 1721021.124634, 1367823.567505, 769268.232544
stlength() OFTReal 100% 8.0k 5261.734446, 4710.494696, 3803.379532

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.