Free Parcel Data

Oklahoma Cotton County

Field dictionary

GEOID40033
Aged

51 attribute fields, profiled from the November 2022 vintage.

Columns in Cotton County

Field Type Filled Distinct Example values
PARCEL_ID OFTString 94% 7.5k 0400-00-076-004-0-005-00, 0400-00-037-003-0-005-00, 0400-00-081-001-0-001-00
SITUS OFTString 41% 3.0k 1801 AVE E, 706 AVENUE B, 410 AVENUE D
ADDR_NUMBE OFTString 41% 365 1801, 706, 410
STREET_PRE OFTString 20% 18 AVE, AVENUE, AVENUE
STREET_NAM OFTString 24% 175 E, B, D
STREET_SUF OFTString 0% 1 E, E
STREET_TYP OFTString 3% 9 Rd, Rd, Ave
SITUS_CITY OFTString 19% 3 TEMPLE, DEVOL, DEVOL
SITUS_ZIP OFTString 19% 3 73568, 73531, 73531
ADDR_SEC_U OFTString 0% 4 ADDRESS 1-2011, ADDRESS 1-2011, ADDRESS 1-2011
OWNER OFTString 93% 4.2k GEBHART CARLA S (FISHER), SMITH CHRISTOPER ETUX, KUYKENDALL TANNER JEROD
TRANS_DATE OFTDate 61% 3.0k 2010-12-16, 1993-07-01, 2019-09-17
SALE_PRICE OFTReal 100% 537 0.0, 0.0, 500.0
LAND_USE_C OFTString 93% 8 UR, UR, UR
LAND_COVER OFTString 100% 7.1k {"22": 408}, {"21": 144, "22": 8, "23": 256}, {"21": 504, "22": 273, "23": 72}
CROP_COVER OFTString 100% 5.9k {"122": 0.32}, {"121": 0.12, "123": 0.2}, {"121": 2.08, "122": 0.68}
MUNI_ID OFTInteger64 100% 3 1937872, 1937872, 1937872
SCHOOL_DIS OFTInteger64 100% 8 4004350, 4004350, 4004350
ACREAGE OFTReal 100% 798 0.0, 0.0, 0.0
ACREAGE_AD OFTReal 100% 5.9k 0.32133558449967, 0.321335835914076, 2.7542961455308
MKT_VAL_LA OFTReal 100% 3.6k 1700.0, 1700.0, 13600.0
MKT_VAL_BL OFTReal 100% 3.6k 35606.0, 57757.0, 6137.0
MKT_VAL_TO OFTReal 100% 5.5k 37306.0, 59457.0, 39453.0
ZIP_CODE OFTString 100% 12 73562, 73562, 73562
CONDITION OFTString 31% 7 Average, Average, Average
NET_TAX OFTReal 100% 253 0.0, 0.0, 2267.0
BEDROOMS OFTInteger64 100% 7 2, 3, 2
YEAR_BUILT OFTInteger64 100% 111 1975, 1979, 1996
LEGAL_DESC OFTString 93% 7.5k 0400-00-037-003-0-005-00 - LT 3 & 4 BLK 37 RC, 0400-00-043-007-0-010-00 - LTS 7-9 BLK 43 IMPROV LT 8 RC, 0000-15-004-012-0-015-00 - TR IN SE 15-4-12 333-R
PLSS_SECTI OFTString 100% 36 28, 28, 28
PLSS_TOWNS OFTString 100% 5 4S, 4S, 4S
PLSS_RANGE OFTString 100% 6 12W, 12W, 12W
MAIL_ADDRE OFTString 15% 654 734 W E AVE, JANIE BROOKS, PO BOX 143
MAIL_AD_01 OFTString 87% 3.4k PO BOX 215, P.O. BOX 189, PO BOX 22
MAIL_AD_02 OFTString 93% 782 RANDLETT, OK 73562-0000, RANDLETT,, OK 73562-0000, RANDLETT, OK 73562-0000
OWNER_OCCU OFTString 100% 3 F, F, F
USPS_RESID OFTString 100% 3 ?, ?, ?
CENSUS_TRA OFTInteger64 100% 2 871200, 871200, 871200
CENSUS_BLK OFTInteger 100% 4 1, 1, 1
CENSUS_BLO OFTInteger 100% 907 1224, 1195, 1228
AREA_METER OFTReal 100% 8.0k 1300.37466917434, 1300.37568659332, 11146.0327203707
PLACE_GNIS OFTInteger64 46% 6 2412527, 2412527, 2412527
ALT_ID_1 OFTString 100% 7.5k 7000, 6755, 7025
ALT_ID_2 OFTString 93% 7.5k 0400-00-076-004-0-005-00, 0400-00-037-003-0-005-00, 0400-00-081-001-0-001-00
ELEVATION OFTString 100% 8.0k
ROBUST_ID OFTString 100% 8.0k AACcYStUGUfecTz9, AACcYdua1a6X7L_L, AACcYQO15bKQejLQ
CALC_ACREA OFTReal 100% 8.0k 0.321335584499671, 0.321335835914075, 2.7542961455308
COUNTY_NAM OFTString 100% 1 Cotton, Cotton, Cotton
COUNTY_FIP OFTInteger64 100% 1 40033, 40033, 40033
STATE_ABBR OFTString 100% 1 OK, OK, OK
CTY_ROW_ID OFTInteger64 100% 8.0k 6081, 6622, 6315

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.