Commit 3d98bc2
feat(DK): reconstruct end_datetime from 5-minute resolution (#8762)
The Energi Data Service datasets encode their granularity in the
`Minutes5UTC` timestamp column and expose no explicit interval end.
Reconstruct it from the schema-implied resolution (end = start + 5min)
for both exchange and wind/solar forecast events.
Part of the end_datetime rollout (#8515).
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ae8c4b7 commit 3d98bc2
2 files changed
Lines changed: 349 additions & 341 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
133 | 138 | | |
134 | 139 | | |
135 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
136 | 144 | | |
137 | 145 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 146 | + | |
| 147 | + | |
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
| |||
169 | 176 | | |
170 | 177 | | |
171 | 178 | | |
| 179 | + | |
172 | 180 | | |
173 | 181 | | |
174 | 182 | | |
| |||
0 commit comments