Cookies Settings
dnb-logo
Direct 2.0
Show All
Basic
Advanced
Collapse

Search & Build-a-List - Company

Also known as Locating Companies

Returns a set of companies based on keyword, along with basic identifying data for each company.

Feature Request

IMPORTANT: Please see the new Online Services Security Enhancement Release, effective November 09, 2020.

Overview

There are several options available when implementing this feature.

1. Keyword Search (Basic/Advanced): An organization keyword is required in addition to setting the search mode to 'Basic'. The organization keyword (KeywordText) will be compared against any company names (past, present, synonyms and tradestyles) and stock ticker symbols. An option exists (in Advanced search) to limit the search comparison to specific fields.

Keyword search criteria are NOT case sensitive (i.e. "SAMPLE", "Sample" and "sample" will return the same results). Multiple keywords may be specified in either keyword criteria field, separated by spaces.

This feature supports a wild card pattern in the keyword search criteria, which allows an asterisk to be appended to, embedded in, or placed at the start of the keyword parameter.

The optional D&B D-U-N-S Number range may be provided when compiling lists in excess of 10,000 results.

2. Inclusion Rules (Basic/Advanced): By default, organizations with certain operating conditions will be excluded from the results. An option is available to include the following: undeliverable address records, out of business records, incomplete data records, and only non-marketable* businesses.

*In general, a record that meets the following criteria is considered marketable: it has been updated within the last 24 months; it contains a complete business name, valid physical or mailing address, and valid Standard Industry Classification Code; and it is believed to be in business.

NOTE: This rule does not exclude/include de-listed companies (i.e., a company that has requested to be excluded from direct marketing use cases).

3. Sorting Results (Basic/Advanced): By default, the results from this service will be in descending order by Annual Sales, unless specified differently in the request. Both the sort direction and a primary sort field can be designated in the request.

4. Pagination (Basic/Advanced): Options exist to designate the maximum number of records per request, and the starting row number. Only the top 10,000 records will be returned for a single query, regardless of the number of requests. The default page length is 25 records.

The remaining options are available only in the advanced version (search mode set to 'Advanced') of this feature.

5. Geographic Proximity (Advanced only): Any combination of longitude+latitude coordinates or postal code, telephone number (full or partial) or street address may be passed to produce a list of matching organizations. By default the criteria provided will be applied using "AND" logic, however, an option is available to alternatively apply "OR" logic to the request.

When performing a search using longitude+latitude, a radius and scale (miles or kilometers) must be supplied. This option is only available when the country code specified is "US" or "CA".

When a postal code is provided, a country code must also be specified.

When providing a U.S. postal code as a criteria, leading zeros are required in the request. For example, "01234" is correct, while "1234" is not correct.

If a postal code is provided, this service will identify the longitude+latitude coordinates for the central point of the respective geographical area. This option is only applicable when the country code specified is "US".

When providing a telephone number as a criteria, exclude any non-numeric characters and spaces. (e.g. "(800) 555-1212" should be supplied as "8005551212")

6. Company Information (Advanced only): Filter for companies by location type, D&B Prescreen Score, ownership type, stock ticker and exchange, D-U-N-S Number, legal status, year of founding, subsidiary status, diversity status (minority owned, women owned and ethnicity classification), occupancy status (owns/rents), franchise status and foreign trade.

7. Industry (Advanced only): Filter for companies by Hoover's Industries, SIC Codes, and NAIC Codes, either by a specific industry code or range. An option exists to search only on an organization's primary industry code.

8. Company Size (Advanced only): Filter for companies by sales, market cap, employees and facility size.

9. Financial Information (Advanced only): filter for companies by net income, assets, fiscal year end, auditors, and rankings/indices.

10. IPO Data (Advanced only): Filter for companies by IPO date, offer amount, price range and underwriters.

Minimum Requirements

The details in this section override the Optional/Required values listed in the Request Specification table.

  1. The field SearchModeDescription must be set to a value of Basic or Advanced for this feature to work properly (for this use case).
  2. When performing a search using longitude+latitude, a radius measurement and unit code (3353 for miles or 3349 for kilometers) must be supplied.

Data Layer Entitlement

For customers in U.S. and Canadian markets, the API is provisioned for specific collections of products, reports, and/or features (collectively referred to as data layers) for production and trial usage. Entitlement is not required for testing in the sandbox environment.

  • The BASIC feature is entitled as "Search/Lookup for Companies" for D&B Direct 2.0 customers.
  • The ADVANCED feature is entitled as "Detailed Search & Build-a-List - Company/Industry" for D&B Direct 2.0 customers.

For customers in the UK, Ireland, Belgium, Netherlands and Luxembourg markets, the API is provisioned as a specific set of data layers for production, trial, and sandbox usage.

  • This particular data layer is included in the D&B Direct Onboard 2.0 suite.

Specification

The D&B Direct 2.0 API supports HTTP compression. To utilize this option, add the following line to the header of your request: Accept-Encoding: gzip,deflate

Sample Request (Basic)
GET https://direct.dnb.com/V6.1/organizations?KeywordText=Gorman%20Manufacturing&SearchModeDescription=Basic&findcompany=true&InclusionDataDescription=IncludeNonMarketable
Authorization: <My Token>

Input parameters that include a "-n" designation may be repeated on the request, using a sequence number. For example, for the parameter "example-n", create a request like https://{endpoint}?{other parameters}&example-1={value}&example-2={value} and so on. If a single instance of the parameter is used, it still requires a "-1" suffix.

Filter:

Basic Advanced AvailabilityName Characteristics
ApplicationTransactionID string, up to 64 chars, Optional

A number assigned by the calling application to uniquely identify this request.

TransactionTimestamp dateTime, Optional

The date and time when this request was created. When the request is from an intermediary, such as a workflow manager or service bus, this is the date and time when the message was sent to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

SubmittingOfficeID string, up to 64 chars, Optional

A number that identifies the system or the software application from where this request originated. / A number used to uniquely identfy the D&B business segment or delivery channel from where this request originated.

DUNSNumber-n (Can repeat up to 10 times) string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The numeric value assigned by Dun & Bradstreet to uniquely identify the contact organization .This subject identifier under the Data Universal Numbering System. This is a numeric which is always 9 digits; the leading digit or digits may be zero.

OrganizationName OrganizationNameSimpleType up to 240 chars, Optional
WebPageAddress-n (Can repeat up to 10 times) string, up to 240 chars, Optional
StreetAddressLine-n (Can repeat up to 10 times) string, up to 240 chars, Optional
PrimaryTownName-n (Can repeat up to 10 times) PrimaryTownNameType up to 240 chars, Optional
MetropolitanStatisticalAreaUSCensusCode-n (Can repeat up to 10 times) string, up to 16 chars, Optional
CountyGEOREFID-n (Can repeat up to 10 times) string, up to 13 chars, Optional
TerritoryName-n (Can repeat up to 10 times) TerritoryNameType up to 64 chars, Optional
PostalCode-n (Can repeat up to 10 times) string, up to 16 chars, Optional
PostalCodeLowRangeValue-n string, up to 16 chars, Optional

The lower limit of a range for the identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

PostalCodeHighRangeValue-n string, up to 16 chars, Optional

The upper limit of a range for the identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

CountryISOAlpha2Code-n (Can repeat up to 10 times) string, at least 2 chars, up to 2 chars, Optional
CountryGroupGEOREFID-n (Can repeat up to 10 times) string, up to 16 chars, Optional
RadiusSearchPostalCode string, up to 32 chars, Optional
RadiusSearchCountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional
RadiusMeasurement decimal, up to 5 digits, maximum of 2 decimal places, Optional
RadiusMeasurementUnitCode integer, up to 7 digits, Optional

