SAVRN
Search Contact SAVRN

Dataset

dmi-aarhus-predictions

by Mathias Pedersen Ciroc0/dmi-aarhus-predictions

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.parquet is rewritten on scheduled prediction runs
  • verification updates actual columns once the target hour is in the past
  • frontend_snapshot.json is regenerated after prediction and verification writes

Schema highlights for predictions_latest.parquet

  • target_timestamp
  • reference_time
  • lead_time_hours
  • lead_bucket
  • prediction_made_at
  • city
  • verified
  • dmi_temperature_2m_pred
  • dmi_windspeed_10m_pred
  • dmi_windgusts_10m_pred
  • dmi_precipitation_probability_pred
  • dmi_precipitation_pred
  • ml_temp
  • ml_wind_speed
  • ml_wind_gust
  • ml_rain_prob
  • ml_rain_amount
  • actual_temp
  • actual_wind_speed
  • actual_wind_gust
  • actual_precipitation
  • actual_rain_event
  • actual_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:

  • Ciroc0
  • Open-Meteo - https://open-meteo.com
  • DMI / DMI HARMONIE

Structure

default 4,127 rows

SplitRowsSize
train4,127650.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
FileTypeSizeSHA-256
frontend_snapshot.jsonData179.0 KB
history_snapshot.jsonData147.5 KB
predictions.parquetData43.5 KB76342b61ff5c
predictions_latest.parquetData572.7 KBe7119490fdd1
README.mdDocumentation2.0 KB
.gitattributesRepository2.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.