Free Parcel Data

Virginia Sussex County

Field dictionary

GEOID51183
Aged

37 attribute fields, profiled from the August 2022 vintage.

Columns in Sussex County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 10.6k 3695, 3680, 3685
map_pin OFTString 100% 10.5k 171-A-3, 171-A-2, 171-A-23
cama_link OFTString 100% 9.6k 171-A-3, 171-A-2, 171-A-23
cama_lot OFTString 100% 545 3, 2, 23
tax_map OFTString 100% 188 171, 171, 171
section OFTString 100% 29 A, A, A
block OFTString 12% 20 D, B, A
lot OFTString 100% 556 3, 2, 23
map_type OFTString 100% 2 SECTION, SECTION, SECTION
zoning OFTString 100% 19 A-1, A-1, A-1
subtype OFTInteger 100% 2 0, 0, 0
account_nu OFTReal 97% 9.3k 1133.0, 1895.0, 9592.0
objectid_1 OFTInteger 94% 9.0k 434, 854, 5408
acct_ OFTReal 94% 9.0k 1133.0, 1895.0, 9592.0
taxmap OFTReal 94% 156 171.0, 171.0, 171.0
taxmap_suf OFTString 37% 15 A, A, A
section_1 OFTString 94% 34 A, A, A
block_1 OFTString 11% 20 B, A, A
cama_lot_1 OFTReal 94% 278 3.0, 2.0, 23.0
lot_suffix OFTString 14% 37 A, B, C
name OFTString 94% 6.1k WRT TIMBER HOLDINGS LLC, WRT TIMBER HOLDINGS LLC, HARRELL PATRICIA NAN &
address_1 OFTString 29% 1.9k C/O RYAN LLC, C/O RYAN LLC, DAVID BRUCE HARRELL
address_2 OFTString 91% 5.1k P O BOX 460329 DEPT 909, P O BOX 460329 DEPT 909, 3317 HARD ROCK CT
address_3 OFTString 93% 776 HOUSTON TX, HOUSTON TEXAS, RICHMOND VA
zip_code_5 OFTReal 94% 667 77056.0, 77056.0, 23230.0
zip_code_4 OFTReal 94% 179 0.0, 0.0, 0.0
desc_1 OFTString 93% 6.5k CAWLEY 158 HAYES TR, OLD MASON TR, OLD JONES PLACE
desc_2 OFTString 59% 4.2k SITE NUMBER 90073207, KATE GRIZZARD, #2
land_value OFTReal 94% 1.9k 410000.0, 372300.0, 109300.0
improv__va OFTReal 94% 1.8k 0.0, 0.0, 0.0
use_value OFTReal 94% 1 0.0, 0.0, 0.0
acres OFTReal 94% 2.9k 5400000.0, 3304500.0, 890000.0
class_code OFTReal 94% 7 6.0, 6.0, 5.0
tax_class2 OFTReal 94% 9 0.0, 0.0, 0.0
cama_link_ OFTString 94% 9.0k 171-A-3, 171-A-2, 171-A-23
shape__are OFTReal 100% 10.5k 28076496.601562, 14376774.96875, 3987235.277344
shape__len OFTReal 100% 10.5k 27432.88122, 15825.669576, 8982.869082

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.