> For the complete documentation index, see [llms.txt](https://docs.tracenable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tracenable.com/eu-taxonomy.md).

# EU Taxonomy

- [Introduction](https://docs.tracenable.com/eu-taxonomy/introduction.md): Get introduced to Tracenable’s EU Taxonomy Dataset, including its scope, key characteristics, and unique value, and get redirected to detailed pages to deepen your knowledge.
- [Definitions & Terminology](https://docs.tracenable.com/eu-taxonomy/definitions-and-terminology.md): EU Taxonomy explained: environmental objectives, eligible vs. non-eligible activities, alignment criteria, and KPIs.
- [Data Dimensions & Metrics](https://docs.tracenable.com/eu-taxonomy/data-dimensions-and-metrics.md): Discover how Tracenable’s dimensional model structures EU Taxonomy data into metrics measuring eligibility and alignment of KPIs: turnover, CAPEX, OPEX.
- [References & Standards](https://docs.tracenable.com/eu-taxonomy/references-and-standards.md): Discover the regulations and reporting standards, including the EU Taxonomy Regulation and delegated acts, that shape Tracenable’s EU Taxonomy dataset.
- [Data Collection Methodology](https://docs.tracenable.com/eu-taxonomy/data-collection-methodology.md): Learn how Tracenable collects, standardizes, and validates EU Taxonomy data through a five-step human-in-the-loop methodology, with links to detailed subpages on sources, standardization, and QAs.
- [Data Sources](https://docs.tracenable.com/eu-taxonomy/data-collection-methodology/data-sources.md): See where Tracenable’s EU Taxonomy data comes from. Learn which corporate disclosures, registries, and web sources we capture, and how every metric is fully traceable back to its origin.
- [Standardization Guidelines](https://docs.tracenable.com/eu-taxonomy/data-collection-methodology/standardization-guidelines.md): Learn how Tracenable standardizes EU Taxonomy disclosures by reconciling templates, mapping activities, and unifying KPI terms.
- [Calculation Logic (Up to 2025)](https://docs.tracenable.com/eu-taxonomy/data-collection-methodology/calculation-logic-up-to-2025.md): See how Tracenable transforms incomplete EU Taxonomy disclosures into complete, reconciled metrics through structured accounting rules.
- [Calculation Logic (2026 onward)](https://docs.tracenable.com/eu-taxonomy/data-collection-methodology/calculation-logic-2026-onward.md): See how Tracenable transforms incomplete EU Taxonomy disclosures into complete, reconciled metrics through structured accounting rules.
- [Quality Assurance](https://docs.tracenable.com/eu-taxonomy/data-collection-methodology/quality-assurance.md): Discover how Tracenable validates EU Taxonomy data through automated checks, statistical tests, and human review to deliver audit-grade reliability.
- [Data Dictionary](https://docs.tracenable.com/eu-taxonomy/data-dictionary.md): Explore Tracenable’s EU Taxonomy Data Dictionary, featuring standardized fields for taxonomy-eligible and taxonomy-aligned metrics, disclosure details, and source traceability.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tracenable.com/eu-taxonomy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
