Skip to main content
Skip table of contents

2.3.8 SIPAMETRICS - TAXONOMIES

Description: Access to list of supported taxonomy (TICCS®, PECCS®, and TICCS®+), as well as the mapping from these taxonomy to NACE and EU taxonomies.

Parameters:

  • TAXONOMY (string, required):

  • Choose the taxonomy you want to view. Accepted values:

    • "TICCS": The entire TICCS® taxonomy or a specific pillar.

    • "PECCS": The entire PECCS® taxonomy or a specific pillar.

    • "TICCS+": The enhanced TICCS®+ taxonomy, including environmental, social, and governance pillars.

    • "TICCS-NACE": The mapping between TICCS® and NACE taxonomy.

  • PILLAR (string, optional):
    Available only for the "TICCS", "PECCS", and "TICCS+" taxonomies. If specified, returns data only for the selected pillar. If not specified, returns the entire taxonomy. The available pillars for each taxonomy are:

Taxonomy

Available Pillars

TICCS

"businessRisk", "geoEconomicExposure", "industrialActivity", "corporateStructure"

PECCS

"activityClass", "lifecyclePhase", "revenueModel", "customerModel", "valueChainType"

TICCS+

"environment", "social", "governance"

TICCS-NACE

N/A

TICCS-EU

N/A

Example:

CODE
response = await session.taxonomies(taxonomy="ticcs", pillar="businessRisk")
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.