> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/ladybug-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/ladybug-primer/components/1_analyzedata/deconstruct_header.md).

# Deconstruct Header

![](/files/-MihilgeEn6XSq5FVrKF)

![](/files/-MihilgfAai62bg8uagV) - [\[source code\]](https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/src//LB%20Deconstruct%20Header.py)

Deconstruct a Ladybug Header into its components.

### Inputs

* **header \[Required]**

The header of the DataCollection (containing metadata).

### Outputs

* **data\_type**

Type of data (e.g. Temperature) (Default: unknown).

* **unit**

Units of the data\_type (e.g. C) (Default: unknown)

* **a\_period**

A Ladybug AnalysisPeriod object.

* **metadata**

Optional metadata associated with the Header.
