xbrl.xdt

The xbrl.xdt module provides a Python API for the Dimensions 1.0 specification.

Enum Classes

class xbrl.xdt.ContextElement

The ContextElement enumeration specifies the location of the dimension container. See here for more details.

ContextElement.SCENARIO

Specifies the dimension container under the scenario element.

ContextElement.SEGMENT

Specifies the dimension container under the segment element.