Free Parcel Data

New Mexico Taos County

Field dictionary

GEOID35055
Aged

17 attribute fields, profiled from the November 2022 vintage.

Columns in Taos County

Field Type Filled Distinct Example values
upc_amende OFTString 100% 50.0k 1070151006324, 1070151030310, 1070151040325
name OFTString 100% 32.5k OUTDOORS, LLC, OUTDOORS LLC, MESA PROPERTIES LLC
careofname OFTString 55% 17.4k CORDOVA, AMYANN L, 1ST NATIONAL BANK BUILDING EAST %, 1ST NATIONAL BANK BUILDING EAST %
address1 OFTString 6% 2.6k MCGOWAN, LINDA C CO-TRUSTEES, HASTAIN, WILLIAM C, MCGOWAN, LINDA C CO-TRUSTEES
receptionn OFTReal 100% 29.2k 457461.0, 422250.0, 421409.0
miscbook OFTString 66% 7 3, 3, 3
book OFTString 82% 1.2k 1111, 954, 949
page OFTReal 100% 1.0k 660.0, 764.0, 399.0
recordedda OFTReal 100% 8.5k 20211115.0, 20170814.0, 20170707.0
ownernum OFTReal 100% 50.0k 88528.0, 81691.0, 81692.0
searchid OFTString 100% 50.0k #: 88528 , OUTDOORS, LLC, #: 81691 , OUTDOORS LLC, #: 81692 , MESA PROPERTIES LLC
deedid OFTString 100% 38.2k Reception #: 0 , Book/Page: ( - -0) , DATE: 0, Reception #: 0 , Book/Page: ( - -0) , DATE: 0, Reception #: 0 , Book/Page: (M- -0) , DATE: 0
ac_calc OFTReal 100% 50.0k 0.790710345386, 0.750000213338, 0.804721096275
assesslook OFTString 100% 50.0k
temp OFTReal 100% 50.0k 88528.0, 81691.0, 81692.0
shape__are OFTReal 100% 42.8k 4955.6328125, 4700.37890625, 5043.3671875
shape__len OFTReal 100% 50.0k 306.626742576976, 301.671749354179, 308.320064085095

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.