# Structs
CurrentWeather represents the current weather data in the JSON.
HourlyData represents the hourly data in the JSON.
MinutelyData represents the minutely data in the JSON.
Weather represents the weather data in the JSON.
WeatherData represents the overall weather data in the JSON.