Free Parcel Data

Oklahoma Creek County

Field dictionary

GEOID40037
Aged

55 attribute fields, profiled from the November 2022 vintage.

Columns in Creek County

Field Type Filled Distinct Example values
PARCEL_ID OFTString 100% 44.6k 5801-00-007-000-0-080-00, 5801-00-007-000-0-070-00, 5691-00-001-000-0-010-00
SITUS OFTString 93% 29.6k 407 E CARLOS AVE, 301 E CARLOS ST, 301 E CLOUD ST
ADDR_NUMBE OFTString 67% 13.1k 407, 301, 301
STREET_PRE OFTString 52% 22 E, E, E
STREET_NAM OFTString 93% 1.2k CARLOS, CARLOS, CLOUD
STREET_SUF OFTString 17% 4 W, W, W
STREET_TYP OFTString 63% 27 Ave, St, St
SITUS_CITY OFTString 44% 16 BRISTOW, BRISTOW, BRISTOW
SITUS_ZIP OFTString 44% 17 74010, 74010, 74010
ADDR_SEC_U OFTString 0% 20 BOX 91, BOX 90, # 77 RD
OWNER OFTString 100% 31.4k KELLEY DOUGLAS W JR & THERESA A, PINSON DAVID EUGENE, CONLEY JULIUS & ETHELENE
TRANS_DATE OFTDate 70% 7.4k 2019-08-09, 1996-07-04, 2016-01-28
SALE_PRICE OFTReal 100% 1.3k 128000.0, 14000.0, 0.0
BLDG_SQFT OFTInteger64 100% 4.1k 1240, 884, 1196
LAND_USE_C OFTString 100% 10 UR, UR, UR
LAND_COVER OFTString 100% 35.1k {"21": 272, "23": 136}, {"21": 391}, {"22": 529}
CROP_COVER OFTString 100% 29.1k {"121": 0.21, "122": 0.11}, {"121": 0.32}, {"121": 0.16, "122": 0.05}
MUNI_ID OFTInteger64 100% 7 1937653, 1937653, 1937653
SCHOOL_DIS OFTInteger64 100% 18 4005460, 4005460, 4005460
ACREAGE OFTReal 100% 5.5k 0.0, 0.0, 0.0
ACREAGE_AD OFTReal 100% 35.1k 0.642767873937528, 0.321383927599117, 0.212259227467661
MKT_VAL_LA OFTReal 100% 16.0k 7501.0, 13558.0, 2438.0
MKT_VAL_BL OFTReal 100% 25.7k 123523.0, 13953.0, 34934.0
MKT_VAL_TO OFTReal 100% 32.3k 131024.0, 27511.0, 37372.0
ZIP_CODE OFTString 100% 21 74010, 74010, 74010
CONDITION OFTString 59% 12 Average, Average, Average
TOTAL_BATH OFTReal 100% 14 0.0, 0.0, 0.0
BEDROOMS OFTInteger64 100% 17 0, 0, 0
TOTAL_ROOM OFTInteger64 100% 18 0, 0, 0
YEAR_BUILT OFTInteger64 100% 149 2017, 1962, 1979
LEGAL_DESC OFTString 100% 44.6k SOUTHRIDGE LOTS 11 AND 12 BLOCK 7, SOUTHRIDGE LOTS 9 & 10 BLOCK 7, MUTTLOKE LOT 1 BLOCK 1
PLSS_SECTI OFTString 100% 36 32, 32, 32
PLSS_TOWNS OFTString 100% 7 16N, 16N, 16N
PLSS_RANGE OFTString 100% 7 9E, 9E, 9E
MAIL_ADDRE OFTString 23% 6.1k DIVISION OF HOUSING, DIVISION OF HOUSING, C/O: CHARLES L DOSSEY
MAIL_AD_01 OFTString 96% 26.5k 407 E CARLOS AVE, 501 LA MELODIA, 301 E CLOUD
MAIL_AD_02 OFTString 100% 7.1k BRISTOW, OK 74010-, LA CRUCEF, MX 88011-0000, BRISTOW, OK 74010-0000
OWNER_OCCU OFTString 100% 3 T, F, T
USPS_RESID OFTString 100% 3 T, ?, T
CENSUS_TRA OFTInteger64 100% 21 21000, 21000, 21000
CENSUS_BLK OFTInteger 100% 4 2, 2, 2
CENSUS_BLO OFTInteger 100% 749 2055, 2055, 2010
AREA_METER OFTReal 100% 44.9k 1300.57030289619, 1300.57030310031, 858.966563342887
FLD_ZONE OFTString 16% 18 {A}, {A}, {A}
ZONE_SUBTY OFTString 16% 13 {NULL}, {NULL}, {NULL}
PLACE_GNIS OFTInteger64 53% 17 2409913, 2409913, 2409913
ALT_ID_1 OFTString 100% 44.6k 35482, 35481, 35007
ALT_ID_2 OFTString 100% 44.6k 5801-00-007-000-0-080-00, 5801-00-007-000-0-070-00, 5691-00-001-000-0-010-00
ELEVATION OFTString 100% 44.9k
ROBUST_ID OFTString 100% 44.9k AACcZQ9RZeRvzK2q, AACcZcF3dNQE92vi, AACcZW5BY1bu31sL
CALC_ACREA OFTReal 100% 44.9k 0.321383927548678, 0.321383927599118, 0.212259227467661
COUNTY_NAM OFTString 100% 1 Creek, Creek, Creek
COUNTY_FIP OFTInteger64 100% 1 40037, 40037, 40037
STATE_ABBR OFTString 100% 1 OK, OK, OK
CTY_ROW_ID OFTInteger64 100% 44.9k 35614, 35613, 35826

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.