Skip to main content
Version: 0.1.30

Frequently Asked Questions

What is a company group? Why are some companies in the same group?

Given our data comes from a number of sources, we discover supplier relationships at different levels of granularity. For example, a source might tell us that a product is shipped to a subsidiary of a global company and another source may tell us only that a relationship exists in some form between the common name of two companies. This challenge means that in order to ensure our data is well connected we group related companies into company groups and nominate a company to represent that group.

When using /{vid}/group_suppliers/ or /{vid}/group_customers/ with a vid, relationships will be returned which connect to vid and all of the other companies in the same group as vid (these companies are grouped by the cid, the group id).

When using /{vid}/suppliers/ or /{vid}/customers/ with a vid, only relationships connected to vid will be returned. This gives a more granular view of the connections to and from a company.

Why are there more relationships in /{vid}/group_suppliers/ vs /{vid}/suppliers/? Which one should I use?

Since the {vid}/group_suppliers/ endpoint returns relationships to companies in the same group, it will return relationships connected to the parent company and its subsidiaries and this will yield the most results.

If you are interested in the relationships between a specific company and its suppliers, you should use the {vid}/suppliers endpoint.

What is evidence?

Evidence is the term for unique pieces of information we find across a number of sources that supports relationships between companies. For example, if we find a company listed as a supplier on a website, and we also find a company listed as a customer on a website, we can infer that the two companies are related. This relationship is supported by the evidence we found on the websites.