---
title: DayPrecipitationStatistics
framework: weatherkit
role: symbol
role_heading: Structure
path: weatherkit/dayprecipitationstatistics
---

# DayPrecipitationStatistics

A structure that describes precipitation statistics for a day.

## Declaration

```swift
struct DayPrecipitationStatistics
```

## Topics

### Instance Properties

- [averagePrecipitationAmount](weatherkit/dayprecipitationstatistics/averageprecipitationamount.md)
- [averagePrecipitationProbability](weatherkit/dayprecipitationstatistics/averageprecipitationprobability.md)
- [averageSnowfallAmount](weatherkit/dayprecipitationstatistics/averagesnowfallamount.md)
- [day](weatherkit/dayprecipitationstatistics/day.md)

## Relationships

### Conforms To

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