aus_weather | R Documentation |
This data contains weather data from weather stations across Australia between 2007 and 2017: https://www.kaggle.com/jsphyg/weather-dataset-rattle-package
aus_weather
A dataframe with 56,420 rows and 20 columns:
Date of weather observation
Location of weather observation
Minimum Temperature, in Celsius
Maximum Temperature, in Celsius
The amount of rainfall, in mm
Direction of strongest wind gust
Speed of strongest wind gust
Wind direction at 9am
Wind direction at 3pm
Wind speed at 9am
Wind speed at 3pm
Humidity at 9am (percentage)
Humidity at 3pm (percentage)
Atmospheric pressure at 9am, in hpa
Atmospheric pressure at 3pm, in hpa
Temperature at 9am, in Celsius
Temperature at 3pm, in Celsius
Did it rain today? 1 = 1mm of rain or more, 0 = no rain
Amount of rain to fall tomorrow
Will in rain tomorrow? Yes/No
https://www.kaggle.com/jsphyg/weather-dataset-rattle-package
aus_weather
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.