Documentation / Data dictionary

Locations data dictionary

A Location is a physical place linked to an Organization, which can be used for legal or business purposes (e.g. Headquarters)

15 fields
Download CSVAll dictionaries
Locations — field reference
Field NameSenzing FieldSample ValueDescriptionCountsFill Percentage
bq_location_idRECORD_ID{ "RECORD_ID": "534247398" }Unique ID assigned to a Location. A Location is a physical address associated with an Organization, which may be used for legal and/or business purposes.142,364,884100.00%
bq_location_nameNAME_ORG{ "NAME_ORG": "NICHOLAS ARMAS" }Name of the Location, often a DBA140,468,12098.67%
bq_global_legal_entity_idbq_global_legal_entity_id{"bq_global_legal_entity_id": "55001293445"}This is the Global ID of the Legal Entity associated with this location118,156,57283.00%
bq_idREL_POINTER_KEY{ "REL_POINTER_DOMAIN": "BQ", "REL_POINTER_KEY": 100005970870, "REL_POINTER_ROLE": "OFFICER" }BQ ID of the organization associated with the location142,364,884100.00%
bq_location_typeREL_POINTER_ROLE{ "REL_POINTER_DOMAIN": "BQ", "REL_POINTER_KEY": 100005970870, "REL_POINTER_ROLE": "OFFICER" }This refers to whether the Location is a Headquarters, Ultimate Parent Legal Entity, Child Legal Entity, Officer, Independent, or Branch.142,364,884100.00%
bq_location_websiteWEBSITE_ADDRESS{ "WEBSITE_ADDRESS": "https://www.trustaff.com/" }Link to the Location's website38,720,05527.20%
bq_location_address_placekeyPLACEKEY{ "PLACEKEY": "222@5yv-jbk-kvf" }PlaceKey of the Location's address. A Place Key ID is a free, universal standard identifier for any physical place, combining a descriptive "what" component and a geospatial "where" component in the format what@where54,278,91238.13%
bq_location_address_line_1ADDR_LINE1{ "ADDR_TYPE": "BUSINESS", "ADDR_LINE1": "9500 W Flamingo Rd Ste 204", "ADDR_CITY": "Las Vegas", "ADDR_STATE": "NV", "ADDR_POSTAL_CODE": "89147", "ADDR_COUNTRY": "US" }First line of the Location's address. Addresses are cleaned and standardized using USPS for US and international postal standards for non-US entities141,776,78799.59%
bq_location_address_line_2ADDR_LINE2{ "ADDR_TYPE": "BUSINESS", "ADDR_LINE1": "9500 W Flamingo Rd Ste 204", "ADDR_CITY": "Las Vegas", "ADDR_STATE": "NV", "ADDR_POSTAL_CODE": "89147", "ADDR_COUNTRY": "US" }Second line of the Location's address. Addresses are cleaned and standardized using USPS for US and international postal standards for non-US entities8,224,9905.78%
bq_location_address_cityADDR_CITY{ "ADDR_TYPE": "BUSINESS", "ADDR_LINE1": "9500 W Flamingo Rd Ste 204", "ADDR_CITY": "Las Vegas", "ADDR_STATE": "NV", "ADDR_POSTAL_CODE": "89147", "ADDR_COUNTRY": "US" }City of the location's address. Addresses are cleaned and standardized using USPS for US and international postal standards for non-US entities131,037,14092.04%
bq_location_address_stateADDR_STATE{ "ADDR_TYPE": "BUSINESS", "ADDR_LINE1": "9500 W Flamingo Rd Ste 204", "ADDR_CITY": "Las Vegas", "ADDR_STATE": "NV", "ADDR_POSTAL_CODE": "89147", "ADDR_COUNTRY": "US" }State/Province abbreviation of the Location's address. Addresses are cleaned and standardized using USPS for US and international postal standards for non-US entities130,708,55491.81%
bq_location_address_zip5ADDR_POSTAL_CODE{ "ADDR_TYPE": "BUSINESS", "ADDR_LINE1": "9500 W Flamingo Rd Ste 204", "ADDR_CITY": "Las Vegas", "ADDR_STATE": "NV", "ADDR_POSTAL_CODE": "89147", "ADDR_COUNTRY": "US" }5-digit zip code of the Location's address. Addresses are cleaned and standardized using USPS. Available for Organizations doing business in the US130,395,28791.59%
bq_location_address_country_code3ADDR_COUNTRY{ "ADDR_TYPE": "BUSINESS", "ADDR_LINE1": "9500 W Flamingo Rd Ste 204", "ADDR_CITY": "Las Vegas", "ADDR_STATE": "NV", "ADDR_POSTAL_CODE": "89147", "ADDR_COUNTRY": "US" }Three digit ISO Country Code of the Location's address142,126,10099.83%
bq_location_address_latitudeGEO_LATITUDE{ "GEO_LATITUDE": "36.115139999999997", "GEO_LONGITUDE": "-115.30159999999999" }Latitude of the Location's address141,865,59199.65%
bq_location_address_longitudeGEO_LONGITUDE{ "GEO_LATITUDE": "36.115139999999997", "GEO_LONGITUDE": "-115.30159999999999" }Longitude of the Location's address141,865,59099.65%

Counts and fill percentages are as published by the source dictionary.