Free Parcel Data

California Kern County

Field dictionary

GEOID06029
Aged

34 attribute fields, profiled from the March 2023 vintage.

Columns in Kern County

Field Type Filled Distinct Example values
apn_label OFTString 100% 50.0k 494-382-20, 494-382-21, 494-382-22
oid_ OFTInteger 100% 50.0k 4463424, 4463425, 4463426
assessor_p OFTString 100% 50.0k 49438220, 49438221, 49438222
apn_9_digi OFTString 100% 50.0k 494382203, 494382211, 494382229
assessor_t OFTString 100% 50.0k 49438220004, 49438221007, 49438222000
situs_addr OFTString 75% 50.0k 5402 SOUTHSHORE DR, BAKERSFIELD, 5320 SOUTHSHORE DR, BAKERSFIELD, 5316 SOUTHSHORE DR, BAKERSFIELD
legal_type OFTString 100% 5 T, T, T
short_lega OFTString 100% 50.0k TRACT 5478 , BLOCK PH3, LOT 33, TRACT 5478 , BLOCK PH3, LOT 34, TRACT 5478 , BLOCK PH3, LOT 35
assessor_a OFTReal 100% 7.8k 0.23, 0.21999, 0.2
gis_acres OFTReal 100% 10.6k 0.23, 0.22, 0.2
gis_sqft OFTInteger 100% 50.0k 10076, 9379, 8737
roll_type OFTString 100% 2 1, 1, 1
use_code OFTString 100% 384 0101, 0101, 0101
tax_rate_a OFTString 100% 1.1k 001225, 001225, 001225
supervisor OFTString 100% 5 1, 1, 1
assessee_n OFTString 100% 50.0k RUBIO EVARISTO L & GERALDINE F, LOPEZ J&O FAMILY TRUST, DAUGHERTY MED L & DEBRA A
in_care_of OFTString 20% 22.2k LOPEZ JOE & OLGA TRUSTEES, HORNE RANDAL & JAN TRUSTEES, O CONNOR GERALD L TRS
doing_busi OFTString 0% 516 RITE AID STORE #06366, OLIVE KNOLLS CHRISTIAN SCHOOL, DERRELS MINI STORAGE #75
billing_ad OFTString 98% 50.0k 5402 SOUTHSHORE DR, 5320 SOUTHSHORE DR, 5316 SOUTHSHORE DR
billing__1 OFTString 100% 39.0k BAKERSFIELD CA 93312, BAKERSFIELD CA 93312-1929, BAKERSFIELD CA 93312
billing__2 OFTString 0% 126 JAPAN, 96740, BELGIUM
land_value OFTReal 100% 25.8k 81600.0, 75052.0, 44306.0
mineral_va OFTReal 100% 24 0.0, 0.0, 0.0
improvemen OFTReal 100% 43.4k 285600.0, 235883.0, 171356.0
otherimpfi OFTReal 100% 685 0.0, 0.0, 0.0
personal_p OFTReal 100% 866 0.0, 0.0, 0.0
exemption_ OFTString 27% 17 DV, H, H
exemptio_1 OFTReal 100% 1.4k 0.0, 149993.0, 7000.0
net_assess OFTReal 100% 50.0k 367200.0, 160942.0, 208662.0
propositio OFTString 9% 1 P8, P8, P8
baseyear_v OFTReal 100% 1 0.0, 0.0, 0.0
ag_preserv OFTString 4% 2 AG PRESERVE, AG PRESERVE, AG PRESERVE
citrus_acr OFTReal 100% 389 0.0, 0.0, 0.0
te_no OFTReal 100% 50.0k 507083.0, 507084.0, 507085.0

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.