Possible values: 3353 [miles]; 3349 [kilometre]

RadiusSearchLatitudeMeasurement LatitudeMeasurementType up to 9 digits, maximum of 6 decimal places, Optional
RadiusSearchLongitudeMeasurement LongitudeMeasurementType up to 10 digits, maximum of 6 decimal places, Optional
TelephoneNumberAreaCode-n string, at least 1 char, up to 16 chars, Required
FamilyTreeMemberRoleCode-n (can repeat up to 4 times) integer, up to 7 digits, Optional

Possible values: 9141 [Parent/Headquarters] - for Parent; HQ or Parent & HQ; 12769 [Branch] - for Branch or Division; 9159 [Subsidiary]

StandaloneOrganizationIndicator StandaloneOrganizationIndicatorType, Optional
IndustryCodeTypeCode

Possible values: 3599 -USSIC; 19295 - UKSIC; 700 - NAICS; 35912 - Hoovers Industry Code

IndustryCode-n string, up to 16 chars, Optional

Full or partial industry code. For full industry codes, exact matches will be returned. For partial industry codes, matching candidates that begin with the partial code will be returned.

IndustryCodeLowRangeValue string, up to 16 chars, Optional
IndustryCodeHighRangeValue string, up to 16 chars, Optional
PrimaryIndustryCodeOnlyIndicator boolean, Optional
LegalFormCode-n (can repeat up to 10 times) integer, up to 7 digits, Optional

Possible values: 451 (Corporation); 452 (Partnership); 453 (Proprietorship); 454 (NationalGovernmentEntity); 455 (RegionalLocalGovernmentEntity); 456 (JointVenture); 457 (NonProfitOrganization); 461 (CooperativeMutualOrganization); 469 (ForeignCompany)

ControlOwnershipTypeCode-n (can repeat up to 10 times) integer, up to 7 digits, Optional

Possible values: 9057 [Publicly owned]; 9058 [Privately owned]; 9059 [State owned]

ControlOwnershipFromYear integer, Optional
ControlOwnershipToYear integer, Optional
OrganizationStartFromYear integer, Optional
OrganizationStartToYear integer, Optional
MarketingRiskClassCode-n (can repeat up to 4 times) MarketingRiskClassCodeEnum up to 7 digits, Optional

Possible values: 10925 [Low]; 10926 [Moderate]; 10927 [High]; 0 [Unknown]

GlobalUltimateDUNSNumber-n(can repeat up to 10 times) string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional
FiscalPeriodEndMonth-n (can repeat up to 12 times) MonthType, Optional
AuditorID-n (can repeat up to 10 times) string, up to 256 chars, Optional
UnderwriterID-n (can repeat up to 10 times) string, up to 256 chars, Optional
DUNSNumberLowRangeValue string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The minimum DUNS Number of the companies to be listed in the search result. This is used for search within range values.

DUNSNumberHighRangeValue string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The maximum DUNS Number of the companies to be listed in the search result. This is used for search within range values.

SalesLowRangeAmount decimal, Optional
SalesLowRangeAmountCurrencyISOAlpha3Code

Possible values: USD

SalesHighRangeAmount decimal, Optional
SalesHighRangeAmountCurrencyISOAlpha3Code

Possible values: USD

TotalAssetLowRangeAmount decimal, Optional
TotalAssetLowRangeAmountCurrencyISOAlpha3Code

Possible values: USD

TotalAssetHighRangeAmount decimal, Optional
TotalAssetHighRangeAmountCurrencyISOAlpha3Code

Possible values: USD

MarketCapitalizationLowRangeAmount decimal, Optional
MarketCapitalizationLowRangeAmountCurrencyISOAlpha3Code

Possible values: USD

MarketCapitalizationHighRangeAmount decimal, Optional
MarketCapitalizationHighRangeAmountCurrencyISOAlpha3Code

Possible values: USD

NetIncomeLowRangeAmount decimal, Optional
NetIncomeLowRangeAmountCurrencyISOAlpha3Code

Possible values: USD

NetIncomeHighRangeAmount decimal, Optional
NetIncomeHighRangeAmountCurrencyISOAlpha3Code

Possible values: USD

NetIncomeGrowthLowRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional
NetIncomeGrowthHighRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional
IndividualEntityEmployeeLowRangeQuantity integer, Optional
IndividualEntityEmployeeHighRangeQuantity integer, Optional
ConsolidatedEmployeeLowRangeQuantity integer, Optional
ConsolidatedEmployeeHighRangeQuantity integer, Optional
ConsolidatedEmployeesGrowthLowRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional
ConsolidatedEmployeesGrowthHighRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional
SalesGrowthLowRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional
SalesGrowthHighRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional
PremisesAreaLowRangeMeasurement integer, Optional
PremisesAreaHighRangeMeasurement integer, Optional
OccupancyCode-n integer, up to 7 digits, Optional

Possible values: 1129 [Rents]; 1128 [Owns]

PubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that the organization offers its securities to general public, typically through a stock exchange. When 'false' indicates that the organization does not offer its securities to general public.

UpwardFamilyMemberPubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that an organization higher up in the family tree of the subject offers its securities to general public, typically through a stock exchange. When 'false' indicates that none of the organization(s) higher up in the family tree of the subject offer securities to general public.

StockExchangeNameCode-n integer, up to 7 digits, Optional
StockExchangeTickerName string, up to 100 chars, Optional

Text by which this subject is identified at this Stock Exchange for share trading purposes, e.g., DNB.

InitialPublicOfferingFilingFromDate date, Optional
InitialPublicOfferingFilingToDate date, Optional
InitialPublicOfferingTradingFromDate date, Optional
InitialPublicOfferingTradingToDate date, Optional
InitialPublicOfferingLowRangeAmount decimal, Optional
InitialPublicOfferingLowRangeAmountCurrencyISOAlpha3Code

Possible values: USD

InitialPublicOfferingHighRangeAmount decimal, Optional
InitialPublicOfferingHighRangeAmountCurrencyISOAlpha3Code

Possible values: USD

InitialPublicOfferingShareValueLowRangeAmount decimal, Optional
InitialPublicOfferingShareValueLowRangeAmountCurrencyISOAlpha3Code

Possible values: USD

InitialPublicOfferingShareValueHighRangeAmount decimal, Optional
InitialPublicOfferingShareValueHighRangeAmountCurrencyISOAlpha3Code

Possible values: USD

MinorityOwnedIndicator boolean, Optional
FemaleOwnedIndicator boolean, Optional
EthnicClassificationCode-n integer, up to 7 digits, Optional

Possible values: 10881 (Chinese; Filipino; Japanese; Korean; Vietnamese; or other Asian origin); 10882 (Black or African American); 10884 (Hispanic; Latino; or Spanish origin); 10885 (Indian Subcontinent origin); 10883 (American Indian; Alaska Native; or Native Hawaiian); 0 (Unknown)

KeywordText string, up to 256 chars, Optional
OrganizationIdentificationNumberTypeCode-n Attribute
OrganizationIdentificationNumber-n string, at least 1 char, up to 40 chars, Optional

A number assigned by an external body or by D&B which either uniquely identifies or helps to identify an organization.

FranchisingIndicator boolean, Optional

When 'true' indicates that the organization participates in a franchising relationship. When 'false' indicates that the organization does not participate in a franchising relationship.

ImportIndicator boolean, Optional

