Address

Addresses represent physical locations associated with organizations, including headquarters and additional offices.

Core Address Fields

Field Name

Type

Description

id

integer

Unique AlphaLens address identifier

organization_id

integer

ID of the associated organization

data_source

string

Source of the address data

Location Details

Field Name

Type

Description

address

string

Full street address

city

string

City name

region

string

State, province, or region

country

string

Country name

country_code

string

ISO 3166-1 alpha-2 country code (e.g., "US", "GB")

is_headquarters

boolean

Whether this is the organization's main office

Data Quality

Field Name

Type

Description

outlier

boolean

Indicates if data quality requires review

Headquarters Priority: The is_headquarters flag helps identify the primary office location for each organization.