Taxonomy for Assets
/taxonomy/assets
Definition
The asset taxonomy classifies assets by primary use.
Details
For more information on the asset taxonomy see the datonomy overview and methodology documents.
Endpoint Response
The Taxonomy Assets endpoint returns taxonomy data for each asset, version, class, sector or subsector requested. The response is formatted as follows:
Field | Description |
---|---|
| Asset symbol |
| Asset name |
| Version of the taxonomy |
| Start time of the taxonomy version in ISO 8601 date-time format |
| Two digit code for the class |
| First level of taxonomy describing the asset's fundamental purpose |
| Four digit code for the sector with the first two digits representing the class_id |
| Second level of taxonomy describing the asset's focus area within a class |
| Six digit code for the subsector with the first four digits representing the sector_id |
| Third level of taxonomy describing the asset's specific product, service or function |
| End time of the taxonomy version in ISO 8601 date-time format |
Example
A sample of the taxonomy response for axs
is shown below.
Release History
Version 1.0 on November 4, 2022: Methodology launch and release of initial version of the taxonomy
Last updated