48 attribute fields, profiled from the October 2022 vintage.
Columns in Redwood County
| Field | Type | Filled | Distinct | Example values |
|---|---|---|---|---|
| PARCEL_ID | OFTString | 14.4k | 80-008-4290, 80-008-4350, 80-008-4270 | |
| SITUS | OFTString | 7.7k | 102 BOULEVARD ST BEL, 103 BOULEVARD ST BEL, 104 BOULEVARD ST BEL | |
| ADDR_NUMBE | OFTString | 3.1k | 102, 103, 104 | |
| STREET_PRE | OFTString | 18 | BOULEVARD, BOULEVARD, BOULEVARD | |
| STREET_NAM | OFTString | 808 | ST BEL, ST BEL, ST BEL | |
| STREET_SUF | OFTString | 12 | W, N, S | |
| STREET_TYP | OFTString | 21 | St, St, St | |
| SITUS_CITY | OFTString | 22 | BELVIEW, BELVIEW, BELVIEW | |
| SITUS_ZIP | OFTString | 22 | 56214, 56214, 56214 | |
| ADDR_SEC_U | OFTString | 94 | 9 BEL, 9 BEL, 9 BEL | |
| OWNER | OFTString | 8.6k | JOHANNSEN/JEFFREY & LAURIE, LEE/DALE W & CATHERINE S, DSV SPV1 LLC | |
| LAND_USE_C | OFTString | 55 | 201, 201, 201 | |
| LAND_US_01 | OFTString | 4 | Residential, Residential, Residential | |
| LAND_COVER | OFTString | 12.8k | {"21": 665}, {"21": 304, "82": 304, "95": 93}, {"22": 243, "41": 432} | |
| CROP_COVER | OFTString | 11.4k | {"141": 0.17, "195": 0.09}, {"195": 0.38}, {"141": 0.36, "195": 0.2} | |
| MUNI_ID | OFTInteger64 | 41 | 2394128, 2394128, 2394128 | |
| SCHOOL_DIS | OFTInteger64 | 10 | 2700182, 2700182, 2700182 | |
| ACREAGE | OFTReal | 3.2k | 0.0, 0.0, 0.0 | |
| ACREAGE_AD | OFTReal | 10.7k | 0.424576017370391, 0.378777436326487, 0.564723597427535 | |
| ZIP_CODE | OFTString | 22 | 56214, 56214, 56214 | |
| TAX_DIST | OFTString | 41 | 80, 80, 80 | |
| BUILDINGS | OFTInteger64 | 29 | 1, 1, 1 | |
| LEGAL_DESC | OFTString | 9.3k | GOVERNMENT LOT ONE, GOVERNMENT LOT ONE, GOVERNMENT LOT ONE | |
| LEGAL_D_01 | OFTString | 3.3k | S 164' LOT 9 & TR 75' X 164' IN LOT 17, LOTS 2 & 3, LOT 8 & N 45.9' LOT 9 & TR 75' X 283' IN | |
| LEGAL_D_02 | OFTString | 1.3k | LOT 17, W OF MAIN ST, CTR RR & E OF CO HWY 7, 1.96A M/L | |
| PLSS_SECTI | OFTString | 36 | 08, 08, 08 | |
| PLSS_TOWNS | OFTString | 6 | 113N, 113N, 113N | |
| PLSS_RANGE | OFTString | 6 | 37W, 37W, 37W | |
| MAIL_ADDRE | OFTString | 6.8k | PO BOX 105, 103 BOULEVARD ST, % SLK GLOBAL SOLUTIONS AMERICA | |
| MAIL_AD_01 | OFTString | 2.6k | BELVIEW MN 56214-0105, BELVIEW MN 56214, 2727 LBJ FREEWAY STE 806 | |
| MAIL_AD_02 | OFTString | 542 | DALLAS TX 75234, BELVIEW MN 56214, BELVIEW MN 56214 | |
| MAIL_NAME | OFTString | 8.6k | JOHANNSEN/JEFFREY & LAURIE, LEE/DALE W & CATHERINE S, DSV SPV1 LLC | |
| OWNER_OCCU | OFTString | 3 | F, F, F | |
| USPS_RESID | OFTString | 3 | ?, ?, ? | |
| CENSUS_TRA | OFTInteger64 | 6 | 750400, 750400, 750400 | |
| CENSUS_BLK | OFTInteger | 3 | 1, 1, 1 | |
| CENSUS_BLO | OFTInteger | 733 | 1078, 1078, 1078 | |
| AREA_METER | OFTReal | 14.7k | 1021.42446735827, 1532.82925145274, 2285.31260340551 | |
| FLD_ZONE | OFTString | 7 | {A}, {A}, {A} | |
| ZONE_SUBTY | OFTString | 6 | {NULL}, {NULL}, {NULL} | |
| PLACE_GNIS | OFTInteger64 | 17 | 2394128, 2394128, 2394128 | |
| ELEVATION | OFTString | 14.7k | ||
| ROBUST_ID | OFTString | 14.8k | AABp9zcaoQ7aeRvc, AABp9_BpQnSms5NB, AABp93NRmQcKwXTW | |
| CALC_ACREA | OFTReal | 14.7k | 0.252404200128902, 0.378777436326487, 0.564723597427536 | |
| COUNTY_NAM | OFTString | 1 | Redwood, Redwood, Redwood | |
| COUNTY_FIP | OFTInteger64 | 1 | 27127, 27127, 27127 | |
| STATE_ABBR | OFTString | 1 | MN, MN, MN | |
| CTY_ROW_ID | OFTInteger64 | 14.8k | 10940, 10945, 10937 |
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.