Skip to main content

address_canonical

Canonical address information retrieved from smarty.com API. See address_seen for field details. (https://www.smarty.com/products/us-address-verification)

Primary Key:Checks:
  • address_canonical_check - ((primary_number <> ''::text) OR (street_name <> ''::text) OR (street_suffix <> ''::text))
Indexes:
ColumnData TypeNullableIndexedDescription
canonical_address_idbigintNoYesSnowflake ID for the canonical address.
urbanizationtextNoYesAn area, sector, or residential development within a geographic area. Usually only used in Puerto Rico.
primary_numbertextNoYesA house, rural route, contract box, or Post Office box number. The numeric or alphanumeric component of an address preceding the street name.
street_nametextNoYesThe name of a street. The Street Name contains only the street name and does not include directionals (EAST, WEST, etc.) or suffixes (ST, DR, BLVD, etc.). This element may also contain literals, such as PO BOX, GENERAL DELIVERY, USS, PSC, or UNIT.
predirectionaltextNoYesA geographic direction that precedes the street name such as West in West Lincoln Street.
postdirectionaltextNoYesA geographic direction that follows the street name such as South in Washington Road South.
street_suffixtextNoYesA word that follows the name of the street describing its type (e.g. Street, Avenue, Road).
secondary_numbertextNoYesThe number of the secondary line of the address, such as 2 in Apartment 2.
secondary_designatortextNoYesUsually seen as address line two, the type of secondary address, such as unit, apartment, floor, etc.
extra_numbertextNoYesThe number for any additional address designator after the secondary designator, such 2 in Floor 2
extra_designatortextNoYesAny additional address designator after the secondary designator, such as apartment, floor, etc.
pmb_numbertextNoYesThe Private Mailbox Number. The PMB is for when private companies offering mailbox rental services to individuals and businesses.
pmb_designatortextNoYesThe code PMB to indicate if it is a private mailbox number.
citytextNoYesCity name
state_codetextNoYesTwo-digit state code such as PA for Pennsylvania or TX for Texas.
country_codetextNoYesTwo-digit country code such as US for United States or UK for United Kingdom.
postal_codetextNoYesPostal code, the 5 digit zip code in the United States.
plus4textNoYesThe extra 4 digits after a zip code.
countytextNoNoCounty name in an address.
county_fipstextNoNoCounty FIPS Codes are unique 5-digit codes that represent specific US counties. The first two digits represent the county's state and the last three digits represent the county.
latitudenumericNoNoLatitude is a geographic coordinate that specifies the north-south position of a point on the Earth's surface. It is one of the two coordinates (along with longitude) used to pinpoint an exact location.
longitudenumericNoNoLongitude is a geographic coordinate that specifies the east-west position of a point on the Earth's surface. It is one of the two primary coordinates (along with latitude) used to pinpoint an exact location.
geo_precisiongeo_precision_typeNoNoGeo precision is the descrption of how specific the latitude and longitude are in relationship to the address. For example: Zip9, Parcel, etc. See enum.geo_precision_type
congressional_districttextNoNoCongressional district. The congressional district to which the address belongs. Output will be two digits from 01 - 53 or AL. AL means that the entire state (or territory) is covered by a single congressional district. These include Alaska, Delaware, Montana, North Dakota, South Dakota, Vermont, Wyoming, Washington DC, Virgin Islands, and other territories.
residential_delivery_indicatorresidential_delivery_indicator_typeNoNoIndicator of Whether an address is classified as residential or business in the USPS. Yes for business, no for residential.