Free Parcel Data

Oklahoma Kingfisher County

Field dictionary

GEOID40073
Aged

53 attribute fields, profiled from the November 2022 vintage.

Columns in Kingfisher County

Field Type Filled Distinct Example values
PARCEL_ID OFTString 98% 12.8k 2005-00-031-018-0-002-00, 2005-00-031-018-0-001-00, 2005-00-031-015-0-000-00
SITUS OFTString 50% 6.4k 201 E 1ST ST, 211 E 1ST ST, 223 E 1ST ST
ADDR_NUMBE OFTString 50% 2.8k 201, 211, 223
STREET_PRE OFTString 39% 9 E, E, E
STREET_NAM OFTString 50% 322 1ST, 1ST, 1ST
STREET_SUF OFTString 0% 2 NE, NE, NE
STREET_TYP OFTString 48% 16 St, St, St
SITUS_CITY OFTString 42% 11 HENNESSEY, HENNESSEY, HENNESSEY
SITUS_ZIP OFTString 42% 11 73742, 73742, 73742
OWNER OFTString 99% 8.0k PIONEER TELEPHONE COOP INC, HARDIN FLOYD & GAIL REV LIV TR, BENNETT FLOYD E JR ET AL
TRANS_DATE OFTDate 60% 4.1k 2010-02-09, 2022-07-11, 2008-04-22
SALE_PRICE OFTReal 100% 914 0.0, 27000.0, 15000.0
BLDG_SQFT OFTInteger64 100% 2.3k 0, 992, 0
LAND_COVER OFTString 100% 11.9k {"23": 495, "24": 246}, {"22": 294, "23": 136}, {"22": 677}
CROP_COVER OFTString 100% 10.3k {"123": 0.19, "124": 0.1}, {"122": 0.11, "123": 0.05}, {"121": 0.26}
MUNI_ID OFTInteger64 100% 3 1937729, 1937729, 1937729
SCHOOL_DIS OFTInteger64 100% 12 4014340, 4014340, 4014340
ACREAGE OFTReal 100% 2.5k 0.0, 0.0, 0.0
ACREAGE_AD OFTReal 100% 10.1k 0.288297150530752, 0.161179365833732, 0.26170990216919
MKT_VAL_LA OFTReal 100% 8.5k 0.0, 6413.0, 12000.0
MKT_VAL_BL OFTReal 100% 7.0k 0.0, 33473.0, 0.0
MKT_VAL_TO OFTReal 100% 10.6k 0.0, 39886.0, 12000.0
ZIP_CODE OFTString 100% 11 73742, 73742, 73742
CONDITION OFTString 43% 8 Average, Good, Badly Worn
TOTAL_BATH OFTReal 100% 20 0.0, 1.0, 0.0
BEDROOMS OFTInteger64 100% 10 0, 2, 0
TOTAL_ROOM OFTInteger64 100% 12 0, 0, 0
YEAR_BUILT OFTInteger64 100% 130 0, 1934, 0
LEGAL_DESC OFTString 99% 12.9k 2065-00-001-003-0-000-00 - LOT 3 BLOCK 1 OSBORN, 2095-00-001-007-0-000-00 - LOT 7 BLOCK 1 ROY JOHNSON, 2095-00-001-008-0-000-00 - LOT 8 BLOCK 1 ROY JOHNSON
PLSS_SECTI OFTString 100% 36 24, 24, 24
PLSS_TOWNS OFTString 100% 6 19N, 19N, 19N
PLSS_RANGE OFTString 100% 5 7W, 7W, 7W
MAIL_ADDRE OFTString 12% 593 %JANA B WRIGHT, OF HENNESSEY INC, OF HENNESSEY INC
MAIL_AD_01 OFTString 95% 5.9k PO BOX 539, PO BOX 36, 604 E 3RD
MAIL_AD_02 OFTString 99% 1.2k KINGFISHER, OK 73750-0000, HENNESSEY, OK 73742-0000, HENNESSEY, OK 73742-0000
OWNER_OCCU OFTString 100% 3 F, F, F
USPS_RESID OFTString 100% 3 F, T, T
CENSUS_TRA OFTInteger64 100% 4 958100, 958100, 958100
CENSUS_BLK OFTInteger 100% 4 2, 2, 2
CENSUS_BLO OFTInteger 100% 1.1k 2106, 2106, 2106
AREA_METER OFTReal 100% 13.1k 1166.67536939319, 652.257560737047, 1059.08260357407
FLD_ZONE OFTString 25% 9 {A}, {A}, {A}
ZONE_SUBTY OFTString 25% 5 {NULL}, {NULL}, {NULL}
PLACE_GNIS OFTInteger64 40% 7 2412746, 2412746, 2412746
ALT_ID_1 OFTString 100% 12.9k 9024, 9023, 9022
ALT_ID_2 OFTString 99% 12.9k 2005-00-031-018-0-002-00, 2005-00-031-018-0-001-00, 2005-00-031-015-0-000-00
ELEVATION OFTString 100% 13.1k
ROBUST_ID OFTString 100% 13.1k AACcicHYdpd1Lfr_, AACciU-tefPBDvfR, AACciTuMQuzkPIs8
CALC_ACREA OFTReal 100% 13.1k 0.288297150530751, 0.161179365833732, 0.261709902169188
COUNTY_NAM OFTString 100% 1 Kingfisher, Kingfisher, Kingfisher
COUNTY_FIP OFTInteger64 100% 1 40073, 40073, 40073
STATE_ABBR OFTString 100% 1 OK, OK, OK
CTY_ROW_ID OFTInteger64 100% 13.1k 7783, 7546, 7547

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.