DailyWeatherStatistics
A structure that holds a collection of day weather statistics data.
Declaration
struct DailyWeatherStatistics<T> where T : Decodable, T : Encodable, T : Equatable, T : SendableOverview
Weather statistics for each day are derived from data for that day, collected over all years since the baseline start date.