Identify Entities

Profile-specific identifiers

In the previous section, we showed how to retrieve a given entity with its CIK, ticker, etc. These means of identification are specific to profiles and not available in all cell stores.

Entity ID

However, there is a unique entity identifier common across all profiles: the EID.

EIDs are used to associate each chunk of data (fact) with the entity that it applies to. If a chunk of data, say, the non-consolidated assets for the fiscal year 2014, is stamped with an EID that belongs to Canon, then you know that these assets are those of Canon.

An entity may have several EIDs. For example, Japanese taxonomies have an EID against the TDNET repository, as well as an EID for the former generations of EDINET taxonomies, and an EID for the next-generation EDINET taxonomy.

An EID is always made of an URI scheme followed by an identifier. For example, this is the TDNET EID of Canon:

http://www.tse.or.jp/sicc 77510

Although it is less common and not very practical, you can use the eid parameter to retrieve an entity with its EID. You will need to URL-encode the space with %20, as well as any other special characters that might be in here.

Mixing parameters

If you use multiple parameters, it will accumulate the companies as you add more parameters: