Free Parcel Data

North Carolina Hyde County

Field dictionary

GEOID37095
Archive

50 attribute fields, profiled from the January 2024 vintage.

Columns in Hyde County

Field Type Filled Distinct Example values
objectid OFTInteger 100% 7.7k 16613, 15716, 15749
mapid OFTString 97% 7.1k X17 47, X4 1A, X3 15E
subtype OFTInteger 100% 2 0, 0, 0
pin OFTReal 100% 5.3k 661.0, 3517.0, 1142.0
map_block_ OFTString 100% 7.7k 9532-42-0661, 9500-16-3517, 9500-27-1142
pclnbr OFTInteger 98% 2 0, 0, 0
calcacres OFTString 83% 2.3k 4615.75, 8.73, 1.95
comp_code OFTString 99% 5 BEST FIT, PLAT, PLAT
comment OFTString 12% 772 UNITED STATES PARK SERVICE, LOT 5 NOT MAPPED PER 137-258 (SURVEY OVERLAP), RECORD 5436
record OFTReal 100% 7.4k 13364.0, 14533.0, 13988.0
globalid OFTString 100% 7.7k e7179ca1-679d-4475-9086-ca133ecbc57c, 5570a49f-14cf-4ebb-a836-0921dc231298, f1e5917b-1f74-435f-b358-b2e914c56923
objectid_1 OFTInteger 94% 7.2k 5809, 6653, 6216
parcel OFTReal 94% 7.2k 13364.0, 14533.0, 13988.0
pin_ext OFTReal 94% 5 0.0, 0.0, 0.0
deed_book OFTReal 90% 255 64.0, 291.0, 0.0
deed_page OFTReal 90% 987 233.0, 610.0, 0.0
document_t OFTString 94% 4 DEED, DEED, DEED
assessed_a OFTReal 94% 1.9k 6000.0, 0.0, 1.5
physical_a OFTString 94% 3.7k 13749 IRVIN GARRISH HWY, 82 LOOP RD, 0 DEFAULT STREET
township OFTString 94% 5 OCRACOKE, OCRACOKE, OCRACOKE
primary_ow OFTString 94% 4.5k UNITED STATES PARK SERVICE, NORTH CAROLINA COASTAL LAND TRUST, GASKILL, JOSEPH WAYNE
mailing_ad OFTString 94% 4.2k 0 DEFAULT STREET HYDE 00000, 3 PINE VALLEY DR WILMINGTON 28412, P O BOX 232 OCRACOKE 27960
address1 OFTString 94% 3.9k 0 DEFAULT STREET, 3 PINE VALLEY DR, P O BOX 232
city OFTString 93% 786 HYDE, WILMINGTON, OCRACOKE
zip OFTReal 93% 976 0.0, 28412.0, 27960.0
land_value OFTReal 94% 3.2k 406493400.0, 272415.0, 6325.0
building_v OFTReal 90% 3.0k 31032.0, 0.0, 0.0
misc_impro OFTReal 90% 1.3k 593368.0, 500.0, 0.0
total_asse OFTReal 94% 5.7k 407117800.0, 272915.0, 6325.0
deferred_e OFTReal 94% 1.4k 0.0, 0.0, 0.0
taxable_va OFTReal 94% 5.7k 407117800.0, 272915.0, 6325.0
db_dp OFTString 90% 4.8k 64-233, 291-610, 0-0
prc_link OFTString 100% 7.4k
shape__are OFTReal 100% 7.7k 201061864.107544, 380246.490356445, 84974.6895751953
shape__len OFTReal 100% 7.7k 493270.879995067, 3045.25175482696, 2714.47828037691
plat_ref OFTString 52% 1.6k C-62C, 160-630, C-80E;C-80F
deedacres OFTString 28% 1.3k 1.73, 30.86, 1.19
deed_ref OFTString 64% 4.3k 210-544, 221-744, 177-936
secondary_ OFTString 33% 1.8k ODEN, EYVONNE, WEST, ANNELLE P., TREVATHAN, MARCIA C.
last_edite OFTString 30% 6 SDE, SDE, MBRATCHER
last_edi_1 OFTString 30% 77 2022-04-21, 2022-05-03, 2015-07-01
created_us OFTString 13% 5 SDE, DHILLAGUS, DHILLAGUS
created_da OFTString 13% 73 2022-05-03, 2015-07-06, 2015-10-20
property_d OFTString 10% 582 UNIT 2SILVER LAKE, LOT & HOUSE, LOT & HOUSETOM FRANK GASKIN'S HSE
address2 OFTString 2% 102 ATLANTA,GA. 30306, RALEIGH, NC 27608, ARLINGTON VA. 22205
address3 OFTString 1% 35 LONDON, SW3 6DY, UK, LONDON, SW3 6DY, UK, LONDON, SW3 6DY, UK
document_n OFTString 3% 54 0, 0, 0
duplicates OFTString 5% 3 Y, Y, Y
parcel_id OFTString 90% 6.9k 13988, 940, 14471
tax_amt OFTString 90% 4.8k 66.10, 999.36, 217.36

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.