# 1 :: Analyze Data

* ![IMAGE](/files/-MihikjbIREjv3eMjcGf) [Construct Data](/ladybug-primer/components/1_analyzedata/construct_data.md)
* ![IMAGE](/files/-MihikyudfKqcBiGLypN) [Construct Data Type](/ladybug-primer/components/1_analyzedata/construct_data_type.md)
* ![IMAGE](/files/-MihilDOM-XPPdbywYji) [Construct Header](/ladybug-primer/components/1_analyzedata/construct_header.md)
* ![IMAGE](/files/-MihilV9UmTkqKdZlgsM) [Deconstruct Data](/ladybug-primer/components/1_analyzedata/deconstruct_data.md)
* ![IMAGE](/files/-MihikU5e7GfHgug6lLR) [Analysis Period](/ladybug-primer/components/1_analyzedata/analysis_period.md)
* ![IMAGE](/files/-MihiksLGRZiUwk0IF8b) [Calculate HOY](/ladybug-primer/components/1_analyzedata/calculate_hoy.md)
* ![IMAGE](/files/-MihilHCJjtBE9KCrr-8) [Apply Analysis Period](/ladybug-primer/components/1_analyzedata/apply_analysis_period.md)
* ![IMAGE](/files/-MihikdmMqfvpZieYe01) [Apply Conditional Statement](/ladybug-primer/components/1_analyzedata/apply_conditional_statement.md)
* ![IMAGE](/files/-Mihil9cNHADfZGxUrIi) [Arithmetic Operation](/ladybug-primer/components/1_analyzedata/arithmetic_operation.md)
* ![IMAGE](/files/-MihikYtS_NykCGO2m3k) [Time Interval Operation](/ladybug-primer/components/1_analyzedata/time_interval_operation.md)
* ![IMAGE](/files/-MihikM_OX-e7_I7MfHJ) [Degree Days](/ladybug-primer/components/1_analyzedata/degree_days.md)
* ![IMAGE](/files/KsftiEvebd8nZPH3ZRhN) [Wind Speed](/ladybug-primer/components/1_analyzedata/wind_speed.md)
* ![IMAGE](/files/-MihilouU9aO7OQ9jjDA) [Adaptive Comfort](/ladybug-primer/components/1_analyzedata/adaptive_comfort.md)
* ![IMAGE](/files/IuL3FEB1OsrljmF0U8lo) [PET Comfort](/ladybug-primer/components/1_analyzedata/pet_comfort.md)
* ![IMAGE](/files/-Mihikt68CP3-3HsYlKN) [PMV Comfort](/ladybug-primer/components/1_analyzedata/pmv_comfort.md)
* ![IMAGE](/files/-MihilU5nMKYG5cx_5e9) [UTCI Comfort](/ladybug-primer/components/1_analyzedata/utci_comfort.md)
* ![IMAGE](/files/-MihikalJ5QrV6Xb7w55) [Indoor Solar MRT](/ladybug-primer/components/1_analyzedata/indoor_solar_mrt.md)
* ![IMAGE](/files/-Mihil4eTdHJyFhxxuhz) [Outdoor Solar MRT](/ladybug-primer/components/1_analyzedata/outdoor_solar_mrt.md)
* ![IMAGE](/files/9Ji6YyWuBFpwdvso00CR) [Ankle Draft](/ladybug-primer/components/1_analyzedata/ankle_draft.md)
* ![IMAGE](/files/4PN6DUXLfXGFZ8HIdADU) [Apply Pattern](/ladybug-primer/components/1_analyzedata/apply_pattern.md)
* ![IMAGE](/files/SvTMzC64hPR24hxFJD17) [Clothing by Temperature](/ladybug-primer/components/1_analyzedata/clothing_by_temperature.md)
* ![IMAGE](/files/-MihilLvcH2yPB4ECkFd) [Comfort Statistics](/ladybug-primer/components/1_analyzedata/comfort_statistics.md)
* ![IMAGE](/files/-MihilORUINplWbS2X6o) [Convert to Timestep](/ladybug-primer/components/1_analyzedata/convert_to_timestep.md)
* ![IMAGE](/files/6k68xpPPkc6K8b1ttCof) [Data DateTimes](/ladybug-primer/components/1_analyzedata/data_datetimes.md)
* ![IMAGE](/files/59DrVIvbPbNlqDsMZ2Qe) [Day Solar Information](/ladybug-primer/components/1_analyzedata/day_solar_information.md)
* ![IMAGE](/files/-MihilgfAai62bg8uagV) [Deconstruct Header](/ladybug-primer/components/1_analyzedata/deconstruct_header.md)
* ![IMAGE](/files/-Mihijz-Mx7VAqi28cXS) [Directional Solar Irradiance](/ladybug-primer/components/1_analyzedata/directional_solar_irradiance.md)
* ![IMAGE](/files/-Mihikqi3QHHWwEdgLH1) [HOY to DateTime](/ladybug-primer/components/1_analyzedata/hoy_to_datetime.md)
* ![IMAGE](/files/-MihilIEWWpcS4GPkmZk) [Humidity Metrics](/ladybug-primer/components/1_analyzedata/humidity_metrics.md)
* ![IMAGE](/files/-MihikMiKINhlc8DAynP) [Mass Arithmetic Operation](/ladybug-primer/components/1_analyzedata/mass_arithmetic_operation.md)
* ![IMAGE](/files/TIpoDBMMY3lmSzcrfcQh) [Radiant Asymmetry](/ladybug-primer/components/1_analyzedata/radiant_asymmetry.md)
* ![IMAGE](/files/-Mihiktos3AGCDhK8w9q) [Relative Humidity from Dew Point](/ladybug-primer/components/1_analyzedata/relative_humidity_from_dew_point.md)
* ![IMAGE](/files/-MihijtUA_Sg3u8T-wgB) [Solar MRT from Solar Components](/ladybug-primer/components/1_analyzedata/solar_mrt_from_solar_components.md)
* ![IMAGE](/files/8ulcTYtIdwZLcdSCXcmr) [Thermal Indices](/ladybug-primer/components/1_analyzedata/thermal_indices.md)


---

# Agent Instructions: 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:

```
GET https://docs.ladybug.tools/ladybug-primer/components/1_analyzedata.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
