Free Parcel Data

Virginia Appomattox County

Field dictionary

GEOID51011
Aged

53 attribute fields, profiled from the February 2022 vintage.

Columns in Appomattox County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 15.1k 776, 923, 1113
map OFTString 100% 113 117, 113, 113
ins OFTString 20% 11 A2, A2, A2
dc OFTString 100% 22 1, A, A
blk OFTString 4% 15 A, C, A
lot OFTString 100% 256 5, 10, 8
sublot OFTString 18% 50 E, A2, A3
gis_accoun OFTString 100% 11.8k 117 1 5, 113 A 10, 113 A 8
owner1 OFTString 99% 8.0k ESH DANIEL J, ELDER CRAIG R, BOSIGER GARET K
owner2 OFTString 49% 4.4k YODER IKE Y, ELDER AMANDA C, BOSIGER MARTHA C
parceladdr OFTString 68% 8.8k 623 RUSH LN, 628 PINE CREST PL, 3314 COUNTY LINE RD
parcelad_1 OFTString 68% 10 RED HOUSE, VA, RED HOUSE, VA, APPOMATTOX, VA
owneraddre OFTString 95% 6.8k 3070 VINCENT STORE RD, 628 PINE CREST PL, 3314 COUNTY LINE RD
owneradd_1 OFTString 99% 778 CHARLOTTE CH VA 23923, RED HOUSE VA 23963, APPOMATTOX VA 24522
amact_ OFTString 99% 11.7k 9496, 2269, 8723
amclas OFTString 99% 13 Agricultural 20-99 ac., SFD, Suburban, Agricultural 20-99 ac.
amdist OFTReal 99% 7 2.0, 2.0, 2.0
amaacr OFTReal 99% 3.1k 27.21, 1.44, 37.1
amdbk OFTString 54% 384 215, 188, 212
amdpg OFTReal 99% 975 0.0, 1.0, 532.0
ampbk OFTString 86% 233 8, 0000, 0000
amppg OFTReal 99% 793 94.0, 0.0, 0.0
amwbk OFTString 9% 36 2011, 2015, 2009
amwpg OFTReal 99% 300 0.0, 0.0, 0.0
amdsc1 OFTString 88% 2.6k FALLING RIVER, NR CENTRAL CHURCH, FALLING RIVER R/S
amdsc2 OFTString 98% 11.1k INST 2019/1918 27.21AC, DB 215/1 1.44AC, DB 188/532 37.10AC
amdsc3 OFTString 57% 5.8k PLAT BK 8/94 LOT 5, PLAT D 197/299 LOT 2, LOT 1
amdsc4 OFTString 2% 171 DIVISION SURVEY, DIVISION SURVEY, DIVISION SURVEY
amrcdt OFTString 99% 4.9k 20191113, 19941109, 19901126
aminty OFTString 2% 2 WI, WI, WI
amin_ OFTReal 99% 2.5k 1918.0, 0.0, 0.0
aminyr OFTReal 99% 28 2019.0, 0.0, 0.0
amin2 OFTString 33% 1 00, 00, 00
amldvl OFTReal 99% 1.9k 54400.0, 17300.0, 96300.0
totimp OFTReal 99% 2.6k 0.0, 111600.0, 279900.0
ammkvl OFTReal 99% 3.4k 54400.0, 128900.0, 376200.0
amcamt OFTReal 99% 1.3k 0.0, 0.0, 29200.0
amcdat OFTString 99% 4.9k 20191113, 19941109, 19901126
amyblt OFTString 99% 176 0, 1951, 2005
amdwcd OFTString 87% 6 0, A, A
amdwca OFTString 52% 3 Y, Y, N
amcomm OFTString 78% 3 0, 0, 0
amdwch OFTString 52% 4 Y, Y, N
am_rms OFTReal 99% 15 0.0, 6.0, 8.0
am_str OFTReal 99% 49 0.0, 1.65, 1.5
am_bth OFTReal 99% 9 0.0, 1.0, 3.0
am_bdr OFTReal 99% 11 0.0, 3.0, 4.0
am_fpl OFTReal 99% 3 0.0, 0.0, 0.0
amhbth OFTReal 99% 4 0.0, 0.0, 0.0
am_chm OFTReal 99% 2 0.0, 0.0, 0.0
uniqueid OFTString 100% 15.1k ID776, ID923, ID1113
imagelink OFTString 100% 1 1, 1, 1
ownersearc OFTString 99% 8.4k ESH DANIEL J YODER IKE Y, ELDER CRAIG R ELDER AMANDA C, BOSIGER GARET K BOSIGER MARTHA C

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.