52 attribute fields, profiled from the December 2021 vintage.
Columns in Douglas County
| Field | Type | Filled | Distinct | Example values |
|---|---|---|---|---|
| objectid | OFTInteger | 50.0k | 1878171, 1878208, 1878215 | |
| parcelno | OFTString | 50.0k | 01830350011, 01830350010, 01830350017 | |
| ll_dist_se | OFTString | 1.1k | 0183035, 0183035, 0183035 | |
| parcel | OFTString | 1.2k | 0011, 0010, 0017 | |
| owner | OFTString | 43.8k | KIESSLING, ARTHUR A. & VIVIAN LYNN, HULSEY, JIMMY D. & VIRGINIA R., BURNS, LEWIS ARLIN | |
| propertyad | OFTString | 50.0k | 8295 W CARROLL RD, 8200 W CARROLL RD, 8240 W CARROLL RD | |
| legal_desc | OFTString | 50.0k | HSE/2.60 ACRES +, WEST CARROLL ROAD, V/1.760 ACRES, WEST CARROLL ROAD, BLDG/2.84 ACRES +, WEST CARROLL ROAD | |
| totalacres | OFTReal | 2.3k | 2.6, 1.76, 2.84 | |
| descripton | OFTString | 651 | 3-5 SW, 3-5 SW, 3-5 SW | |
| subdivisio | OFTString | 1.1k | AWESOME ACRES, AWESOME ACRES, AWESOME ACRES | |
| digclass | OFTString | 8 | R, R, R | |
| prev_val | OFTReal | 9.3k | 319600.0, 26700.0, 28310.0 | |
| curr_val | OFTReal | 9.1k | 319600.0, 26700.0, 28310.0 | |
| a_value | OFTReal | 3.5k | 34600.0, 26700.0, 27700.0 | |
| p_value | OFTReal | 367 | 0.0, 0.0, 0.0 | |
| fmvres | OFTReal | 5.7k | 280300.0, 0.0, 0.0 | |
| fmvcom | OFTReal | 1.9k | 0.0, 0.0, 0.0 | |
| fmvacc | OFTReal | 2.3k | 4700.0, 0.0, 610.0 | |
| address1 | OFTString | 3.2k | GOOLSBY, RONALD C., MCCARRELL, JULIA FAY, SWINGER, MICHELLE | |
| address2 | OFTString | 42.2k | 8295 WEST CARROLL ROAD, 8240 W CARROLL ROAD, 165 CHIPLEY CREEK DR | |
| address3 | OFTString | 1.2k | 807 FERTILLA ST, 500 SUGAR MILL RD, STE 200B, STE B452 | |
| mailingadd | OFTString | 1.0k | WHITESBURG, WHITESBURG, VILLA RICA | |
| mailinga_1 | OFTString | 56 | GA, GA, GA | |
| mailinga_2 | OFTString | 4.0k | 30185, 30185, 30180 | |
| yr_built | OFTInteger | 136 | 2006, 1999, 2004 | |
| efyr_built | OFTInteger | 94 | 0, 0, 1988 | |
| no_bedrms | OFTInteger | 24 | 3, 3, 4 | |
| fullbaths | OFTInteger | 13 | 2, 2, 2 | |
| halfbaths | OFTInteger | 7 | 0, 1, 0 | |
| number | OFTInteger | 7 | 1, 1, 1 | |
| heatedarea | OFTInteger | 3.7k | 2776, 2166, 1155 | |
| zoning_gis | OFTString | 29 | R-A, R-A, R-A | |
| sz_gis | OFTString | 13 | R-A, C-C-C, R-A | |
| flu_gis | OFTString | 18 | Rural Places, Rural Places, Rural Places | |
| sflu_gis | OFTString | 3 | UR, CC, CC | |
| tax_year | OFTString | 1 | 2020, 2020, 2020 | |
| bill_no | OFTString | 50.0k | 8027506, 8024310, 8007633 | |
| back_taxes | OFTReal | 1 | 0.0, 0.0, 0.0 | |
| owner_name | OFTString | 43.3k | KIESSLING, ARTHUR A. & VIVIAN LYNN, HULSEY, JIMMY D. & VIRGINIA R., BURNS, LEWIS ARLIN | |
| property_t | OFTString | 1 | REAL, REAL, REAL | |
| land_value | OFTReal | 5.0k | 34600.0, 26700.0, 27700.0 | |
| bldg_value | OFTReal | 9.7k | 285000.0, 0.0, 610.0 | |
| assessed_v | OFTReal | 9.1k | 319600.0, 26700.0, 28310.0 | |
| exempt_ids | OFTString | 41 | S1 S1L1, L7 SV L7, S1 S1L1 | |
| district_n | OFTString | 5 | County, County, County | |
| total_net_ | OFTReal | 34.6k | 3656.63, 354.18, 375.53 | |
| current_bi | OFTReal | 398 | 0.0, 0.0, 0.0 | |
| current_du | OFTString | 158 | 11/19/2020, 11/19/2020, 11/19/2020 | |
| bill_statu | OFTString | 2 | P, P, P | |
| paid_date | OFTString | 345 | 11/24/2020, 11/03/2020, 11/24/2020 | |
| payment_go | OFTString | 175 | 06/03/2021, 11/19/2020, 06/03/2021 | |
| mortgage_c | OFTString | 32 | DELTA COMMUNITY CREDIT UNION, DELTA COMMUNITY CREDIT UNION, CORELOGIC |
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.