Free Parcel Data

Georgia Columbia County

Field dictionary

GEOID13073
Aged

42 attribute fields, profiled from the October 2022 vintage.

Columns in Columbia County

Field Type Filled Distinct Example values
parcelid OFTString 100% 50.0k 033 005, 033 008, 033 009
physicalad OFTString 96% 50.0k 625 BOGGY GUT CREEK RD, 272 OLD BLYTHE RD, 262 OLD BLYTHE RD
owner1 OFTString 96% 50.0k HERITAGE SOUTH HOLDINGS LLC, KIRVEN JO ANN BENNETT, HATCHER WILLIAM L (CEMETARY)
owner2 OFTString 47% 28.2k LEE A JACKSON, HARDY KATHERINE J, HARDY KATHERINE J
mailingadd OFTString 96% 50.0k 5079 PRIOR DRIVE, P O BOX 249, 2704 HILLSIDE LN
mailingcit OFTString 96% 1.4k EVANS, HARLEM, AUGUSTA
mailingsta OFTString 96% 59 GA, GA, GA
mailingzip OFTString 96% 2.2k 30809, 30814, 30909
legaldescr OFTString 96% 39.2k TRACT C 72.13 ACS, 302.60 ACS, 1.00 AC
legaldes_1 OFTString 81% 4.7k CEMETARY LOT, SPLIT OUT 033 014D, SPLIT FROM 033 003A
legaldes_2 OFTString 22% 1.4k OUT OF 033 014C, 043 060R & 043 060S, 2002-27X62 HOMESTEAD
landuseval OFTReal 96% 14.8k 313002.0, 979403.0, 900.0
improvemen OFTReal 96% 50.0k 9828.0, 18195.0, 0.0
totalvalue OFTReal 96% 50.0k 322830.0, 997598.0000000001, 900.0
improvem_1 OFTString 84% 195 1 STORY, 2 STORY, 1 STORY
neighborho OFTString 96% 793 3900, 3900, 3837
totalbuild OFTReal 96% 24 1.0, 1.0, 0.0
totalfinis OFTReal 84% 5.3k 640.0, 5080.0, 976.0
pool OFTString 96% 2 N, N, N
propertyus OFTString 3% 57 LAUNDROMAT, OFFICE-GENERAL, COMMERCIAL GARAGE
lotdescrip OFTString 70% 650 LOT, LOT, LOT
acrequanti OFTReal 22% 3.6k 72.13, 302.6, 1.0
conservati OFTString 96% 2 Y, Y, N
conserva_1 OFTReal 2% 952 72.13, 302.6, 44.21
lastsaleda OFTReal 96% 8.4k 9292021.0, 1011990.0000000001, 2011978.0
deedbook OFTString 96% 13.8k 13818, 0213, 5627
deedpage OFTString 96% 995 0052, 027, 230
deedyear OFTReal 96% 79 2021.0, 1990.0, 1978.0
saleamount OFTReal 96% 7.6k 300000.0, 0.0, 0.0
saleinstru OFTString 96% 103 FMV, R, MORE2
platbook OFTString 94% 370 PC C, 4, 2
platpage OFTString 94% 5.6k 4#10, 34, 5
physical_1 OFTReal 96% 7.2k 625.0, 272.0, 262.0
streetligh OFTReal 55% 6 45.0, 45.0, 45.0
mobilehome OFTReal 96% 12 0.0, 0.0, 0.0
gisacres OFTReal 100% 50.0k 79.329179, 338.924324, 0.978874
method OFTString 98% 5 BF, BF, BF
objectid OFTInteger 100% 50.0k 1573812, 1626860, 1573806
actualyear OFTReal 84% 139 1966.0, 2002.0, 1973.0
numberbeds OFTReal 80% 11 4.0, 4.0, 3.0
numberbath OFTReal 83% 50 3.0, 1.0, 2.0
numberroom OFTReal 80% 79 4.0, 7.0, 3.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.