58 attribute fields, profiled from the August 2022 vintage.
Columns in Ward County
| Field | Type | Filled | Distinct | Example values |
|---|---|---|---|---|
| pid | OFTString | 40.8k | 15280920, 15280921, 15280922 | |
| parcel_id | OFTString | 42.4k | 15280920, 15280921, 15280922 | |
| parcelid | OFTString | 39.7k | NE220660000050, RE190010000000, KM200062100070 | |
| uniqueparc | OFTString | 39.7k | 38101-NE220660000050, 38101-RE190010000000, 38101-KM200062100070 | |
| gisid | OFTString | 39.7k | NE220660000050, RE190010000000, KM200062100070 | |
| uniquegisi | OFTString | 39.7k | 38101-NE220660000050, 38101-RE190010000000, 38101-KM200062100070 | |
| ownername | OFTString | 22.7k | PORTER BROS. INC., MYERS, MARK, FREEMAN, STANLEY & LINDA | |
| ownermaili | OFTString | 18.6k | PO BOX 31328, 6120 61ST AVE NW, PO BOX 691 | |
| ownercity | OFTString | 1.0k | TAMPA, BERTHOLD, KENMARE | |
| ownerstate | OFTString | 54 | FL, ND, ND | |
| ownercount | OFTString | 2 | USA, USA, USA | |
| ownerzip | OFTString | 1.3k | 33631, 58718, 58746 | |
| ownerzip4 | OFTString | 2.4k | 3347, 6169, 2516 | |
| owner2name | OFTString | 370 | TOWN & COUNTRY CREDIT UNION, CAPITAL CREDIT UNION, THE COMMODORE CORPORATION | |
| owner2mail | OFTString | 366 | 615 S BROADWAY, 204 W THAYER AVE, 58096 COUNTY RD 7 | |
| owner2city | OFTString | 110 | MINOT, BISMARCK, ELKHART | |
| owner2stat | OFTString | 26 | ND, ND, IN | |
| owner2coun | OFTString | 1 | USA, USA, USA | |
| owner2zip | OFTString | 121 | 58701, 58501, 46517 | |
| owner2zip4 | OFTString | 74 | 9223, 0022, 9223 | |
| propertyad | OFTString | 24.6k | 0 *UNASSIGNED, 0 *UNASSIGNED, 101 CENTRAL AVE S | |
| propertyci | OFTString | 29 | MINOT, CARPIO, KENMARE | |
| propertyzi | OFTString | 31 | 58701, 58725, 58746 | |
| property_1 | OFTString | 17 | 1273, 9673, 0300 | |
| legaldescr | OFTString | 39.7k | NE S19-157-87 REE-S161 A 160, TOLLEYS PLAT LOTS 6 & 7 B21 KENMARE CITY-S28, E2SW LOTS 3 & 4 S18-151-81 GREELY-S16 SFD A 150 | |
| deededacre | OFTString | 3.1k | 0, 160, 0 | |
| primarypar | OFTString | 3 | Commercial, Agricultural, Commercial | |
| numberstru | OFTString | 3 | 1, 0, 1 | |
| agricultur | OFTString | 196 | 0, 42000, 0 | |
| residentia | OFTString | 165 | 0, 0, 0 | |
| resident_1 | OFTString | 657 | 0, 0, 0 | |
| commercial | OFTString | 714 | 33000, 0, 7000 | |
| commerci_1 | OFTString | 917 | 12000, 0, 42000 | |
| exemptland | OFTString | 18 | 0, 0, 0 | |
| exemptstru | OFTString | 11 | 0, 0, 0 | |
| totalvalue | OFTString | 1.3k | 45000, 42000, 49000 | |
| propertyre | OFTString | — | ||
| taxingdist | OFTString | 166 | NE 04-15, RE161-24, KM 28 | |
| schooldist | OFTString | 13 | Nedrose School District, Lewis & Clark School District, Kenmare School District | |
| firedistri | OFTString | 17 | Minot Rural FD, Donnybrook FD, Kenmare FD | |
| ambulanced | OFTString | 17 | 15, 24, 0 | |
| waterdistr | OFTString | — | ||
| parkdistri | OFTString | — | ||
| ppid | OFTString | 41.1k | NE220660000050, RE190010000000, KM200062100070 | |
| pcounty | OFTString | 1 | Ward, Ward, Ward | |
| pfips | OFTString | 1 | 38101, 38101, 38101 | |
| lot | OFTString | 159 | 1, 4 B, 15 A | |
| block | OFTString | 25 | 2, 11, 22 | |
| subdivisio | OFTString | 8.9k | NE22066, RE19001, KM20006 | |
| section | OFTString | 36 | 22, 19, 20 | |
| township | OFTString | 14 | 155, 157, 160 | |
| range | OFTString | 9 | 082, 087, 088 | |
| sectionnum | OFTInteger | 36 | 22, 19, 20 | |
| townshipnu | OFTInteger | 14 | 155, 157, 160 | |
| rangenumbe | OFTInteger | 9 | 82, 87, 88 | |
| townshipna | OFTString | 57 | Nedrose Township, Ree Township, Greely Township | |
| calculated | OFTReal | 37.9k | 1.765416, 160.337793, 0.160198 | |
| ownership | OFTString | — |
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.