When 'true' indicates that the subject company imports a quantity of goods from other countries.

ExportIndicator boolean, Optional

When 'true' indicates that the subject company exports a quantity of goods to other countries.

ManufacturingIndicator boolean, Optional

When 'true' indicates that the subject has a manufacturing facility. When 'false' indicates that the subject does not have a manufacturing facility; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

ReturnSalesNavigatorIndicator boolean, Optional

When 'true' the sales navigator will be returned. When 'false' the sales navigator will not be returned. If not specified, the default is FALSE.

SalesNavigatorLowRangeAmount-n decimal, Optional

If only SalesLowRangeAmount is specified, the range will be SalesLowRangeAmount and higher.

SalesNavigatorHighRangeAmount-n decimal, Optional

If only SalesHighRangeAmount is specified, the range will be SalesHighRangeAmount and lower.

ReturnConsolidatedEmployeeQuantityNavigatorIndicator boolean, Optional

When 'true' the consolidated employee count navigator will be returned. When 'false' the consolidated employee count navigator will not be returned. If not specified, the default is FALSE.

ConsolidatedEmployeeNavigatorLowRangeQuantity-n integer, Optional

If only ConsolidatedEmployeeLowRangeCount is specified, the range will be ConsolidatedEmployeeLowRangeCount and higher.

ConsolidatedEmployeeNavigatorHighRangeQuantity-n integer, Optional

If only ConsolidatedEmployeeHighRangeCount is specified, the range will be ConsolidatedEmployeeHighRangeCount and lower.

ReturnIndividualEmployeeQuantityNavigatorIndicator boolean, Optional

When 'true' the individual employee count navigator will be returned. When 'false' the individual employee count navigator will not be returned. If not specified, the default is FALSE.

IndividualEmployeeNavigatorLowRangeQuantity-n integer, Optional

If only IndividualEmployeeLowRangeCount is specified, the range will be IndividualEmployeeLowRangeCount and higher.

IndividualEmployeeNavigatorHighRangeQuantity-n integer, Optional

If only IndividualEmployeeHighRangeCount is specified, the range will be IndividualEmployeeHighRangeCount and lower.

ReturnLocationNavigatorIndicator boolean, Optional

When 'true' the location navigator will be returned. When 'false' the location navigator will not be returned. If not specified, the default is FALSE.

LocationNavigatorType-n LocationNavigatorTypeEnum, Optional

Possible values: Country; Territory

ReturnIndustryNavigatorIndicator boolean, Optional

When 'true' the industry navigator will be returned. When 'false' the industry navigator will not be returned. If not specified, the default is FALSE.

IndustryNavigatorIndustryTypeCode-n integer, up to 7 digits, Optional

Possible values: 3599 -USSIC; 19295 - UKSIC; 700 - NAICS; 35912 - Hoovers Industry Code

ReturnFamilyTreeMemberRoleNavigatorIndicator boolean, Optional

When 'true' the family tree member role navigator will be returned. When 'false' the family tree member role navigator will not be returned. If not specified, the default is FALSE.

ReturnStandaloneOrganizationNavigatorIndicator boolean, Optional

When 'true' the standalone organization navigator will be returned. When 'false' the standalone organization navigator will not be returned. If not specified, the default is FALSE.

ReturnControlOwnershipTypeNavigatorIndicator boolean, Optional

When 'true' the control ownership type navigator will be returned. When 'false' the control ownership type navigator will not be returned. If not specified, the default is FALSE.

ReturnUpwardFamilyMemberPubliclyTradedCompanyNavigator boolean, Optional

When ON (set to 1), the upward family member publicly traded company navigator will be returned. When 'false' the upward family member publicly traded company navigator will not be returned. If not specified, the default is FALSE.

ReturnPubliclyTradedCompanyNavigator boolean, Optional

When ON (set to 1), the publicly traded company navigator will be returned. When 'false' the publicly traded company navigator will not be returned. If not specified, the default is FALSE.

ExactLocationFindIndicator boolean, Optional

Possible values: default "true"

SortDirectionText SortDirectionEnum, Optional

Possible values: Ascending; Descending

CandidateMaximumQuantity integer, up to 6 digits, Optional
CandidatePerPageMaximumQuantity integer, less than or equal to 10000, Optional
CandidateDisplayStartSequenceNumber integer, less than or equal to 10000, Optional
SearchModeDescription SearchModeEnum, Optional

Text describing the nature of search to be applied during the search process.

Possible values: Basic; Advanced

InclusionDataDescription-n InclusionDataEnum, Optional

Text that denotes an inclusion requirement that the Search process should apply to allow subjects from being returned as candidates. For example if the value is specified as Out of Business, then the Search process should return candidates that have an Operating Status which denotes Out Of Business.

Possible values: IncludeUndeliverableAddressSubject; IncludeOutofBusiness; IncludeIncompleteData; IncludeNonMarketableOnly; IncludeNonMarketable; IncludeDelisted

KeywordScopeText InclusionParameterenum, Optional

Text denoting the type of parameter value provided in KeywordText to be used by the service to perform the search process.

Possible values: OrganizationName; StockExchangeTickerName

SortBasisText SortBasisTextEnum, Optional

Possible values: ConsolidatedEmployeeQuantity; CountryISOAlpha2Code; DUNSNumber; FamilyTreeMemberRole; OrganizationPrimaryName; PostalCode; PostalCodeExtensionCode; PrimaryTownName; SalesRevenueAmount; StandaloneOrganizationIndicator; StreetAddressLine; TelephoneNumber; TerritoryAbbreviatedName; TerritoryOfficialName; TradeStyleName; Relevancy

CustomerReferenceText-n string, at least 1 char, up to 240 chars, Optional (up to 5x)
CustomerBillingEndorsementText string, at least 1 char, up to 240 chars, Optional

Endpoint

Use the following endpoint for requesting this feature. The {version} is dependent on the underlying service delivering the response.

NOTE: While "organizations" is part of this endpoint, there is no service by this name. Many D&B Direct calls have a similar structure; however, the {version} component is based on the SERVICE to which a given product is associated.

REST (EntityList)
GET https://direct.dnb.com/V{version}/organizations?findcompany

Testing

This operation will return a static set of results in the D&B Direct test environment (sandbox), regardless of the request parameters.

Feature Response

NOTE: The D&B Direct REST implementation uses the BadgerFish approach for JSON with some minor variations.

Specification

The following is a list of the possible data fields returned by this operation in the JSON response. Samples are provided for testing successful and failed retrieval, and to demonstrate the basic layout of a response. The data returned in samples may not represent actual values that this feature will deliver.

NOTE: The D-U-N-S Number returned in the response will be a nine-digit zero-padded, numeric value.

