Address Ranges County-based Relationship File
The term “address range” refers to the collection of all possible structure numbers from the first structure number to the last structure number and all numbers of a specified parity in between, along an edge side relative to the direction in which the edge is coded. The TIGER/Line Shapefiles contain potential address ranges, not individual addresses. Potential ranges include the full range of possible structure numbers even though the actual structures might not exist.
The address ranges relationship file contains the attributes of each address range. Each address range applies to a single edge side and has a unique address range identifier (ARID) value. The edge to which an address range applies can be determined by linking the address range to the All Lines shapefile using the permanent edge identifier (TLID) attribute. Multiple address ranges can apply to the same edge because addresses with different number sequences (e.g., 101, 103, 1622, 1624…) or non-numeric characters (e.g., N101, N103, S099, S97) can appear along that edge. Note that the most inclusive address range associated with each side of a street edge appears in the All Lines shapefile.
tl_year_stcty_addr
Address Ranges County-based Relationship File | |||
tl_year_[state-county FIPS]_addr.dbf | |||
Field | Length | Type | Description |
TLID | 10 | Integer | Permanent edge ID |
FROMHN | 12 | String | From house number |
TOHN | 12 | String | To house number |
SIDE | 1 | String | Side indicator flag |
ZIP | 5 | String | 5-digit ZIP code |
PLUS4 | 4 | String | ZIP+4 code |
FROMTYP | 1 | String | From address range end type |
TOTYP | 1 | String | To address range end type |
ARID | 22 | String | Address range identifier |
MTFCC | 5 | String | MAF/TIGER feature class code |