---
title: HourTemperatureStatistics
framework: weatherkit
role: symbol
role_heading: Structure
path: weatherkit/hourtemperaturestatistics
---

# HourTemperatureStatistics

A structure that describes temperature statistics for a specific hour.

## Declaration

```swift
struct HourTemperatureStatistics
```

## Topics

### Instance Properties

- [hour](weatherkit/hourtemperaturestatistics/hour.md)
- [percentiles](weatherkit/hourtemperaturestatistics/percentiles.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
