Partner Build-A-List Search
Product | D&B Direct+ |
Feature | dataexchange |
Version | 1.0 |
Options(s) | query |
View(s) | n/a |
Monitor option | No |
Interface | REST |
Method | GET + POST |
Format(s) | JSON |
Released on | July 31, 2015 |
This API provides a flexible search capability that utilizes a contextual query language (CQL) input based on the ElasticSearch query DSL (domain specific language).
Update History
No modifications have been made to this data layer since the initial release.
Feature Request
D&B Direct+ API calls utilize access tokens - generated from a key/secret combination - for authentication based on the Client Credentials Grant flow of the OAuth 2 specification. These access tokens expire after twenty-four hours. The error code 00040 indicates the current access token being used has expired.
Contact your D&B representative to obtain your D&B Direct+ key/secret combination. These values, along with any access tokens generated, should be considered as sensitive as a password, and must be used only by authorized parties as stated in the D&B Direct+ API agreement.
Refer to "Understanding the D&B Direct+ API Authentication Flow" for more details on the steps involved in authenticating.
Query Parameter Formatting
Feature requests may leverage the query string parameter "q=" with a simple text string that the search will attempt to match against any of the fields designated as searchable. For a more complex search, build a query string following the Lucene query parser syntax to filter on specific fields (e.g., fieldname:value).
Here are some examples:
- "q=Gorman" will return records where the text "Gorman" is found in any of the searchable fields.
- "q=name:Gorman&telephone:6505550000" will return records where the company name contains the text "Gorman" and the telephone field is (650) 555-0000.
Specification
When implementing this feature, a valid query string will be required. Pagination options also exist.
All D&B Direct+ function calls require the use of a secured connection (i.e. https).
Append the query string onto the following endpoint: /dataexchange/organization-search?query= {query}.
GET https://plus.dnb.com/v1/dataexchange/organization-search?query=q%3Dname%3AGorman Authorization: Bearer <yourToken> (from Authentication call) Origin: www.dnb.com
This option is also available as a POST operation, where the additional parameters (query, offset, size) are submitted in the [BODY] of the request.
POST https://plus.dnb.com/v1/dataexchange/organization-search Authorization: Bearer <yourToken> (from Authentication call) Origin: www.dnb.com [BODY] { "query": "q=name:Gorman", "offset": 0, "size": 0 }
Pagination
To control the number of results in each response, you may append a page {size} and starting {offset} to the endpoint. The following example "&offset=3&size=25" would be interpreted as meaning "return the third page of results, where each page contains twenty-five records" OR "record numbers 51 to 75 in the results."
For Customers using Postman (Optional)
Postman is a Google Chrome plug-in that allows you to make API calls and inspect responses from within a browser environment. The following Postman collection is available for making calls to these features.
Direct+ Postman collection for dataexchange |
---|
DeX.plus.dnb.com.json.postman_collection |
Refer to "Interacting with the D&B Data Exchange+ API Using Postman" for more details on how to quickly and easily make API calls. The consumer key/secret credentials will be required.
Feature Response
Specification
{ "count": 3000000, "links": { "self": "/v1/organization-search?query=dnb.duns>009122532&offset=0&size=100", "next": "/v1/organization-search?query=dnb.duns>009122532&offset=100&size=100", "previous": null, "first": "/v1/organization-search?query=dnb.duns>009122532&offset=0&size=100", "last": null }, "items": [ { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 1130795, "telephone": { "telephone": "+19056896184" }, "tradestyle": "", "employeesHere": 9, "sic": { "sic": [ "5421", "5147" ] }, "employeesTotal": 9, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L0R 2H2", "addressLocality": "WATERDOWN", "addressRegion": "ON" }, "name": "Millgrove Packers Co Ltd", "duns": "201305422" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+16042542889" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7389" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V6A 1R8", "addressLocality": "Vancouver", "addressRegion": "BC" }, "name": "North South Cafe Snack Bar", "duns": "201313850" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 94233, "telephone": { "telephone": "+14162840473" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7371" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1E 2J4", "addressLocality": "TORONTO", "addressRegion": "ON" }, "name": "Cockwell, G", "duns": "201322786" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 131885, "telephone": { "telephone": "+19058898780" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "0191" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L4B 2Z9", "addressLocality": "RICHMOND HILL", "addressRegion": "ON" }, "name": "Dawalibi, Norbert", "duns": "201325235" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14163583730" }, "tradestyle": "Niagara Printing & Postcards", "employeesHere": 4, "sic": { "sic": [ "2752" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L2G 3S4", "addressLocality": "NIAGARA FALLS", "addressRegion": "ON" }, "name": "Speck Charles", "duns": "201329547" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 20, "sic": { "sic": [ "3599" ] }, "employeesTotal": 20, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L6L 2X5", "addressLocality": "OAKVILLE", "addressRegion": "ON" }, "name": "Coleman Machine & Tool Co Ltd", "duns": "201341781" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 282150, "telephone": { "telephone": "+14036204476" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "1541" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T2J 5H9", "addressLocality": "Calgary", "addressRegion": "AB" }, "name": "Double D Construction", "duns": "200482755" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 753863, "telephone": { "telephone": "+12047740465" }, "tradestyle": "", "employeesHere": 10, "sic": { "sic": [ "8021" ] }, "employeesTotal": 10, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "R3C 3X1", "addressLocality": "WINNIPEG", "addressRegion": "MB" }, "name": "Finkleman, Dr A. H.", "duns": "200494370" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+16139695537" }, "tradestyle": "", "employeesHere": 7, "sic": { "sic": [ "5541", "7538", "5521", "7532" ] }, "employeesTotal": 10, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "K0K 2B0", "addressLocality": "FOXBORO", "addressRegion": "ON" }, "name": "Sutherland Auto Service & Sales", "duns": "200494813" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 36645, "telephone": { "telephone": "+15196231804" }, "tradestyle": "Coleman Craft", "employeesHere": 1, "sic": { "sic": [ "3299", "3732", "3711" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N1R 2H2", "addressLocality": "CAMBRIDGE", "addressRegion": "ON" }, "name": "Coleman Craft Limited, The", "duns": "200496701" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 30, "sic": { "sic": [ "5651", "5611" ] }, "employeesTotal": 30, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "H4P 1W9", "addressLocality": "Montréal", "addressRegion": "QC" }, "name": "Code One Trading Inc", "duns": "200501935" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 343560, "telephone": { "telephone": "+15144862301" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "8742" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "H3Z 3B9", "addressLocality": "WESTMOUNT", "addressRegion": "QC" }, "name": "Capacite Snapshot Inc., La", "duns": "200507692" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "1761" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L3M 1Y5", "addressLocality": "GRIMSBY", "addressRegion": "ON" }, "name": "Grimsby Metal Products", "duns": "200513497" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 2130450, "telephone": { "telephone": "+15198244925" }, "tradestyle": "", "employeesHere": 21, "sic": { "sic": [ "5722", "7629", "7699" ] }, "employeesTotal": 21, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N1H 7M1", "addressLocality": "GUELPH", "addressRegion": "ON" }, "name": "Shuh Appliances Ltd", "duns": "200518702" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 310969, "telephone": { "telephone": "+15149200733" }, "tradestyle": "E.B.M. Technologie", "employeesHere": 1, "sic": { "sic": [ "5169", "5084" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "H4S 1N5", "addressLocality": "SAINT-LAURENT", "addressRegion": "QC" }, "name": "9074-5647 Québec Inc", "duns": "200518764" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+15198362210" }, "tradestyle": "", "employeesHere": 10, "sic": { "sic": [ "7532" ] }, "employeesTotal": 10, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N1H 3V1", "addressLocality": "GUELPH", "addressRegion": "ON" }, "name": "Muller Bros Limited", "duns": "200519015" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+16042699040" }, "tradestyle": "", "employeesHere": 2, "sic": { "sic": [ "5182" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V5T 4S7", "addressLocality": "VANCOUVER", "addressRegion": "BC" }, "name": "Free House Wine & Spirits Ltd", "duns": "200519325" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 7350166, "telephone": { "telephone": "+14167666196" }, "tradestyle": "Shoppers Drug Mart", "employeesHere": 40, "sic": { "sic": [ "5912" ] }, "employeesTotal": 40, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M8Y 1H6", "addressLocality": "ETOBICOKE", "addressRegion": "ON" }, "name": "Warrian, Karen Pharmacy", "duns": "200519440" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 98407, "telephone": { "telephone": "+14186295256" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "2732" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "H1M 1T1", "addressLocality": "ANJOU", "addressRegion": "QC" }, "name": "Impressions DB Inc", "duns": "200519945" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "2253" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M4B 3M2", "addressLocality": "TORONTO", "addressRegion": "ON" }, "name": "K.G. Knitting Inc", "duns": "200520000" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 1225028, "telephone": { "telephone": "+15198223381" }, "tradestyle": "Steele Bros", "employeesHere": 12, "sic": { "sic": [ "3492", "3495" ] }, "employeesTotal": 12, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N1E 5T6", "addressLocality": "GUELPH", "addressRegion": "ON" }, "name": "Steele Bros (Guelph, 1986) Limited", "duns": "200520310" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+15065338350" }, "tradestyle": "", "employeesHere": 30, "sic": { "sic": [ "2448", "7699", "4953", "4212" ] }, "employeesTotal": 30, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "E4P 3P2", "addressLocality": "SCOUDOUC", "addressRegion": "NB" }, "name": "East Coast Pallets & Recyclers Inc", "duns": "200520372" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "5992", "5193" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L4W 4Y4", "addressLocality": "MISSISSAUGA", "addressRegion": "ON" }, "name": "Bloomen Networks Inc", "duns": "200520505" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+15198223610" }, "tradestyle": "", "employeesHere": 7, "sic": { "sic": [ "1542" ] }, "employeesTotal": 7, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N1H 1A8", "addressLocality": "GUELPH", "addressRegion": "ON" }, "name": "Welcon Limited", "duns": "200520930" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+15148749499" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "5611", "5621", "5941" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "H3B 1K1", "addressLocality": "Montréal", "addressRegion": "QC" }, "name": "Modes NYC Inc", "duns": "200520992" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "2411", "2421" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "K0L 1W0", "addressLocality": "GILMOUR", "addressRegion": "ON" }, "name": "Cooney Bros Lumber", "duns": "200521243" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 137424, "telephone": {}, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7514" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N7M 3G1", "addressLocality": "CHATHAM", "addressRegion": "ON" }, "name": "Alamo Rent A Car", "duns": "200521274" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 5, "sic": { "sic": [ "6712" ] }, "employeesTotal": 5, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L8E 3C5", "addressLocality": "HAMILTON", "addressRegion": "ON" }, "name": "Adap Sheet Metal Company Ltd", "duns": "200524064" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 30, "sic": { "sic": [ "3441" ] }, "employeesTotal": 30, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T6E 0B6", "addressLocality": "EDMONTON", "addressRegion": "AB" }, "name": "Acumen Steel Inc", "duns": "200524879" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "6411", "6712" ] }, "employeesTotal": 550, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T2P 2Z2", "addressLocality": "CALGARY", "addressRegion": "AB" }, "name": "866295 Alberta Ltd", "duns": "200524994" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 4711645, "telephone": { "telephone": "+15064528558" }, "tradestyle": "", "employeesHere": 25, "sic": { "sic": [ "6211", "7371" ] }, "employeesTotal": 25, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "E3C 2N5", "addressLocality": "FREDERICTON", "addressRegion": "NB" }, "name": "Bulletproof Solutions Inc", "duns": "200526262" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 3109686, "telephone": { "telephone": "+19053886268" }, "tradestyle": "Westcliffe Home Hardware", "employeesHere": 25, "sic": { "sic": [ "5251", "5231", "7389", "7999" ] }, "employeesTotal": 25, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L9C 1X6", "addressLocality": "HAMILTON", "addressRegion": "ON" }, "name": "484446 Ontario Inc", "duns": "200526457" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14185987914" }, "tradestyle": "Depanneur Petro-Canada", "employeesHere": 3, "sic": { "sic": [ "5411", "5541" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "G0R 3G0", "addressLocality": "Saint-Jean-Port-Joli", "addressRegion": "QC" }, "name": "Petro-Canada", "duns": "200526510" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 9, "sic": { "sic": [ "2992" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L8H 3T6", "addressLocality": "HAMILTON", "addressRegion": "ON" }, "name": "Bell Chemicals Limited", "duns": "200526572" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 3015453, "telephone": { "telephone": "+17806323839" }, "tradestyle": "", "employeesHere": 13, "sic": { "sic": [ "3448" ] }, "employeesTotal": 13, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T9C 1V5", "addressLocality": "VEGREVILLE", "addressRegion": "AB" }, "name": "Canalta Panels Ltd", "duns": "200526767" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 2, "sic": { "sic": [ "4813" ] }, "employeesTotal": 2, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "H2Y 2P4", "addressLocality": "Montréal", "addressRegion": "QC" }, "name": "9093-0645 Québec Inc", "duns": "200527195" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "Canadian Building Materials", "employeesHere": 5, "sic": { "sic": [ "3273" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N0M 2M0", "addressLocality": "THAMESFORD", "addressRegion": "ON" }, "name": "St. Marys Cement Inc (Canada)", "duns": "200527443" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 0, "sic": { "sic": [ "5812" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M4S 1Z8", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Sapore", "duns": "200532005" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 0, "sic": { "sic": [ "6712" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M2K 2J8", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Office Design Solutions", "duns": "200532377" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 0, "sic": { "sic": [ "6712" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N6H 4G5", "addressLocality": "London", "addressRegion": "ON" }, "name": "Mr Hugs Donuts Coffee", "duns": "200545700" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 0, "sic": { "sic": [ "6712" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1G 3G3", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Intak International", "duns": "200549454" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "5812" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L8H 3Z4", "addressLocality": "HAMILTON", "addressRegion": "ON" }, "name": "Tops Restaurant", "duns": "200558948" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 2536250, "telephone": {}, "tradestyle": "", "employeesHere": 5, "sic": { "sic": [ "5511" ] }, "employeesTotal": 5, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "G6W 5M6", "addressLocality": "SAINT-ROMUALD", "addressRegion": "QC" }, "name": "Courtier Auto 1er Choix", "duns": "200559770" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+12505615314" }, "tradestyle": "Correctional Service of Canada", "employeesHere": 20, "sic": { "sic": [ "9223" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V2L 4X3", "addressLocality": "PRINCE GEORGE", "addressRegion": "BC" }, "name": "Public Safety Canada", "duns": "200560246" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 2450055, "telephone": { "telephone": "+19056020200" }, "tradestyle": "", "employeesHere": 8, "sic": { "sic": [ "4731" ] }, "employeesTotal": 8, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L4W 5B2", "addressLocality": "MISSISSAUGA", "addressRegion": "ON" }, "name": "BDP Canada ULC", "duns": "200563935" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "EF Group", "employeesHere": 27, "sic": { "sic": [ "7359" ] }, "employeesTotal": 40, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V6E 3C9", "addressLocality": "Vancouver", "addressRegion": "BC" }, "name": "Electronic Financial Group Ltd", "duns": "200564248" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 4461886, "telephone": {}, "tradestyle": "", "employeesHere": 5, "sic": { "sic": [ "1381", "1781" ] }, "employeesTotal": 5, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T4B 2T9", "addressLocality": "Airdrie", "addressRegion": "AB" }, "name": "Becker Drilling Inc", "duns": "200569072" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 1916100, "telephone": {}, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "5153" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "R0G 0E0", "addressLocality": "Brunkild", "addressRegion": "MB" }, "name": "Prairie Commodities Ltd", "duns": "200595952" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 607331, "telephone": { "telephone": "+13067342433" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "5083", "7699" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "S0G 0V0", "addressLocality": "CRAIK", "addressRegion": "SK" }, "name": "Number 11 Farm Equipment Company Ltd", "duns": "200607752" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 565397, "telephone": { "telephone": "+13065492255" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "5211", "1522" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "S0J 1A0", "addressLocality": "HAFFORD", "addressRegion": "SK" }, "name": "Kuzyk & Sons Lumber Yards", "duns": "200622546" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 471165, "telephone": { "telephone": "+14166633911" }, "tradestyle": "ARG Group", "employeesHere": 5, "sic": { "sic": [ "1741" ] }, "employeesTotal": 5, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L4K 1N3", "addressLocality": "CONCORD", "addressRegion": "ON" }, "name": "Arbor Masonry Limited", "duns": "200633290" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+12046758897" }, "tradestyle": "Churchill Conservation Natural Resource Office", "employeesHere": 5, "sic": { "sic": [ "9641" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "R0B 0E0", "addressLocality": "CHURCHILL", "addressRegion": "MB" }, "name": "Province of Manitoba", "duns": "200633423" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+16137332300" }, "tradestyle": "Blossom Park Branch", "employeesHere": 16, "sic": { "sic": [ "8231" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "K1T 1N8", "addressLocality": "GLOUCESTER", "addressRegion": "ON" }, "name": "Ottawa Public Library Board", "duns": "200636749" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14166316669" }, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "8011" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M3M 3E5", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Starr, Stephen MD", "duns": "200639685" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 8, "sic": { "sic": [ "5411" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "X0E 0R1", "addressLocality": "HAY RIVER", "addressRegion": "NT" }, "name": "J.I.G. Klassen Ltd", "duns": "200646755" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+16043212141" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "8399" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V5X 1X7", "addressLocality": "Vancouver", "addressRegion": "BC" }, "name": "Schwing Enterprises Inc", "duns": "200647936" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 477023, "telephone": {}, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "5211", "1521" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "S0K 2Y0", "addressLocality": "Muenster", "addressRegion": "SK" }, "name": "Varga's Lumber Co Ltd", "duns": "200652675" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+13063325588" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "8699" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "S0G 1S0", "addressLocality": "FORT QU'APPELLE", "addressRegion": "SK" }, "name": "Metis Employment & Training of Saskatchewan Inc", "duns": "200659188" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 848096, "telephone": { "telephone": "+17804483639" }, "tradestyle": "Engel Brubaker", "employeesHere": 8, "sic": { "sic": [ "8111" ] }, "employeesTotal": 8, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T5J 3H1", "addressLocality": "EDMONTON", "addressRegion": "AB" }, "name": "Engel Law Office", "duns": "200660616" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 10931016, "telephone": { "telephone": "+13067636454" }, "tradestyle": "", "employeesHere": 20, "sic": { "sic": [ "5083" ] }, "employeesTotal": 40, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "S6W 1A4", "addressLocality": "PRINCE ALBERT", "addressRegion": "SK" }, "name": "Moker & Thompson Implements Ltd", "duns": "200664308" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 243480, "telephone": { "telephone": "+16045359141" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "8021" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V4B 3Z6", "addressLocality": "WHITE ROCK", "addressRegion": "BC" }, "name": "Barker, Dr Tim Inc", "duns": "200672231" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14163926910" }, "tradestyle": "Spadina Historic House & Gardens", "employeesHere": 1, "sic": { "sic": [ "8412" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M5R 2V5", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Corporation of the City of Toronto", "duns": "200678493" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 245006, "telephone": { "telephone": "+14037422553" }, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "8041" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T0C 2L2", "addressLocality": "STETTLER", "addressRegion": "AB" }, "name": "Becklund, Dennis Dc", "duns": "200686009" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+17804969758" }, "tradestyle": "Boardwalk Centre", "employeesHere": 6, "sic": { "sic": [ "6513" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T5H 4E9", "addressLocality": "EDMONTON", "addressRegion": "AB" }, "name": "Boardwalk REIT Limited Partnership", "duns": "200691306" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 391550, "telephone": { "telephone": "+13069313323" }, "tradestyle": "", "employeesHere": 7, "sic": { "sic": [ "2434", "2431" ] }, "employeesTotal": 7, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "S7K 5Z4", "addressLocality": "SASKATOON", "addressRegion": "SK" }, "name": "Fitzgerald Cabinets & Millwork Ltd", "duns": "200694800" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 243480, "telephone": { "telephone": "+19058202123" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "8021" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L5A 4E4", "addressLocality": "MISSISSAUGA", "addressRegion": "ON" }, "name": "Bazydlo, Dr E", "duns": "200729296" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+12507581157" }, "tradestyle": "Greater Nanaimo Polution Control Center", "employeesHere": 10, "sic": { "sic": [ "4953" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V9T 5A8", "addressLocality": "NANAIMO", "addressRegion": "BC" }, "name": "Regional District Of Nanaimo", "duns": "200729429" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 122503, "telephone": {}, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "1389", "4213" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T5B 0G6", "addressLocality": "EDMONTON", "addressRegion": "AB" }, "name": "Blaze Enterprises Ltd", "duns": "200729544" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 1115950, "telephone": { "telephone": "+17803883967" }, "tradestyle": "Seely's General", "employeesHere": 7, "sic": { "sic": [ "5411", "5541", "5531" ] }, "employeesTotal": 7, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T0C 0A0", "addressLocality": "ALDER FLATS", "addressRegion": "AB" }, "name": "824440 Alberta Ltd", "duns": "200730281" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 100, "sic": { "sic": [ "6162" ] }, "employeesTotal": 100, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M3J 3H7", "addressLocality": "NORTH YORK", "addressRegion": "ON" }, "name": "R E Active Mortgages", "duns": "200761919" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+19057758889" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "3499" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L3Z 2A4", "addressLocality": "BRADFORD", "addressRegion": "ON" }, "name": "A-1 Awards", "duns": "200767171" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 169619, "telephone": { "telephone": "+14032636600" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "8999" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T2P 1N3", "addressLocality": "CALGARY", "addressRegion": "AB" }, "name": "Dyad Engineering Ltd", "duns": "200767481" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+12503801935" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "5084" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V8Z 3P4", "addressLocality": "VICTORIA", "addressRegion": "BC" }, "name": "Airmax Air Purification Systems Inc", "duns": "200768237" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "Baker Oil Treating", "employeesHere": 40, "sic": { "sic": [ "5169" ] }, "employeesTotal": 40, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T2C 1W3", "addressLocality": "CALGARY", "addressRegion": "AB" }, "name": "Magnachem Limited", "duns": "200768547" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+16048992111" }, "tradestyle": "Comar Sports", "employeesHere": 20, "sic": { "sic": [ "5699" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V6E 3V7", "addressLocality": "VANCOUVER", "addressRegion": "BC" }, "name": "Comor Sports Centre Ltd.", "duns": "200786866" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 6, "sic": { "sic": [ "1311", "1382" ] }, "employeesTotal": 6, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T2P 3P8", "addressLocality": "Calgary", "addressRegion": "AB" }, "name": "Western Decalta Petroleum (1977) Limited", "duns": "200787117" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+19059385016" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "5948" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L2N 4P7", "addressLocality": "ST CATHARINES", "addressRegion": "ON" }, "name": "Leather Bazaar, The", "duns": "200787179" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14167552442" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7812" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1R 1Z4", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Arani Video", "duns": "200787294" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 753863, "telephone": { "telephone": "+14162970300" }, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "6211" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L3R 9V1", "addressLocality": "MARKHAM", "addressRegion": "ON" }, "name": "Canaforce Security Group Ltd", "duns": "200787427" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 1601959, "telephone": { "telephone": "+14162929642" }, "tradestyle": "Cottonwear Manufacturing Co", "employeesHere": 20, "sic": { "sic": [ "7389" ] }, "employeesTotal": 20, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1P 3E6", "addressLocality": "SCARBOROUGH", "addressRegion": "ON" }, "name": "1344287 Ontario Limited", "duns": "200787542" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14167543777" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "5087" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1S 4N6", "addressLocality": "TORONTO", "addressRegion": "ON" }, "name": "Gee-Gee'S Hair & Beauty Supplies", "duns": "200787799" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 564300, "telephone": { "telephone": "+14163981422" }, "tradestyle": "", "employeesHere": 10, "sic": { "sic": [ "8211" ] }, "employeesTotal": 10, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M3H 2T5", "addressLocality": "North York", "addressRegion": "ON" }, "name": "Kaveh Educational Centre Inc", "duns": "200793037" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 3769316, "telephone": { "telephone": "+15192587994" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "6099" ] }, "employeesTotal": 3, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N8Y 2M9", "addressLocality": "WINDSOR", "addressRegion": "ON" }, "name": "Windsor Station Currency Exchange", "duns": "200795545" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14164234157" }, "tradestyle": "", "employeesHere": 3, "sic": { "sic": [ "1623" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M4G 1Z4", "addressLocality": "TORONTO", "addressRegion": "ON" }, "name": "Aecon Construction Group Inc", "duns": "200812589" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14163358168" }, "tradestyle": "", "employeesHere": 2, "sic": { "sic": [ "1711" ] }, "employeesTotal": 2, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1S 1V2", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Darling Gas Heating & Air Conditioning", "duns": "200823271" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "Husky Corner Store", "employeesHere": 10, "sic": { "sic": [ "5541" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "V4R 1W2", "addressLocality": "MAPLE RIDGE", "addressRegion": "BC" }, "name": "Husky Energy Inc", "duns": "200848856" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 131885, "telephone": { "telephone": "+16134723535" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "6531" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "K0K 2M0", "addressLocality": "MARMORA", "addressRegion": "ON" }, "name": "Re Max Empire Realty Ltd", "duns": "200848971" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+17054947079" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7389" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "P1A 1X7", "addressLocality": "North Bay", "addressRegion": "ON" }, "name": "Love's Auction Service", "duns": "200854581" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14035533397" }, "tradestyle": "", "employeesHere": 4, "sic": { "sic": [ "1711" ] }, "employeesTotal": 4, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T0L 0Z0", "addressLocality": "FORT MACLEOD", "addressRegion": "AB" }, "name": "Edgar J. C. & Sons Ltd.", "duns": "200856664" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+19056682225" }, "tradestyle": "Leslie McFarlane Elementary School", "employeesHere": 30, "sic": { "sic": [ "8211" ] }, "employeesTotal": 0, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L1N 3W4", "addressLocality": "WHITBY", "addressRegion": "ON" }, "name": "Durham District School Board", "duns": "200870215" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14037826371" }, "tradestyle": "", "employeesHere": 8, "sic": { "sic": [ "5541", "5571" ] }, "employeesTotal": 8, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T0C 1S0", "addressLocality": "LACOMBE", "addressRegion": "AB" }, "name": "Dun-Rite Motors Ltd", "duns": "200874022" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": {}, "tradestyle": "", "employeesHere": 2, "sic": { "sic": [ "3471", "5013" ] }, "employeesTotal": 2, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "T1A 2J7", "addressLocality": "MEDICINE HAT", "addressRegion": "AB" }, "name": "Zelmor Automotive Ltd", "duns": "200890648" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 386355, "telephone": { "telephone": "+15195821112" }, "tradestyle": "Godfather Pizza & Subs", "employeesHere": 10, "sic": { "sic": [ "5812" ] }, "employeesTotal": 10, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N4B 2B3", "addressLocality": "DELHI", "addressRegion": "ON" }, "name": "Tri-Group Management", "duns": "200895410" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+15199740696" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "3911" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N8Y 4B8", "addressLocality": "Windsor", "addressRegion": "ON" }, "name": "Kishek Alfred & Sons Canada Ltd", "duns": "200896095" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+15198395589" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "5093" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N0R 1B0", "addressLocality": "Cottam", "addressRegion": "ON" }, "name": "Steinhoff Scrap", "duns": "200896343" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 61251, "telephone": { "telephone": "+19057277463" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "8041" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "L4G 6K9", "addressLocality": "AURORA", "addressRegion": "ON" }, "name": "Tamir, Dr Shai", "duns": "200896848" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 207312, "telephone": { "telephone": "+19027427801" }, "tradestyle": "", "employeesHere": 6, "sic": { "sic": [ "4121" ] }, "employeesTotal": 6, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "B5A 3X1", "addressLocality": "YARMOUTH", "addressRegion": "NS" }, "name": "Yarmouth Town Taxi", "duns": "200899669" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 0, "telephone": { "telephone": "+14167427601" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7997" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M9V 1A6", "addressLocality": "Toronto", "addressRegion": "ON" }, "name": "Rexdale Knights Soccer League", "duns": "200963382" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 37693, "telephone": { "telephone": "+15196864220" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "7219" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "N6E 2J2", "addressLocality": "LONDON", "addressRegion": "ON" }, "name": "Barb's Sheer Washing", "duns": "200965890" } }, { "counts": { "dnb": 1, "ukdata": 0, "hds-provider": 0 }, "dnb": { "revenueUsd": 49711, "telephone": { "telephone": "+14162994466" }, "tradestyle": "", "employeesHere": 1, "sic": { "sic": [ "5714" ] }, "employeesTotal": 1, "physicalAddress": { "addressCountry": "CANADA", "streetAddress": "", "postalCode": "M1B 4Z6", "addressLocality": "SCARBOROUGH", "addressRegion": "ON" }, "name": "Dodie's Custom Draperies", "duns": "200985021" } } ] }
Data Provider Field Lists
The following are lists of the fields available from each data provider that may be delivered in feature responses. These table also highlight items that may be included in the query parameter in the Partner Build-A-List Search feature.
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | Yes |
name | String | Company Name | Yes |
tradestyle | String | Trade Style | Yes |
physicalAddress | Object | Physical Address | Yes |
mailingAddress | Object | Mailing Address | Yes |
telephone | Phone | Telephone | Yes |
sic | String | SIC | Yes |
natnlid | String | National ID | Yes |
natnlidcd | String | National ID Code | Yes |
lineOfBusiness | String | Line of Business | Yes |
revenueUsd | Number | Revenue, USD | Yes |
yearStart | Number | Year Start | Yes |
employeesHere | Number | Employees Here | Yes |
employeesTotal | Number | Employees Total | Yes |
importExportCode | String | Import Export Code | Yes |
legalStatus | Number | Legal Status | Yes |
statusCode | Number | Status Code | Yes |
subsidiaryIndicator | Number | Sudsidiary Indicator | Yes |
reportDate | Date | Report Date | Yes |
hqDuns | String | HQ DUNS | Yes |
domesticUltimateDuns | String | Global Ultimate DUNS | Yes |
globalUltimateDuns | String | Global Ultimate DUNS | Yes |
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | |
companyName | String | Company which is represented by Domain | |
domain | String | Domain. This is also the primary key | |
topic | String | Name of the Topic | Yes |
compositeScore | Number | Propriety Score indicating strength of the surge | Yes |
topMetros | String | Locations of company represented by domain where surge in topic was seen with a trend score per location. Locations are separated by semi-colons |
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | |
title | String | Standard 'Title' associated with a person name | |
firstName | String | First Name | |
middleName | String | Middle Name | |
lastName | String | Last Name | |
suffix | String | Suffix | |
company | String | Company Name | |
address1 | String | Address 1 | |
address2 | String | Address 2 | |
city | String | City | |
state | String | State | |
zipcode | Number | ZIP code | |
zip4 | Number | ZIP 4 | |
deliverypoint | String | Delivery point Y/N | |
countyCode | Number | 3 digit FIPs County Code | |
county | String | County | |
carrierRoute | String | Carrier Route | |
recordId | Number | Record ID | |
pobox | Boolean | Data Values : Y/N | |
phone | Number | Standard 10 digit phone | |
age | String | A=19 to 24, B=25 to 34, C=35 to 44, D=45 to 54, E=55 to 64, F=65 to 74, G=75+, Blank=Uncoded | |
alfalfa | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
almond | String | Y = Grows listed Crop, Blank = Crop not Grown | |
apple | String | Y = Grows listed Crop, Blank = Crop not Grown | |
apricot | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
artichoke | String | Y = Grows listed Crop, Blank = Crop not Grown | |
asparagus | String | Y = Grows listed Crop, Blank = Crop not Grown | |
avocado | String | Y = Grows listed Crop, Blank = Crop not Grown | |
banana | String | Y = Grows listed Crop, Blank = Crop not Grown | |
barley | String | Y = Grows listed Crop, Blank = Crop not Grown | |
bean | String | Y = Grows listed Crop, Blank = Crop not Grown | |
bees | String | Y = Grows listed Crop, Blank = Crop not Grown | |
beet | String | Y = Grows listed Crop, Blank = Crop not Grown | |
berries | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
birds | String | Y = Grows listed Crop, Blank = Crop not Grown | |
brassicasvegetables | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
broccoli | String | Y = Grows listed Crop, Blank = Crop not Grown | |
bulbandstemvegetables | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
cabbage | String | Y = Grows listed Crop, Blank = Crop not Grown | |
carrot | String | Y = Grows listed Crop, Blank = Crop not Grown | |
catus | String | Y = Grows listed Crop, Blank = Crop not Grown | |
cauliflower | String | Y = Grows listed Crop, Blank = Crop not Grown | |
celery | String | Y = Grows listed Crop, Blank = Crop not Grown | |
citrusfruits | String | Y = Grows listed Crop, Blank = Crop not Grown | |
clover | String | Y = Grows listed Crop, Blank = Crop not Grown | |
corn | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
cotton | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
cucumber | String | Y = Grows listed Crop, Blank = Crop not Grown | |
fish | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
flower | String | Y = Grows listed Crop, Blank = Crop not Grown | |
forage | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
foresttimberland | String | Y = Grows listed Crop, Blank = Crop not Grown | |
fruitnuts | String | Y = Grows listed Crop, Blank = Crop not Grown | |
fruitingandfloweringvegetable | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
garlic | String | Y = Grows listed Crop, Blank = Crop not Grown | |
grain | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
grape | String | Y = Grows listed Crop, Blank = Crop not Grown | |
grass | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
greenhouse | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
greens | String | Y = Grows listed Crop, Blank = Crop not Grown | |
hay | String | Y = Grows listed Crop, Blank = Crop not Grown | |
herb | String | Y = Grows listed Crop, Blank = Crop not Grown | |
homegarden | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
honey | String | Y = Grows listed Crop, Blank = Crop not Grown | |
leafvegetable | String | Y = Grows listed Crop, Blank = Crop not Grown | |
leafyandsaladvegetables | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
melons | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
mushroom | String | Y = Grows listed Crop, Blank = Crop not Grown | |
nursery | String | Y = Grows listed Crop, Blank = Crop not Grown | |
nuts | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
oats | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
okra | String | Y = Grows listed Crop, Blank = Crop not Grown | |
onion | String | Y = Grows listed Crop, Blank = Crop not Grown | |
organicfarmers | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
other | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
palm | String | Y = Grows listed Crop, Blank = Crop not Grown | |
pastureland | String | Y = Grows listed Crop, Blank = Crop not Grown | |
pea | String | Y = Grows listed Crop, Blank = Crop not Grown | |
pear | String | Y = Grows listed Crop, Blank = Crop not Grown | |
pepper | String | Y = Grows listed Crop, Blank = Crop not Grown | |
pineapple | String | Y = Grows listed Crop, Blank = Crop not Grown | |
poddedvegetables | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
potato | String | Y = Grows listed Crop, Blank = Crop not Grown | |
raisin | String | Y = Grows listed Crop, Blank = Crop not Grown | |
rangeland | String | Y = Grows listed Crop, Blank = Crop not Grown | |
rape | String | Y = Grows listed Crop, Blank = Crop not Grown | |
recreationarea | String | Y = Grows listed Crop, Blank = Crop not Grown | |
rice | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
rootstuberousvegetables | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
soybean | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
spice | String | Y = Grows listed Crop, Blank = Crop not Grown | |
spinach | String | Y = Grows listed Crop, Blank = Crop not Grown | |
squash | String | Y = Grows listed Crop, Blank = Crop not Grown | |
subtropicalfruits | String | Y = Grows listed Crop, Blank = Crop not Grown | |
sugarbelt | String | Y = Grows listed Crop, Blank = Crop not Grown | |
sugarcane | String | Y = Grows listed Crop, Blank = Crop not Grown | |
sunflower | String | Y = Grows listed Crop, Blank = Crop not Grown | |
tobacco | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
tomato | String | Y = Grows listed Crop, Blank = Crop not Grown | |
treefruit | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
trees | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
tropicalfruits | String | Y = Grows listed Crop, Blank = Crop not Grown | |
wheat | Boolean | Y = Grows listed Crop, Blank = Crop not Grown | |
winegrapes | String | Y = Grows listed Crop, Blank = Crop not Grown | |
alfalfaAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
almondAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
appleAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
apricotAcre | Time | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
artichokeAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
asparagusAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
avocadoAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
bananaAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
barleyAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
bulbandStemVegetableAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
beanAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
beesAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
beetAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
berryAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
birdsAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
brassicasVegetableAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
broccoliAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
cabbageAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
carrotAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
catusAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
cauliflowerAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
celeryAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
citrusFruitAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
cloverAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
cornAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
cottonAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
cucumberAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
fruitingFloweringVegetableAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
fishAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
flowerAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
forageAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
foresttimberlandAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
garlicAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
grainAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
grapeAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
grassAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
greenhouseAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
greensAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
hayAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
herbAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
homeAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
honeyAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
leafvegetableAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
lettuceAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
leafyandSaladVegetableAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
melonsAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
mushroomAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
nurseryAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
nutsAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
oatsAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
okraAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
onionAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
otherAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
palmAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
pasturelandAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
peaAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
pearAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
pepperAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
pineappleAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
poddedVegetableAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
potatoAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
raisinAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
rangelandAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
rapeAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
recreationareaAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
riceAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
rootsandTuberousVegeAcres | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
seedAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
soybeanAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
spiceAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
spinachAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
squashAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
subtropicalAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
sugarbeltAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
sugarcaneAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
sunflowerAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
tobaccoAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
tomatoAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
treeFruitAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
treesAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
tropicalAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
wheatAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
winegrapesAcre | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
farmAcreSize | String | Farm Acre Size | |
totalNumberofAcres | String | A=1 to 9, B=10 to 24, C=25 to 49, D=50 to 99, E=100 to 249, F=250 to 499, G=500 to 999, H=1000 to 2499, I=2500 to 4999, J=5000 or more acres, Blank=Uncoded | |
corporateFarmAcreSize | String | Corporate Farm Acre Size | |
irrigationUse | Boolean | Y = Irrigation, Blank= No Irrigation | |
animals | String | Y = Animal, Blank = Null | |
cattle | Boolean | Y = Raises Cattle, Blank = Does not Raise Cattle | |
dairy | Boolean | Y = Dairy Producer, Blank = Does not Produce Dairy | |
goats | Boolean | Y = Raises Goats, Blank = Does not Raise Goats | |
hog | Boolean | Y = Raises Hogs, Blank = Does not Raise Hogs | |
sheep | Boolean | Y = Raises Sheep, Blank = Does not Raise Sheep | |
cattleTotalHead | String | A=1 to 10, B=11 to 50, C=51 to 100, D=101 to 250, E=251 to 500, F=501 to 1000, G=1001 to 2500, H=2501 to 5000, Blank=Uncoded | |
dairyTotalHead | String | A=1 to 10, B=11 to 50, C=51 to 100, D=101 to 250, E=251 to 500, F=501 to 1000, G=1001 to 2500, H=2501 to 5000, Blank=Uncoded | |
goatTotalHead | String | A=1 to 10, B=11 to 50, C=51 to 100, D=101 to 250, E=251 to 500, F=501 to 1000, G=1001 to 2500, H=2501 to 5000, Blank=Uncoded | |
hogTotalHead | Time | A=1 to 10, B=11 to 50, C=51 to 100, D=101 to 250, E=251 to 500, F=501 to 1000, G=1001 to 2500, H=2501 to 5000, Blank=Uncoded | |
sheepTotalHead | String | A=1 to 10, B=11 to 50, C=51 to 100, D=101 to 250, E=251 to 500, F=501 to 1000, G=1001 to 2500, H=2501 to 5000, Blank=Uncoded | |
livestockTotalHead | String | A=1 to 10, B=11 to 50, C=51 to 100, D=101 to 250, E=251 to 500, F=501 to 1000, G=1001 to 2500, H=2501 to 5000, Blank=Uncoded | |
entityType | String | Entity code: A = Individual, B = General Partnership, C = Joint Venture, D = Corporation with Stockholders,E = Limited Partnership, F = Estate, G = Trust - Revocable, H = Government, I = No Stockholders, J = Trust - Irrevocable, K = Small Business Blank=Uncoded | |
numberofFarmsOwned | String | Total Number of Farms Owned Under Management | |
ownerProducer | Boolean | Y = Is an Owner/Producer, N = Not an Owner/Producer | |
ownerOperatorProducer | Boolean | Y = Is an Owner/Producer, N = Not an Owner/Producer | |
operatorProducer | Boolean | Y = Is an Owner/Producer, N = Not an Owner/Producer | |
otherProducer | Boolean | Y = Is an Owner/Producer, N = Not an Owner/Producer | |
deliverable | Number | Data Values : 1, Blank | |
addressFilled | Number | Data Values : 1, Blank | |
phoneFilled | Number | Data Values : 1, Blank | |
estimatedFarmOperationRevenue | String | Estimated Annual Revenue by Farm ID Specific | |
estimatedCorporateOperationRevenue | String | Estimated Annual Revenue by All Farms Under Management | |
estimatedHouseholdIncome | String | Estimated Household Income of Farmer | |
subsidyPayment | Boolean | Payments Received from Government(Y or N) | |
lastSubsidyPayment | String | Dollar Amount Received in Range | |
lastSubsidyPaymentYear | Number | Timeframe of last subsidy payment (YYYY) | |
croptypeSubsidyPayment | Boolean | Payments Received from Government by Crop Type | |
socialMediaFlag | String | Farmers Using Some Form of Social Media |
Field | Type | Description | Searchable |
---|---|---|---|
typePhysician | Boolean | - | |
typeDentist | String | - | |
typeMidLevel | Boolean | - | |
typePharmacist | String | - | |
typeVeterinarian | String | - | |
resident | Boolean | - | |
duns | String | - | Yes |
phyLocID | Number | - | |
hDSPhyID | Number | - | |
siteID | Number | - | |
physicianPracticeType | String | - | |
specialty1 | String | - | |
specialty1Description | String | - | |
hospital | Boolean | - | |
practiceName | String | - | |
siteSpecialtyCategoryCode | String | - | |
siteSpecialtyCategory | String | - | |
state | String | - | |
officeSize | Number | - | |
eMRSoftware | String | - |
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | |
iiReferenceId | Number | Industrial Interface Company Referance ID | |
name | String | The Company name | |
url | String | The Company Website URL | |
hqState | String | State the HQ is located in | |
hqCountry | String | Country the HQ is Located in | |
manufacturingBusinessTypes | String | Manufacturing business types and designations qualified for | Yes |
productsManufactured | String | Products the company manufactures | Yes |
productsSold | String | Products the company sells (i.e. a distributor or reseller or potentially a manufacturer who sells directly to other companies or consumers, not through distributors). | Yes |
servicesProvided | String | Services provided to customers | Yes |
materialsUsed | String | Materials used in products and services | Yes |
mfgEquipmentUsed | String | Manufacturing equipment used in company facilities | Yes |
brandsRepresented | String | Brands owned or sold by this company | |
otherKeywords | String | Related products or applications that are relevant to the company but have not been verfied as manufactured or sold | Yes |
industriesServed | String | Industries the company sells to | Yes |
certifications | String | Named of Industry Certifications held | Yes |
diversityBusinessTypes | String | Diversity business types and designations qualified for | Yes |
socialMediaIds | String | Linkedin, Twitter, Facebook, Youtube, etc. | |
cageCodes | String | Can Sell to U.S. Government | |
globalIndicator | Boolean | Affirmative indication company does business globally ('Yes' or blank). Note: Can mean the company has business opertations, manufacturing, will sell to, has sales operations, etc. globally but not indicitive of which one. | |
countriesIndicated | String | If Global Indicator value equals 'Yes' - affirmative tracked countries will be listed here | |
description | String | Company description | |
phone | String | Phone Number | |
address | String | Address |
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | |
id | String | Iridium's internal ID for the event. | |
salesIntelligence | String | Free-form summary of the trigger event and important details. | |
leadType | String | The type of trigger event being reported on. | |
publicationDate | Date | The date Iridium reported on the event. | |
projectDueDate | Date | The expected timetable for the trigger event. | |
projectSize | Number | The square footage associated with the trigger event, if applicable. | |
projectValue | Number | The dollar amount associated with the trigger event. | |
leadStreet | String | The project location's street address. | |
leadCity | String | The project location's city name. | |
leadState | String | The project location's state or province name. | |
leadZip | String | The project location's zip or postal code name. | |
leadCounty | String | The project location's county name. | |
leadCountry | String | The project location's country name. | |
leadMsa | String | The project location's 4-digit MSA code. | |
leadMsaName | String | The project location's MSA name. | |
companyName | String | The company's name. | |
companyState | String | The company headquarters state or province name. | |
url | String | Main company web address. | |
gsa | String | Whether the project is a federal government contract. |
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | |
companyName | String | Business Name | |
state | String | Location State for the Business | |
probableElectricityProvider | String | Probable Electric Service Provider - based on historic utility service territories. | |
alternateElectrictyProvider1 | String | Electricity Alternate Potential Provider - based on ability to have multiple service providers. | |
alternateElectrictyProvider2 | String | Electricity Alternate Potential Provider - based on ability to have multiple service providers. | |
annualKilowattConsumptionHere | Number | Estimated Annual KwH Here - at this business location. | |
annualKilowattConsumptionTotal | Number | Estimated Annual KwH Total - for entire business family. | |
probableGasProvider | String | Probable Natural Gas Provider | |
annualGasConsumptionHere | Number | Estimated British Thermal Gas Consumption DecaTherms Here - at this business locationl. | |
annualGasConsumptionTotal | Number | Estimated British Thermal Gas Consumption Decatherms Total - for entire business family. | |
electricUsageFactor | String | Electricity Intensity - energy type and productivity and other variables as factors of cost of goods sold. | |
gasUsageFactor | String | Natural Gas Intensity - energy type and productivity and other variables as factors of cost of goods sold | |
environmentalScoreCard | Number | Product Usage Propensity (PUP) Green Likelihood * Modeled data predicting business' likelihood of participating in 'green' initiatives or likelihood of purchasing environmentally beneficial products and or services. Oxxford has combined eliminated the Y / N indicator for greens, likely, non-greens to a numeric value - higher score equals green and lower indicates brown (non-green). Score of 1 - 4 | |
deepEnvironmentalScore | Number | PUP Economic Cost of Production. Analyzes energy consumption as a factor of cost-of-goods sold to help determine the positioning of a business for acquiring or purchasing energy efficient products or services. Higher score indicates better prospect. Score of 0 - 10. |
Field | Type | Description | Searchable |
---|---|---|---|
duns | String | D-U-N-S Number | |
companyName | String | Business Name | |
state | String | Location State for the Business | |
businessSweepAccount | String | Propensity For a Business to Own or Maintain a Sweep Account -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
cashEquivalentHere(000$) | Number | Estimated Cash at this Location-- An item on the balance sheet that reports the value of a company's assets that are cash or can be converted into cash immediately. In Thousands | |
cashEquivalentTotal(000$) | Number | Estimated Cash at Enterprise Level-- An item on the balance sheet that reports the value of a company's assets that are cash or can be converted into cash immediately. In Thousands | |
businessSavings | String | Propensity for a Business to Own or Maintain Savings Account -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
cDAccount | String | Propensity for a Business to Own or Maintain a Business CD -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
businessEstimatedLiabilitiesHere | Number | Estimated Liabilities at this Location --liabilities include loans, accounts payable, mortgages, deferred revenues and accrued expenses. In Thousands | |
businessEstimatedLiabilitiesTotal | Number | Estimated Liabilities at Enterprise Level -- liabilities include loans, accounts payable, mortgages, deferred revenues and accrued expenses. In Thousands | |
sBAQualificationIndicator | Boolean | Flag to identify whether the firm qualifies for SBA Lending given its industry and asset/sales size | |
financialInstitutionName | String | Nearest financial institution as reported by the FDIC and the NCUA (National Credit Union Association) | |
transactionAccount$ | String | Propensity for a Business to Maintain a Transaction Account -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack | |
commercialLoan | String | Propensity for a Business to Maintain a Commercial Loan -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
businessCreditCard | String | Propensity Business to Maintain Business Credit Cards -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
shortTermDebtHere(000$) | Number | Estimated Short-Term Debt at Enterprise Level -- comprised of any debt incurred by a company that is due within one year. In Thousands | |
shortTermDebtTotal(000$) | Number | Estimated Short-Term Debt at this Location -- comprised of any debt incurred by a company that is due within one year. In Thousands | |
80 | Number | Estimated Long-Term Debt at this Location -- include any financing or leasing obligations that are to come due in a greater than 12-month period. In Thousands | |
longerTermDebtTotal(000$) | Number | Estimated Long-Term Debt at Enterprise Level -- include any financing or leasing obligations that are to come due in a greater than 12-month period. In Thousands | |
businessAssets | Number | Estimated Assets at this Location -- assets are either current or fixed (non-current). Current means that the asset will be consumed within one year. Generally, this includes things like cash, accounts receivable and inventory. Fixed assets are those that are expected to keep providing benefit for more than one year, such as equipment, buildings and real estate. In Thousands | |
businessNetWorth | Number | Estimated Net Worth at this Location -- amount by which assets exceed liabilities. Net worth is a concept applicable to individuals and businesses as a key measure of how much an entity is worth. In Thousands | |
equipmentLeasing | String | Propensity Equipment Leasing -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
lineOfCredit | String | Propensity for a Business to Maintain a Business Line of Credit -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria | |
longerTermDebt | String | Propensity For a Business to Maintain Long-Term Debt -> A=Well above the typical propensity; B=above the norm; C=Centered toward the norm; D=Below the norm; F=Well below the norm; Blank=could not be identified for one or more of the following reasons - sales size, geography, industry, or lack of other criteria (In thousands) | |
demandDeposits | Number | Estimated Demand Deposits at this Location -- Funds held in an account from which deposited funds can be withdrawn at any time without any advance notice to the depository institution. Demand deposits can be 'demanded by an account holder at any time. | |
accountsReceivable | Number | Estimated Accounts Receivable at this Location -- Money owed by customers (individuals or corporations) to another entity in exchange for goods or services that have been delivered or used, but not yet paid for. Receivables usually come in the form of operating lines of credit and are usually due within a relatively short time period, ranging from a few days to a year. In Thousands | |
accountsPayable | Number | Estimated Accounts Payable at this Location -- represents an entity's obligation to pay off a short-term debt to its creditors. In Thousands | |
grossMargin | Number | Estimated Gross Margin at this Location -- A company's total sales revenue minus its cost of goods sold, In Thousands | |
pretaxProfit | Number | Estimated Pretax Profit at this Location -- A company's earnings before tax In Thousands | |
payroll | Number | Estimated Payroll at this Location -- The sum total of all compensation that a business must pay to its employees for a set period of time or on a given date. In Thousands |
Response Codes
Successful requests will return an HTTP 200 response. Otherwise, one of the D&B Direct+ standard response codes will be returned.
This operation may return the following HTTP Status Codes:
HTTP Status Code | Reason |
---|---|
200 | Success! |
400 | Bad Request |
404 | DUNS (or other resource) not found |
500 | Server error |