Prediction and frontend contract dataset for the Aarhus weather pipeline. Maintained by Ciroc0.
Rows4,127
Configurations1
Size947.1 KB
Licensecc-by-4.0
AccessPublicly accessible
Monthly Downloads4.2k
Dataset Card
By Mathias Pedersen, published under cc-by-4.0, revision e37eb2267dc8.
Prediction and frontend contract dataset for the Aarhus weather pipeline. Maintained by Ciroc0.
Primary files
| File | Purpose | Produced by |
|---|---|---|
predictions_latest.parquet |
Current future + verified prediction store | dmi-collector |
frontend_snapshot.json |
Primary integration contract for the Vercel frontend | dmi-collector |
Compatibility files
| File | Status | Notes |
|---|---|---|
predictions.parquet |
Legacy | Still read by compatibility code |
history_snapshot.json |
Legacy | Only used by older frontend fallback logic |
Update pattern
predictions_latest.parquetis rewritten on scheduled prediction runs- verification updates actual columns once the target hour is in the past
frontend_snapshot.jsonis regenerated after prediction and verification writes
Schema highlights for predictions_latest.parquet
target_timestampreference_timelead_time_hourslead_bucketprediction_made_atcityverifieddmi_temperature_2m_preddmi_windspeed_10m_preddmi_windgusts_10m_preddmi_precipitation_probability_preddmi_precipitation_predml_tempml_wind_speedml_wind_gustml_rain_probml_rain_amountactual_tempactual_wind_speedactual_wind_gustactual_precipitationactual_rain_eventactual_rain_amount
Snapshot contract
frontend_snapshot.json is the main public-facing contract and contains:
- location metadata
- generated timestamp
- target labels and explanations
- current weather block
- 48-hour forecast rows
- historical backtest payload
- verification metrics
- lead-bucket summary
- feature importance
- model info
- alert rows
Attribution
This dataset is released under CC BY 4.0.
Please preserve attribution to:
Ciroc0Open-Meteo - https://open-meteo.comDMI / DMI HARMONIE
Structure
default 4,127 rows
| Split | Rows | Size |
|---|---|---|
| train | 4,127 | 650.4 KB |
target_timestamptimestamp[ns, tz=Europe/Copenhagen]reference_timetimestamp[ns, tz=Europe/Copenhagen]lead_time_hoursint64lead_bucketstringdmi_temperature_2m_predfloat64dmi_apparent_temperature_predfloat64dmi_relative_humidity_2m_predint64dmi_dew_point_2m_predfloat64dmi_pressure_msl_predfloat64dmi_cloud_cover_predint64dmi_cloud_cover_low_predint64dmi_cloud_cover_mid_predint64dmi_cloud_cover_high_predint64dmi_precipitation_predfloat64dmi_rain_predfloat64dmi_snowfall_predfloat64dmi_precipitation_probability_predint64dmi_windspeed_10m_predfloat64dmi_winddirection_10m_predint64dmi_windgusts_10m_predfloat64dmi_visibility_predfloat64dmi_shortwave_radiation_predfloat64dmi_direct_radiation_predfloat64dmi_weather_code_predint64dmi_cape_predfloat64forecast_wind_ufloat64forecast_wind_vfloat64prediction_made_attimestamp[us, tz=Europe/Copenhagen]citystringml_rain_amountfloat64verifiedboolactual_tempfloat64actual_wind_speedfloat64actual_wind_gustfloat64actual_precipitationfloat64hourfloat64monthfloat64day_of_yearfloat64hour_sinfloat64hour_cosfloat64
Details
- Repository
- Ciroc0/dmi-aarhus-predictions
- Publisher
- Mathias Pedersen
- Task category
- Not stated by the source
- Tags
- weather, aarhus, denmark
- Size category
- Not stated by the source
- Languages
- Not stated by the source
- Revision
- e37eb2267dc84ce545b092bdabccbe6f20ef1b0c
- Last updated
- 2026-09-18
Files
6 files, 947.1 KB in total.
Data4 files · 942.5 KB
Documentation1 file · 2.0 KB
Repository1 file · 2.5 KB
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| frontend_snapshot.json | Data | 179.0 KB | — |
| history_snapshot.json | Data | 147.5 KB | — |
| predictions.parquet | Data | 43.5 KB | 76342b61ff5c |
| predictions_latest.parquet | Data | 572.7 KB | e7119490fdd1 |
| README.md | Documentation | 2.0 KB | — |
| .gitattributes | Repository | 2.5 KB | — |
License and Download
- License
- cc-by-4.0
- Access
- No access gate
Download from Mathias Pedersen
Released by Mathias Pedersen through its official repository on Hugging Face. Read the license.