Italian Forecast Climate Indicators Dataset
Dataset Description
This dataset contains a filtered and processed selection of monthly climate indicators retrieved from the European Commission Joint Research Centre (JRC):
The released version of the dataset has been simplified for downstream use:
the original
YEARandMONTHfields were merged into a singledatecolumnthe dataset fields are now
date,CDD, andHDDGeographical Coverage: Italy
Temporal Coverage: 1978-01-01 to 2024-07-01
Frequency: Monthly
Data Type: Tabular time-series
Dataset Structure
The dataset is distributed as an Excel file and can be easily exported to CSV or parquet.
Columns
date: Monthly timestamp inYYYY-MM-DDformat, using the first day of each monthCDD: Cooling Degree DaysHDD: Heating Degree Days
Notes on Indicators
- Cooling Degree Days (CDD) measure how much and for how long temperature is above a base threshold.
- Heating Degree Days (HDD) measure how much and for how long temperature is below a base threshold.
Preprocessing
The dataset was transformed as follows:
- Removed the original split temporal representation (
YEAR,MONTH) - Created a single monthly datetime field named
date - Kept the climate indicators
CDDandHDD
This makes the dataset easier to load in machine learning and forecasting pipelines.
Intended Use
This dataset is suitable for:
- climate-aware agricultural modeling
- seasonal and long-range forecasting
- energy demand estimation
- time-series benchmarking
- climate trend analysis
Limitations
- Monthly aggregation does not capture day-level variability
- The dataset only contains two derived climate indicators (
CDDandHDD)
- Downloads last month
- 4