Skip to contents

A dataset containing daily minimum and maximum temperatures in Melbourne from 2013 to 2024.

Usage

weather_data

Format

A data frame with columns:

year

Year of the observation (integer).

month

Month of the observation (integer).

day

Day of the observation (integer).

minimum_temperature_degree_c

Minimum temperature in degrees Celsius (numeric).

maximum_temperature_degree_c

Maximum temperature in degrees Celsius (numeric).

Source

Bureau of Meteorology, Australia