swissco_lei
Resolve a Swiss company UID to its Legal Entity Identifier and accounting consolidation group, including direct and ultimate parents or consolidated children.
Instructions
A company's Legal Entity Identifier and the group it is consolidated into.
One row: legal_name, lei, registered_as, jurisdiction,
status, registration_status, legal_form, city,
country, other_names, bic, initial_registration_date,
last_update_date, next_renewal_date, direct_parent,
ultimate_parent and direct_children.
With children, one row per consolidated entity: legal_name,
lei, jurisdiction, registered_as, status, city and
country.
GLEIF Level 2 records accounting consolidation, so a parent here is the entity that consolidates this one into its accounts. That parent is frequently foreign, which is the case for reading it: the Swiss commercial register carries no entry for a Swiss company's owner abroad.
About 28,000 Swiss entities hold an LEI against roughly 790,000 in the commercial register. An absent LEI is the normal case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The company's UID. | |
| limit | No | Maximum children. | |
| children | No | List the entities this one consolidates instead of counting them. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| count | Yes | ||
| notes | Yes |