Sample Response (Basic)
{
	"FindCompanyResponse": {
		"@ServiceVersionNumber": "6.1",
		"TransactionDetail": {
			"ApplicationTransactionID": "Id-ff0a9db852726dfe08fb742e-1",
			"ServiceTransactionID": "Id-ff0a9db852726dfe08fb742e-1",
			"TransactionTimestamp": "2013-10-31T10:49:35"
		},
		"TransactionResult": {
			"SeverityText": "Information",
			"ResultID": "CM000",
			"ResultText": "Success"
		},
		"FindCompanyResponseDetail": {
			"CandidateMatchedQuantity": 1618,
			"CandidateReturnedQuantity": 25,
			"FindCandidate": [
				{
					"DUNSNumber": "001379429",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Hajoca Corporation"
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "DAHL"
							}
						}, {
							"OrganizationName": {
								"$": "GORMAN CO DIV"
							}
						}, {
							"OrganizationName": {
								"$": "HEIECK SUPPLY DIV"
							}
						}, {
							"OrganizationName": {
								"$": "Weinstein Supply"
							}
						}, {
							"OrganizationName": {
								"$": "KEENAN SUPPLY DIV"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "127 Coulter Ave."
							}
						],
						"PrimaryTownName": "Ardmore",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "19003",
						"PostalCodeExtensionCode": "0031",
						"TerritoryOfficialName": "Pennsylvania",
						"TerritoryAbbreviatedName": "PA",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"37980"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "6106491430"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "6106491798"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 3500
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 406.9
					},
					"DisplaySequence": 1
				}, {
					"DUNSNumber": "004154308",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "The Gorman-Rupp Company"
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "MANSFIELD DIVISION"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "600 S Airport Rd"
							}
						],
						"PrimaryTownName": "Mansfield",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "44903",
						"PostalCodeExtensionCode": "7831",
						"TerritoryOfficialName": "Ohio",
						"TerritoryAbbreviatedName": "OH",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"31900"
						]
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "P.O. Box 1217"
							}
						],
						"PrimaryTownName": "Mansfield",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "44901",
						"PostalCodeExtensionCode": "1217",
						"TerritoryOfficialName": "Ohio",
						"TerritoryAbbreviatedName": "OH",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"31900"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "4197551011"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "4197551251"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ManufacturingIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 1247
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 375.691
					},
					"DisplaySequence": 2
				}, {
					"DUNSNumber": "117500256",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Brennan Beer Gorman/Architects, L.L.p"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "350 5th Ave Fl 25"
							}
						],
						"PrimaryTownName": "New York",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "10118",
						"PostalCodeExtensionCode": "2501",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2128887663"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "2129353868"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 235
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 43.6
					},
					"DisplaySequence": 3
				}, {
					"DUNSNumber": "051626328",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "BBG TECHNICAL SERVICES, INC"
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "BRENNAN BEER GORMAN ARCHITECTS"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "350 5th Ave Fl 25"
							}
						],
						"PrimaryTownName": "New York",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "10118",
						"PostalCodeExtensionCode": "2501",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2128887663"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "2129353868"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 220
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 39.1
					},
					"DisplaySequence": 4
				}, {
					"DUNSNumber": "201202173",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman Bros. Lumber Ltd"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "3900 Dunfield Rd"
							}
						],
						"PrimaryTownName": "Westbank",
						"CountryISOAlpha2Code": "CA",
						"PostalCode": "V4T 1W4",
						"TerritoryOfficialName": "British Columbia",
						"TerritoryAbbreviatedName": "BC",
						"CountryOfficialName": "Canada"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2507685131"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "2507682822"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ManufacturingIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 300
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 33.35324
					},
					"DisplaySequence": 5
				}, {
					"DUNSNumber": "003893963",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman Bros., Inc."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "200 Church St"
							}
						],
						"PrimaryTownName": "Albany",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "12202",
						"PostalCodeExtensionCode": "1965",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"10580"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "5184625401"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "5184621296"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 180
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 33.1
					},
					"DisplaySequence": 6
				}, {
					"DUNSNumber": "157395047",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "BRENNAN BEER GORMAN MONK / INTERIORS, INC."
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "BBGM"
							}
						}, {
							"OrganizationName": {
								"$": "MONK INTERIORS"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "350 5th Ave Fl 25"
							}
						],
						"PrimaryTownName": "New York",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "10118",
						"PostalCodeExtensionCode": "2501",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2128887663"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 170
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 25
					},
					"DisplaySequence": 7
				}, {
					"DUNSNumber": "054641345",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman Milling Co., Inc."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "302 E Lubbock St"
							}
						],
						"PrimaryTownName": "Gorman",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "76454",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States"
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "P.O. Box 276"
							}
						],
						"PrimaryTownName": "Gorman",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "76454",
						"PostalCodeExtensionCode": "0276",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2547342252"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "2547342375"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ManufacturingIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 90
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 21.1
					},
					"DisplaySequence": 8
				}, {
					"DUNSNumber": "796933240",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "SIOUX FALLS CATHOLIC SCHOOLS"
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "O'Gorman Junior High School"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "3100 W 41st St"
							}
						],
						"PrimaryTownName": "Sioux Falls",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "57105",
						"PostalCodeExtensionCode": "4222",
						"TerritoryOfficialName": "South Dakota",
						"TerritoryAbbreviatedName": "SD",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"43620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "6053356557"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "6053369839"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 350
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 17
					},
					"DisplaySequence": 9
				}, {
					"DUNSNumber": "030464267",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Goodhart National Gorman Agency, Inc"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "598 Tuckahoe Rd Ste 2"
							}
						],
						"PrimaryTownName": "Yonkers",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "10710",
						"PostalCodeExtensionCode": "5713",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "P.O. Box 159"
							}
						],
						"PrimaryTownName": "Yonkers",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "10710",
						"PostalCodeExtensionCode": "0159",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "9147790500"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "9147795666"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 20
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 15
					},
					"DisplaySequence": 10
				}, {
					"DUNSNumber": "044290161",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Lane, Gorman, Trubitt L.L.P."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "2626 Howell St Ste 700"
							}
						],
						"PrimaryTownName": "Dallas",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "75204",
						"PostalCodeExtensionCode": "4037",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"19100"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2148717500"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "2148710011"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 115
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 14.7
					},
					"DisplaySequence": 11
				}, {
					"DUNSNumber": "201485257",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman-Rupp Of Canada Limited"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "70 Burwell Rd"
							}
						],
						"PrimaryTownName": "St Thomas",
						"CountryISOAlpha2Code": "CA",
						"PostalCode": "N5P 3R7",
						"TerritoryOfficialName": "Ontario",
						"TerritoryAbbreviatedName": "ON",
						"CountryOfficialName": "Canada"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "5196312870"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "5196314624"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9159,
								"$": "Subsidiary"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ManufacturingIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 46
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 12.58236
					},
					"DisplaySequence": 12
				}, {
					"DUNSNumber": "083932343",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "GORMAN'S FURNITURE, INC."
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "Gorman's"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "23231 Industrial Park Dr Ste A"
							}
						],
						"PrimaryTownName": "Farmington Hills",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "48335",
						"PostalCodeExtensionCode": "2844",
						"TerritoryOfficialName": "Michigan",
						"TerritoryAbbreviatedName": "MI",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"19820"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2484739131"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 130
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 11.5
					},
					"DisplaySequence": 13
				}, {
					"DUNSNumber": "788227999",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Sarah Gorman Inc"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "3660 Winfield Ln Nw"
							}
						],
						"PrimaryTownName": "Washington",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "20007",
						"PostalCodeExtensionCode": "2370",
						"TerritoryOfficialName": "District of Columbia",
						"TerritoryAbbreviatedName": "DC",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"47900"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2023331650"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 4
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 10
					},
					"DisplaySequence": 14
				}, {
					"DUNSNumber": "985198136",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman Dr Winifred A"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "National Maternity Hospital"
							}, {
								"LineText": "Merrion"
							}
						],
						"PrimaryTownName": "Dublin",
						"CountryISOAlpha2Code": "IE",
						"PostalCode": "4",
						"TerritoryOfficialName": "Co Dublin",
						"CountryOfficialName": "Ireland"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "16610277"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 1050
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 9.46944
					},
					"DisplaySequence": 15
				}, {
					"DUNSNumber": "078161171",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Walter T. Gorman, P.E., P.C."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "11514 Beach Channel Dr"
							}
						],
						"PrimaryTownName": "Rockaway Park",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "11694",
						"PostalCodeExtensionCode": "2206",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "7184743400"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 49
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 9.2
					},
					"DisplaySequence": 16
				}, {
					"DUNSNumber": "161019534",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman & Company, Inc."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "200 N Main St"
							}
						],
						"PrimaryTownName": "Oregon",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "53575",
						"PostalCodeExtensionCode": "1447",
						"TerritoryOfficialName": "Wisconsin",
						"TerritoryAbbreviatedName": "WI",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"31540"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "6088353900"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 135
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 8
					},
					"DisplaySequence": 17
				}, {
					"DUNSNumber": "041368846",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman & Phillips Construction Co."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "1321 Ne 14th Ave"
							}
						],
						"PrimaryTownName": "Perryton",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "79070",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States"
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "P.O. Box 710"
							}
						],
						"PrimaryTownName": "Perryton",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "79070",
						"PostalCodeExtensionCode": "0710",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "8064352425"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "8064353283"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 165
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 7.850101
					},
					"DisplaySequence": 18
				}, {
					"DUNSNumber": "755498149",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "GORMAN RETAIL PTY LTD"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "92 High St"
							}
						],
						"PrimaryTownName": "Windsor",
						"CountryISOAlpha2Code": "AU",
						"PostalCode": "3181",
						"TerritoryOfficialName": "Victoria",
						"CountryOfficialName": "Australia"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "395293410"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9159,
								"$": "Subsidiary"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 60
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 7.530059
					},
					"DisplaySequence": 19
				}, {
					"DUNSNumber": "018196456",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman Learning Center, Inc."
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "1826 Orange Tree Ln"
							}
						],
						"PrimaryTownName": "Redlands",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "92374",
						"PostalCodeExtensionCode": "2821",
						"TerritoryOfficialName": "California",
						"TerritoryAbbreviatedName": "CA",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"40140"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "9093076312"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "9093075746"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 275
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 7.488649
					},
					"DisplaySequence": 20
				}, {
					"DUNSNumber": "742758287",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "GORMAN COMMERCIAL PTY LTD"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "415 Riversdale Rd"
							}
						],
						"PrimaryTownName": "Hawthorn East",
						"CountryISOAlpha2Code": "AU",
						"PostalCode": "3123",
						"TerritoryOfficialName": "Victoria",
						"CountryOfficialName": "Australia"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "398114222"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 20
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 7.3523397
					},
					"DisplaySequence": 21
				}, {
					"DUNSNumber": "011414653",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "Gorman Independent School District"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "114 W Lexington St"
							}
						],
						"PrimaryTownName": "Gorman",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "76454",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States"
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "P.O. Box 8"
							}
						],
						"PrimaryTownName": "Gorman",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "76454",
						"PostalCodeExtensionCode": "0008",
						"TerritoryOfficialName": "Texas",
						"TerritoryAbbreviatedName": "TX",
						"CountryOfficialName": "United States"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "2547343171"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "2547343393"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 72
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 6.649027
					},
					"DisplaySequence": 22
				}, {
					"DUNSNumber": "067506527",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "O'Gorman & Young Inc"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "159 Main St"
							}
						],
						"PrimaryTownName": "Chatham",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "07928",
						"PostalCodeExtensionCode": "2400",
						"TerritoryOfficialName": "New Jersey",
						"TerritoryAbbreviatedName": "NJ",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "P.O. Box 960"
							}
						],
						"PrimaryTownName": "Chatham",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "07928",
						"PostalCodeExtensionCode": "0960",
						"TerritoryOfficialName": "New Jersey",
						"TerritoryAbbreviatedName": "NJ",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"35620"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "9736351800"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "9736357744"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9141,
								"$": "Parent/Headquarters"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 48
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 6.4
					},
					"DisplaySequence": 23
				}, {
					"DUNSNumber": "063996094",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "W.N.Y. BUS PARTS, INC."
						}
					},
					"TradeStyleName": [
						{
							"OrganizationName": {
								"$": "GORMAN BUS SALES"
							}
						}, {
							"OrganizationName": {
								"$": "GORMAN ENTERPRISES"
							}
						}
					],
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "691 Bullis Rd"
							}
						],
						"PrimaryTownName": "Elma",
						"CountryISOAlpha2Code": "US",
						"PostalCode": "14059",
						"PostalCodeExtensionCode": "9000",
						"TerritoryOfficialName": "New York",
						"TerritoryAbbreviatedName": "NY",
						"CountryOfficialName": "United States",
						"MetropolitanStatisticalAreaUSCensusCode": [
							"15380"
						]
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "7166753859"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "7166751861"
					},
					"StandaloneOrganizationIndicator": true,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 44
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 6.4
					},
					"DisplaySequence": 24
				}, {
					"DUNSNumber": "754360113",
					"OrganizationPrimaryName": {
						"OrganizationName": {
							"$": "GORMAN AND KELLY COMMERCIAL REAL ESTATE PTY LTD"
						}
					},
					"PrimaryAddress": {
						"StreetAddressLine": [
							{
								"LineText": "1 Oxley Rd"
							}
						],
						"PrimaryTownName": "Hawthorn",
						"CountryISOAlpha2Code": "AU",
						"PostalCode": "3122",
						"TerritoryOfficialName": "Victoria",
						"CountryOfficialName": "Australia"
					},
					"MailingAddress": {
						"StreetAddressLine": [
							{
								"LineText": "Po Box 5082"
							}
						],
						"PrimaryTownName": "Glenferrie South",
						"CountryISOAlpha2Code": "AU",
						"PostalCode": "3122",
						"TerritoryOfficialName": "Victoria",
						"CountryOfficialName": "Australia"
					},
					"TelephoneNumber": {
						"TelecommunicationNumber": "398107200"
					},
					"FacsimileNumber": {
						"TelecommunicationNumber": "398107299"
					},
					"FamilyTreeMemberRole": [
						{
							"FamilyTreeMemberRoleText": {
								"@DNBCodeValue": 9159,
								"$": "Subsidiary"
							}
						}
					],
					"StandaloneOrganizationIndicator": false,
					"ConsolidatedEmployeeDetails": {
						"TotalEmployeeQuantity": 18
					},
					"SalesRevenueAmount": {
						"@CurrencyISOAlpha3Code": "USD",
						"@UnitOfSize": "Million",
						"$": 6.0612884
					},
					"DisplaySequence": 25
				}
			]
		}
	}
}

