50 attribute fields, profiled from the October 2022 vintage.
Columns in Tippah County
| Field | Type | Filled | Distinct | Example values |
|---|---|---|---|---|
| objectid | OFTInteger | 17.3k | 143740, 143746, 144706 | |
| ppin | OFTInteger | 17.3k | 6593, 6599, 7414 | |
| parcel_id | OFTString | 17.3k | 1-752 -26-003.00, 1-752 -35-002.00, 1-852 -27-001.00 | |
| objectid_1 | OFTInteger | — | ||
| ppin_1 | OFTInteger | 17.3k | 6593, 6599, 7414 | |
| parcel_id_ | OFTString | 17.3k | 1-752 -26-003.00, 1-752 -35-002.00, 1-852 -27-001.00 | |
| ownername | OFTString | 12.1k | STATE OF MS FOR THE USE AND, STATE OF MS FOR THE USE AND, MCLARTY JEREMY LLC | |
| address1 | OFTString | 10.3k | BENEFIT OF THE MS DEPT OF, BENEFIT OF THE MS DEPT OF, 3684 ROOKER ROAD | |
| address2 | OFTString | 2.3k | WILDLIFE FISHERIES AND PARKS, WILDLIFE FISHERIES AND PARKS, WILDLIFE FISHERIES AND PARKS | |
| address3 | OFTString | — | ||
| city | OFTString | 501 | JACKSON, JACKSON, MYRTLE | |
| state | OFTString | 48 | MS, MS, MS | |
| zip | OFTString | 809 | 392050451, 392050451, 38650 | |
| section | OFTString | 36 | 26, 35, 27 | |
| township | OFTString | 6 | 005, 005, 005 | |
| range | OFTString | 6 | 002, 002, 002 | |
| cult_val1 | OFTInteger | 994 | 0, 0, 0 | |
| cult_val2 | OFTInteger | 1.7k | 45560, 60020, 22450 | |
| uncul_val1 | OFTInteger | 27 | 0, 0, 0 | |
| uncul_val2 | OFTInteger | 1.8k | 28010, 38650, 58890 | |
| imp_val1 | OFTInteger | 4.8k | 0, 0, 0 | |
| imp_val2 | OFTInteger | 3.1k | 24000, 106140, 0 | |
| land_val | OFTInteger | 2.8k | 73570, 98670, 81340 | |
| totalvalue | OFTInteger | 7.6k | 97570, 204810, 81340 | |
| cult_ac1 | OFTString | 111 | 0, 0, 0 | |
| cult_ac2 | OFTString | 2.3k | 202.010000, 251.790000, 98.720000 | |
| uncult_ac1 | OFTString | 29 | 0, 0, 0 | |
| uncult_ac2 | OFTString | 3.4k | 164.710000, 207.690000, 301.280000 | |
| total_ac | OFTString | 3.3k | 366.720000, 459.480000, 400 | |
| tax_dist | OFTString | 23 | 3020, 3020, 3020 | |
| exempt_cod | OFTString | 10 | 16, 16, 0 | |
| school_cod | OFTString | — | ||
| homestead | OFTString | 4 | 1, 1, 4 | |
| sub_num | OFTString | — | ||
| sub_name | OFTString | — | ||
| street | OFTString | 2.3k | CR 825, CR 831, B CR 834 | |
| street_num | OFTInteger | 2.2k | 4120, 131, 0 | |
| deed_book | OFTString | 299 | 174, 174, 2012 | |
| deed_page | OFTString | 2.8k | 680, 680, 1511 | |
| deed_date | OFTString | 6.4k | 1996-08-29, 1996-08-29, 2012-12-26 | |
| legal1 | OFTString | 15.6k | W 1/2 OF SEC SEC 26-5-2, ALL OF SEC LESS NE 1/4 SEC 35-5-2, ALL W 1/2 OF SEC & S 1/2 OF SE 1/4 SEC 27-5-2 | |
| legal2 | OFTString | 1.6k | AD IN UNION COUNTY, MRS MONA RUTHERFORD REQUESTED THATTHIS WAS SPLIT OFF FROM T, SEC SEC 31-5-3 | |
| legal3 | OFTString | — | ||
| situs_addr | OFTString | 9.6k | 4120 CR 825, 131 CR 831, 0 | |
| print_ | OFTString | 17.3k | http://apps.agdmaps.com/print/ms/tippah/index.html?PPIN=6593, http://apps.agdmaps.com/print/ms/tippah/index.html?PPIN=6599, http://apps.agdmaps.com/print/ms/tippah/index.html?PPIN=7414 | |
| prc | OFTString | 17.3k | https://dl.agd.cc/prc/ms/tippah/1-752_-26-003_00.pdf, https://dl.agd.cc/prc/ms/tippah/1-752_-35-002_00.pdf, https://dl.agd.cc/prc/ms/tippah/1-852_-27-001_00.pdf | |
| parid_agd | OFTString | 17.3k | 1-752_-26-003_00, 1-752_-35-002_00, 1-852_-27-001_00 | |
| par_id | OFTString | 17.3k | 1-752_-26-003_00, 1-752_-35-002_00, 1-852_-27-001_00 | |
| shape__are | OFTReal | 17.0k | 15756774.449829, 20563826.284912, 17814500.691406 | |
| shape__len | OFTReal | 16.8k | 25951.629982, 20942.293828, 25694.443938 |
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.