powered by
A comprehensive time series dataset containing various climate indices used for pattern causality analysis. This dataset includes multiple climate indicators measured over time.
climate_indices
A data frame with 100 rows and 5 columns:
Date; Date of the measurement
Numeric; Arctic Oscillation index
Numeric; Antarctic Oscillation index
Numeric; North Atlantic Oscillation index
Numeric; Pacific/North American index
Climate Indices Dataset
data(climate_indices) head(climate_indices) summary(climate_indices)
Run the code above in your browser using DataLab