Filter:

Basic Advanced AvailabilityName Characteristics
FindCompanyResponse Aggregate
FindCompanyResponse @ServiceVersionNumber
FindCompanyResponse { TransactionDetail Aggregate, Required

Records information necessary to process a particular request. Examples of a request is the ordering of a product.

FindCompanyResponse { TransactionDetail { ApplicationTransactionID string, up to 64 chars, Optional

A number assigned by the calling application to uniquely identify this request.

FindCompanyResponse { TransactionDetail { ServiceTransactionID string, up to 64 chars, Required

A number assigned by the D&B service to uniquely identify this transaction.

FindCompanyResponse { TransactionDetail { TransactionTimestamp dateTime, Required

The date and time when this request was submitted or the date and time when the requesting intermediary, such as a workflow manager or service bus, sent the message to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

End: FindCompanyResponse } TransactionDetail /Aggregate
FindCompanyResponse { TransactionResult Aggregate, Required

Records the different outcomes of the transaction.

FindCompanyResponse { TransactionResult { SeverityText string, Required
FindCompanyResponse { TransactionResult { ResultID string, up to 32 chars, Required
FindCompanyResponse { TransactionResult { ResultText string, up to 512 chars, Optional
FindCompanyResponse { TransactionResult { ResultMessage Aggregate, Optional (Infinite)
FindCompanyResponse { TransactionResult { ResultMessage { ResultDescription string, up to 512 chars, Required

Text that describes the additional information regarding the outcome of the transaction.

End: FindCompanyResponse } TransactionResult } ResultMessage /Aggregate
End: FindCompanyResponse } TransactionResult /Aggregate
FindCompanyResponse { FindCompanyResponseDetail Aggregate, Optional

Records data relating to responses for search based on organization related information. This may include such details as the number of candidates that matched the search criteria,candidate information etc.

FindCompanyResponse { FindCompanyResponseDetail { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

FindCompanyResponse { FindCompanyResponseDetail { CandidateReturnedQuantity integer, Optional

The number of subjects actually returned as possible prospects in the D&B repository based on the search criteria.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate Aggregate, Optional (Infinite)

Records the details of the candidates that matched the search criteria.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { DUNSNumber string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Required
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { OrganizationPrimaryName Aggregate, Required
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { OrganizationPrimaryName { OrganizationName string, up to 256 chars, Required
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } OrganizationPrimaryName /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { TradeStyleName Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { TradeStyleName { OrganizationName string, up to 256 chars, Required
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } TradeStyleName /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MarketabilityIndicator boolean, Optional

When 'true' indicates that the record satisfies D&B marketability rules. When 'false' indicates that the record does not satisfy D&B marketability rules; however, there is no requirement to create this tag to represent this fact.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { StreetAddressLine Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { StreetAddressLine { LineText string, up to 240 chars, Required
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } PrimaryAddress } StreetAddressLine /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { PrimaryTownName string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { PostalCode string, up to 16 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { PostalCodeExtensionCode string, up to 16 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { TerritoryOfficialName string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { TerritoryAbbreviatedName string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { CountryOfficialName string, up to 64 chars, Optional

The legal name of the country for this address.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PrimaryAddress { MetropolitanStatisticalAreaUSCensusCode string, Optional (Infinite)

A Geographical Region with a relatively high population density at its core and close economic ties throughout the area.

End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } PrimaryAddress /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { StreetAddressLine Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { StreetAddressLine { LineText string, up to 240 chars, Required
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } MailingAddress } StreetAddressLine /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { PrimaryTownName string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { PostalCode string, up to 16 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { PostalCodeExtensionCode string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { TerritoryOfficialName string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { TerritoryAbbreviatedName string, up to 64 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { MailingAddress { CountryOfficialName string, up to 64 chars, Optional

The legal name of the country for this address.

End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } MailingAddress /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { TelephoneNumber Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { TelephoneNumber { TelecommunicationNumber string, at least 1 char, up to 50 chars, Required
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { TelephoneNumber { InternationalDialingCode integer, up to 7 digits, Optional
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } TelephoneNumber /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { FacsimileNumber Aggregate, Optional

An entry loop which can allow multiple Facsimile contact information used for data communication with the subject.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { FacsimileNumber { TelecommunicationNumber string, at least 1 char, up to 50 chars, Required
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } FacsimileNumber /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { FamilyTreeMemberRole Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { FamilyTreeMemberRole { FamilyTreeMemberRoleText string, up to 256 chars, Optional

Possible values: 9141 [Parent/Headquarters] - for Parent; HQ or Parent & HQ; 12769 [Branch] - for Branch or Division; 9159 [Subsidiary]

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { FamilyTreeMemberRole { FamilyTreeMemberRoleText @DNBCodeValue integer, up to 7 digits, Attribute (1x)

Possible values: 9141 [Parent/Headquarters] - for Parent; HQ or Parent & HQ; 12769 [Branch] - for Branch or Division; 9159 [Subsidiary]

End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } FamilyTreeMemberRole /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { StandaloneOrganizationIndicator boolean, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { SubjectHandling Aggregate, Optional (Infinite)

An entry loop records the type of special handling a subject is to receive from D&B (or a D&B partner, e.g., IBM, Bonnier) e.g., the subject is not to be contacted by us, by calling or any other means, at the organization's request.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { SubjectHandling { SubjectHandlingText string, up to 256 chars, Required

Text specifying the manner in which the Subject is to receive special care from D&B when it is being contacted; e.g., do not call, do not send information requests. In many cases this process was specifically requested by the Subject.

End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } SubjectHandling /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { IndustryCode Aggregate, Optional (Infinite)

An entry loop which can repeat multiple times to allow the recording of several business activities in which an organization is actively engaged using standardized coding schemes such as European NACE and U.S. Standard Industry Classifications (SIC).

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { IndustryCode @DNBCodeValue integer, up to 7 digits, Attribute (1x)

Possible values: 3599 -USSIC

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { IndustryCode { IndustryCode string, up to 16 chars, Optional

An alphanumeric value identifying a business activity based on the scheme specified by the typeText. For instance, 1611 represents the highway and street construction industry in the U.S. SIC (Standard Industrial Classification) system. Clarification Note: These are generally external codes created by an external authoritative body, like the U.S. Office of Management and Budget (OMB), but D&B may have created extensions to more precisely define an activity, as in the case of the SIC 2+2 (the last 4 digits of an 8-digit SIC).

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { IndustryCode { IndustryCodeDescription string, up to 256 chars, Optional (Infinite)

Text that describes the business activity based on the scheme specified by the attribute typeText. E.g., 'highway and street construction' is the description of industry code 1611 in the U.S. SIC (Standard Industrial Classification) system.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { IndustryCode { IndustryCodeDescription @IndustryCodeDescriptionLengthCode
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } IndustryCode /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { ManufacturingIndicator boolean, Optional

When 'true' indicates that the subject has a manufacturing facility. When 'false' indicates that the subject does not have a manufacturing facility; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { ConsolidatedEmployeeDetails Aggregate, Optional

Records current employee data which includes all employees who are engaged in the operations of the legal entity (including employees located at branch locations) as well as all employees who are engaged in the operations of every direct descendant in its family tree (based on controlling interest), i.e., subsidiaries. Note: An organization which is classified by D&B as a branch" location cannot have a "Consolidated" employee figure."

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { ConsolidatedEmployeeDetails { TotalEmployeeQuantity long, Optional

A number that defines how many people are directly engaged and paid by the organization to perform or support its business operations.

End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } ConsolidatedEmployeeDetails /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { PubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that the organization offers its securities to general public, typically through a stock exchange. When 'false' indicates that the organization does not offer its securities to general public.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { UpwardFamilyMemberPubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that an organization higher up in the family tree of the subject offers its securities to general public, typically through a stock exchange. When 'false' indicates that none of the organization(s) higher up in the family tree of the subject offer securities to general public.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { StockExchangeDetails Aggregate, Optional (Infinite)

An entry loop which can repeat multiple times to allow the recording of any Stock Exchanges on which the subject's shares are traded.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { StockExchangeDetails { StockExchangeName string, up to 256 chars, Optional

The name of a Stock Exchange on which the subject's shares are traded.

FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { StockExchangeDetails { StockExchangeName @DNBCodeValue integer, up to 7 digits, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { StockExchangeDetails { StockExchangeTickerName string, up to 100 chars, Optional

Text by which this subject is identified at this Stock Exchange for share trading purposes, e.g., DNB.

End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate } StockExchangeDetails /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { SalesRevenueAmount decimal, Optional
FindCompanyResponse { FindCompanyResponseDetail { FindCandidate { DisplaySequence integer, up to 5 digits, Optional
End: FindCompanyResponse } FindCompanyResponseDetail } FindCandidate /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorLowRangeAmount decimal, Optional

If only SalesLowRangeAmount is specified, the range will be SalesLowRangeAmount and higher.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorLowRangeAmount @CurrencyISOAlpha3Code string, up to 3 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorLowRangeAmount @UnitOfSize string, up to 12 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorLowRangeAmount @ReliabilityText string, up to 256 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorHighRangeAmount decimal, Optional

If only SalesHighRangeAmount is specified, the range will be SalesHighRangeAmount and lower.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorHighRangeAmount @CurrencyISOAlpha3Code string, up to 3 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorHighRangeAmount @UnitOfSize string, up to 12 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { SalesNavigatorHighRangeAmount @ReliabilityText string, up to 256 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { SalesNavigatorDetail { SalesNavigatorRange { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } SalesNavigatorDetail } SalesNavigatorRange /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } SalesNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ConsolidatedEmployeeQuantityNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ConsolidatedEmployeeQuantityNavigatorDetail { ConsolidatedEmployeeQuantityRange Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ConsolidatedEmployeeQuantityNavigatorDetail { ConsolidatedEmployeeQuantityRange { ConsolidatedEmployeeLowRangeQuantity integer, Optional

If only ConsolidatedEmployeeLowRangeCount is specified, the range will be ConsolidatedEmployeeLowRangeCount and higher.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ConsolidatedEmployeeQuantityNavigatorDetail { ConsolidatedEmployeeQuantityRange { ConsolidatedEmployeeHighRangeQuantity integer, Optional

If only ConsolidatedEmployeeHighRangeCount is specified, the range will be ConsolidatedEmployeeHighRangeCount and lower.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ConsolidatedEmployeeQuantityNavigatorDetail { ConsolidatedEmployeeQuantityRange { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } ConsolidatedEmployeeQuantityNavigatorDetail } ConsolidatedEmployeeQuantityRange /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } ConsolidatedEmployeeQuantityNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndividualEmployeeQuantityNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndividualEmployeeQuantityNavigatorDetail { IndividualEmployeeQuantityRange Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndividualEmployeeQuantityNavigatorDetail { IndividualEmployeeQuantityRange { IndividualEmployeeLowRangeQuantity integer, Optional

If only IndividualEmployeeLowRangeCount is specified, the range will be IndividualEmployeeLowRangeCount and higher.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndividualEmployeeQuantityNavigatorDetail { IndividualEmployeeQuantityRange { IndividualEmployeeHighRangeQuantity integer, Optional

If only IndividualEmployeeHighRangeCount is specified, the range will be IndividualEmployeeHighRangeCount and lower.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndividualEmployeeQuantityNavigatorDetail { IndividualEmployeeQuantityRange { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } IndividualEmployeeQuantityNavigatorDetail } IndividualEmployeeQuantityRange /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } IndividualEmployeeQuantityNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { LocationNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { LocationNavigatorDetail { LocationNavigator Aggregate, Required (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { LocationNavigatorDetail { LocationNavigator { LocationType LocationNavigatorTypeEnum, Required
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { LocationNavigatorDetail { LocationNavigator { LocationCode string, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { LocationNavigatorDetail { LocationNavigator { LocationName string, Required
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { LocationNavigatorDetail { LocationNavigator { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } LocationNavigatorDetail } LocationNavigator /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } LocationNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode Aggregate, Optional (Infinite)

Only results matching the specified industry code(s) will be returned.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode IndustryCodeType, Required
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode @TypeText string, up to 256 chars, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode @DNBCodeValue integer, up to 7 digits, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode { IndustryCode string, up to 16 chars, Optional

An alphanumeric value identifying a business activity based on the scheme specified by the typeText. For instance, 1611 represents the highway and street construction industry in the U.S. SIC (Standard Industrial Classification) system. Clarification Note: These are generally external codes created by an external authoritative body, like the U.S. Office of Management and Budget (OMB), but D&B may have created extensions to more precisely define an activity, as in the case of the SIC 2+2 (the last 4 digits of an 8-digit SIC).

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode { IndustryCodeDescription string, up to 256 chars, Optional (Infinite)

Text that describes the business activity based on the scheme specified by the attribute typeText. E.g., 'highway and street construction' is the description of industry code 1611 in the U.S. SIC (Standard Industrial Classification) system.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode { IndustryCodeDescription @IndustryCodeDescriptionLengthCode
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode { IndustryExplanationText string, up to 3000 chars, Optional

Free form text describing the business activity.

FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { IndustryCode { DisplaySequence integer, Optional

A number which may be used to define the order in which this industry code should be presented relative to other industry codes of the same type where the lower the number the earlier the data is presented.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } IndustryNavigatorDetail } IndustryCode } IndustryCode /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { IndustryNavigatorDetail { IndustryCode { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } IndustryNavigatorDetail } IndustryCode /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } IndustryNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail { FamilyTreeMemberRole Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail { FamilyTreeMemberRole { FamilyTreeMemberRole Aggregate, Required
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail { FamilyTreeMemberRole { FamilyTreeMemberRole { FamilyTreeMemberRoleText string, up to 256 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail { FamilyTreeMemberRole { FamilyTreeMemberRole { FamilyTreeMemberRoleText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail { FamilyTreeMemberRole { FamilyTreeMemberRole { FamilyTreeMemberRoleText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } FamilyTreeMemberRoleNavigatorDetail } FamilyTreeMemberRole } FamilyTreeMemberRole /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { FamilyTreeMemberRoleNavigatorDetail { FamilyTreeMemberRole { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } FamilyTreeMemberRoleNavigatorDetail } FamilyTreeMemberRole /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } FamilyTreeMemberRoleNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { StandaloneOrganizationNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { StandaloneOrganizationNavigatorDetail { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } StandaloneOrganizationNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ControlOwnershipTypeNavigatorSpecification Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ControlOwnershipTypeNavigatorSpecification { ControlOwnershipType Aggregate, Optional (Infinite)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ControlOwnershipTypeNavigatorSpecification { ControlOwnershipType { ControlOwnershipTypeText string, up to 256 chars, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ControlOwnershipTypeNavigatorSpecification { ControlOwnershipType { ControlOwnershipTypeText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ControlOwnershipTypeNavigatorSpecification { ControlOwnershipType { ControlOwnershipTypeText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { ControlOwnershipTypeNavigatorSpecification { ControlOwnershipType { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } ControlOwnershipTypeNavigatorSpecification } ControlOwnershipType /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } ControlOwnershipTypeNavigatorSpecification /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { PubliclyTradedCompanyNavigatorDetail Aggregate, Optional
FindCompanyResponse { FindCompanyResponseDetail { NavigatorDetail { PubliclyTradedCompanyNavigatorDetail { CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail } PubliclyTradedCompanyNavigatorDetail /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail } NavigatorDetail /Aggregate
FindCompanyResponse { FindCompanyResponseDetail { InquiryReferenceDetail Aggregate, Optional

Records data that allows the customer to specify information to be linked to this request in order to support subsequent searches.

FindCompanyResponse { FindCompanyResponseDetail { InquiryReferenceDetail { CustomerReferenceText string, at least 1 char, up to 240 chars, Optional (Up to 5x)
FindCompanyResponse { FindCompanyResponseDetail { InquiryReferenceDetail { CustomerBillingEndorsementText string, at least 1 char, up to 240 chars, Optional
End: FindCompanyResponse } FindCompanyResponseDetail } InquiryReferenceDetail /Aggregate
End: FindCompanyResponse } FindCompanyResponseDetail /Aggregate
End: FindCompanyResponse /Aggregate

Lists of possible values (when present) are subject to change. Additional values not presented in this documentation may be delivered in the response and should be anticipated in any implementation.

Empty/NULL Values

A NULL returned for an element indicates that the information was not provided to D&B when the related data items were collected. The absence of a value for a particular item should not be considered indicative of any implied value (e.g., NULL for a boolean indicator is NOT the same as a value of 'false').

Abbreviated Territory Names

When present, the Territory Abbreviated Name field will contain local abbreviations, which may be based on standard designations. For companies domiciled in the United States or Canada, this field will contain the second component of ISO 3166-2 codes. For example, the ISO 3166-2:US code for New Jersey is "US-NJ" and the value "NJ" will be delivered in this field. Similarly, the ISO 3166-2:CA code for Ontario is "CA-ON" and the value "ON" will be delivered in this field.

Response Codes & Error Handling

Successful service requests will return a CM000 response code in the TransactionResult ResultID field. Otherwise, one of the D&B Direct standard response codes will be returned.

This operation may return the following response codes: CM002, CM003, CM004, CM005, CM007, CM012, CM018, CM022, and SC001-SC009.

D&B Direct 2.0 API requests are provided on a metered basis; and may require entitlement prior to use in the production environment. In addition, a concurrency limit (QPS) is monitored to ensure that it is not exceeded. An error code will be returned in the event that a transaction is throttled.

Qualified usage (e.g., a successful response) is tracked and billed according to the terms & conditions of the customer's contract. The response codes CM000, CM010, PD002 and PD015 are considered successful. A built-in feature exists to prevent duplicate billing when multiple successful requests with the same criteria are submitted on the same calendar day (which is based on Eastern Standard Time [GMT-5]).

Search operations that involve pagination will only be recorded once -- upon the initial search request. Therefore, customer online usage (OLUS) reports will display a single entry for each unique combination of search criteria requested.

Business Elements

While D&B Direct uses a product canonical naming model in the request/response, many customers may be more familiar with the following business element labels.

Filter:

Basic Advanced AvailabilityBusiness Element Name Description
Count of Publicly Traded Companies

PCM XPath: //NavigatorDetail/ PubliclyTradedCompanyNavigatorDetail/ CandidateMatchedQuantity

Count of Upward Family Member Publicly Traded Companies

PCM XPath: //NavigatorDetail/ UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail/ CandidateMatchedQuantity

Country Code The ISO code for the country where the business is located.

PCM XPath: //FindCandidate/ PrimaryAddress/ CountryOfficialName

D-U-N-S Number

PCM XPath: //FindCandidate/ DUNSNumber

Employee Quantity (All Locations)

PCM XPath: //FindCandidate/ ConsolidatedEmployeeDetails/ TotalEmployeeQuantity

Family Tree Member Role (HQ/Branch/Subsidiary)

PCM XPath: //FindCandidate/ FamilyTreeMemberRole/ FamilyTreeMemberRoleText

Fax Number Main facsimile number of the business.

PCM XPath: //FindCandidate/ FacsimileNumber/ TelecommunicationNumber

Industry Code This code represents the locally used activity code. These are generally regionally based industry identification systems. Examples include 1972 U.S. SIC, SBA, APE, and NACE.

PCM XPath: //FindCandidate/ IndustryCode/ IndustryCode

Mailing Country Code The three digit code associated with the country name of the mailing address.

PCM XPath: //FindCandidate/ MailingAddress/ CountryOfficialName

Mailing Postal Code The postal code where the business has its mail delivered.

PCM XPath: //FindCandidate/ MailingAddress/ PostalCode

Mailing Street Address

PCM XPath: //FindCandidate/ MailingAddress/ StreetAddressLine/ LineText

Mailing Territory Abbreviated Name

PCM XPath: //FindCandidate/ MailingAddress/ TerritoryAbbreviatedName

Mailing Territory Name

PCM XPath: //FindCandidate/ MailingAddress/ TerritoryOfficialName

Mailing Town Name The mailing city associated with the mailing address.

PCM XPath: //FindCandidate/ MailingAddress/ PrimaryTownName

Manufacturing Indicator Indicates whether or not manufacturing is done at this location.

PCM XPath: //FindCandidate/ ManufacturingIndicator

Marketability Indicator Indicates whether or not the subject record satisfies D&B's global marketability rules

PCM XPath: //FindCandidate/ MarketabilityIndicator

Postal Code Zip code from inquiry request

PCM XPath: //FindCandidate/ PrimaryAddress/ PostalCode

Primary Business Name

PCM XPath: //FindCandidate/ OrganizationPrimaryName/ OrganizationName

Publicly Traded Company Indicator

PCM XPath: //FindCandidate/ PubliclyTradedCompanyIndicator

Sales Revenue Amount (US Dollars)

PCM XPath: //FindCandidate/ SalesRevenueAmount

Standalone Organization Indicator

PCM XPath: //FindCandidate/ StandaloneOrganizationIndicator

Stock Exchange Name A code used to identify the Stock Exchange at which the subjects Ticker Name is registered.

PCM XPath: //FindCandidate/ StockExchangeDetails/ StockExchangeName

Stock Ticker Name

PCM XPath: //FindCandidate/ StockExchangeDetails/ StockExchangeTickerName

Street Address

PCM XPath: //FindCandidate/ PrimaryAddress/ StreetAddressLine/ LineText

Subject Handling Text

PCM XPath: //FindCandidate/ SubjectHandling/ SubjectHandlingText

Telephone Number The subjects Telephone Number within the telephone exchange. E.g. 422000 for D&B, High Wycombe, UKThis will also include the exchange code in those countries where this is applicable.If the telephone number cannot be parsed into its component parts then the full number including any formatting should be populated to this element.

PCM XPath: //FindCandidate/ TelephoneNumber/ TelecommunicationNumber

Telephone Number International Dialing Code International dialing code for country

PCM XPath: //FindCandidate/ TelephoneNumber/ InternationalDialingCode

Territory Abbreviated Name

PCM XPath: //FindCandidate/ PrimaryAddress/ TerritoryAbbreviatedName

Territory Name

PCM XPath: //FindCandidate/ PrimaryAddress/ TerritoryOfficialName

Town Name The name of the city or town in which the business is physically located.

PCM XPath: //FindCandidate/ PrimaryAddress/ PrimaryTownName

Trade Style Name

PCM XPath: //FindCandidate/ TradeStyleName/ OrganizationName

Upward Family Member Publicly Traded Company Indicator

PCM XPath: //FindCandidate/ UpwardFamilyMemberPubliclyTradedCompanyIndicator

The preceding list is not presented in the order, nor manner, in which the information is packaged and delivered via the D&B Direct API. Legend: [C] = may be included in a Custom Data product; [M] = may be referenced by the Monitoring process; [M+] = Monitored using an aggregate or attribute XPath.

Feature Notes

For the BASIC search option, the relevancy sort utilizes weighted values based on the match rate in the name and revenue fields, along with additional considerations.

For the ADVANCED search option, the relevancy option utilizes a proprietary algorithm for returning the best-matched results, taking into consideration input parameters sent in the request, along with additional weighted factors.