53 attribute fields, profiled from the October 2022 vintage.
Columns in Lawrence County
| Field | Type | Filled | Distinct | Example values |
|---|---|---|---|---|
| objectid | OFTInteger | 21.3k | 1818, 1864, 1942 | |
| parcel_pid | OFTString | 21.2k | 167025000000003000, 167025000000004000, 167025000000010000 | |
| parcel_gis | OFTReal | 18.0k | 78.420349, 195.894196, 14.844088 | |
| parcel_urb | OFTInteger | 3 | 0, 0, 0 | |
| parcel_pho | OFTString | 5.7k | House_Pictures_2017\DSCNN, House_Pictures_2017\DSCNN, House_Pictures_2017\DSCN4376.JPG | |
| parcel_no | OFTString | 21.2k | 167025000000003000, 167025000000004000, 167025000000010000 | |
| ptwn | OFTInteger | 20 | 16, 16, 16 | |
| parea | OFTReal | 33 | 7.0, 7.0, 7.0 | |
| psect | OFTInteger | 36 | 25, 25, 25 | |
| pqtrsect | OFTInteger | 5 | 0, 0, 0 | |
| pblock | OFTInteger | 44 | 0, 0, 0 | |
| pparcel | OFTReal | 1.0k | 3.0, 4.0, 10.0 | |
| name | OFTString | 16.2k | CHAPMAN, CHANCE & RACHELLE, SEUFERT, GLEN F & WILMA TRUST, HUNNELL, DOUGLAS D & ROBERTA J | |
| address1 | OFTString | 13.6k | 472 LAWRENCE 2220, 465 LAWRENCE 2230, 640 LAWRENCE 2240 | |
| address2 | OFTString | 682 | 2174 LAWRENCE 2230, 409 W NEWMAN, 402 3RD ST | |
| city | OFTString | 561 | PIERCE CITY, PIERCE CITY, PIERCE CITY | |
| state | OFTString | 54 | MO, MO, MO | |
| zip | OFTString | 896 | 65723-0000, 65723-0000, 65723-0000 | |
| sch_dis | OFTInteger | 1 | 0, 0, 0 | |
| road_dis | OFTInteger | 1 | 0, 0, 0 | |
| city_dis | OFTInteger | 1 | 0, 0, 0 | |
| sprd_dis | OFTInteger | 1 | 0, 0, 0 | |
| mvab_dis | OFTInteger | 2 | 0, 0, 0 | |
| blab_dis | OFTInteger | 2 | 1, 1, 1 | |
| bifd_dis | OFTInteger | 2 | 0, 0, 0 | |
| jcsm_dis | OFTInteger | 2 | 0, 0, 0 | |
| deed_bkpg | OFTString | 18.2k | 0458-4677, 0456-3295, 0334-0669 | |
| acres | OFTReal | 3.7k | 80.0, 197.0, 15.0 | |
| section_ | OFTInteger | 38 | 25, 25, 25 | |
| twn | OFTInteger | 17 | 26, 26, 26 | |
| rng | OFTInteger | 16 | 29, 29, 29 | |
| leg_des | OFTString | 20.2k | LAWRENCE 2230., ? ; N1/2 NW1/4, S 5AC OF LT 2 NW(FR); LT 2 SW(FR); W 5AC S1/2 LT 1 SW(FR), W3/4 S1/2 OF SECTION 25 LYING S OF PUBLIC ROAD | |
| map_scale | OFTInteger | 4 | 400, 400, 400 | |
| date_acqui | OFTString | 5.6k | 2022-08-11, 2020-07-09, 1990-08-01 | |
| sit_stno | OFTString | — | ||
| sit_stnm | OFTString | 11.5k | LAWRENCE 2230, 465 LAWRENCE 2230, 640 LAWRENCE 2240 | |
| sit_city | OFTString | — | ||
| ag1_acre | OFTReal | 1 | 0.0, 0.0, 0.0 | |
| ag2_acre | OFTReal | 2 | 0.0, 0.0, 0.0 | |
| ag3_acre | OFTReal | 223 | 40.0, 96.0, 0.0 | |
| ag4_acre | OFTReal | 1.4k | 0.0, 0.0, 0.0 | |
| ag5_acre | OFTReal | 221 | 0.0, 0.0, 0.0 | |
| ag6_acre | OFTReal | 1.8k | 40.0, 100.0, 0.0 | |
| ag7_acre | OFTReal | 839 | 0.0, 0.0, 14.0 | |
| ag8_acre | OFTReal | 167 | 0.0, 0.0, 0.0 | |
| ag90_acre | OFTReal | 1 | 0.0, 0.0, 0.0 | |
| land_asses | OFTReal | 1.1k | 3800.0, 11340.0, 2270.0 | |
| total_asse | OFTReal | 4.6k | 3800.0, 21000.0, 18880.0 | |
| res_assess | OFTReal | 3.8k | 0.0, 10990.0, 18760.0 | |
| agr_assess | OFTReal | 1.0k | 3800.0, 10010.0, 120.0 | |
| com_assess | OFTReal | 844 | 0.0, 0.0, 0.0 | |
| starea() | OFTReal | 21.0k | 3415990.548584, 8533159.021912, 646614.456543 | |
| stlength() | OFTReal | 20.5k | 7849.520616, 20409.192955, 3628.123876 |
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.