# Deconstruct Data

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-5cdbf59a0960400b9a2a3ea8fbc56b35934ed899%2FDeconstruct_Data.png?alt=media)

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-ce2d343537e704e8669a07fa1e7fe33e035b24d8%2FDeconstruct_Data.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/src/LB%20Deconstruct%20Data.py)

Deconstruct a Ladybug DataCollection into a header and values.

### Inputs

* **data \[Required]**

A Ladybug DataCollection object.

### Outputs

* **header**

The header of the DataCollection (containing metadata).

* **values**

The numerical values of the DataCollection.
