Skip to content

Commit bb2f961

Browse files
committed
Deploying to gh-pages from @ ea23c29 🚀
1 parent 25b4804 commit bb2f961

209 files changed

Lines changed: 2473 additions & 2457 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RELEASE_CHECKLIST.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/architecture.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/da-price-spread-vignette.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/da-price-spread-vignette.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ da_prices <- energy_prices(
6262
#> ── API call ────────────────────────────────────────────────────────────────────────────────────────────────────────────
6363
#> → https://web-api.tp.entsoe.eu/api?documentType=A44&in_Domain=10YPL-AREA-----S&out_Domain=10YPL-AREA-----S&periodStart=202512312300&periodEnd=202601072300&contract_MarketAgreement.type=A01&securityToken=<...>
6464
#> <- HTTP/2 200
65-
#> <- date: Wed, 08 Apr 2026 13:09:48 GMT
65+
#> <- date: Wed, 08 Apr 2026 13:16:12 GMT
6666
#> <- content-type: text/xml
6767
#> <- content-disposition: inline; filename="Energy_Prices_202512312300-202601072300.xml"
6868
#> <- x-content-type-options: nosniff
@@ -92,7 +92,7 @@ glimpse(da_prices)
9292
#> $ ts_auction_type_def <chr> "Implicit", "Implicit", "Implicit", "Implicit", "Implicit", "Implicit", "Implicit",…
9393
#> $ ts_business_type <chr> "A62", "A62", "A62", "A62", "A62", "A62", "A62", "A62", "A62", "A62", "A62", "A62",…
9494
#> $ ts_business_type_def <chr> "Spot price", "Spot price", "Spot price", "Spot price", "Spot price", "Spot price",…
95-
#> $ created_date_time <dttm> 2026-04-08 13:09:48, 2026-04-08 13:09:48, 2026-04-08 13:09:48, 2026-04-08 13:09:48
95+
#> $ created_date_time <dttm> 2026-04-08 13:16:12, 2026-04-08 13:16:12, 2026-04-08 13:16:12, 2026-04-08 13:16:12
9696
#> $ revision_number <dbl> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,…
9797
#> $ ts_resolution <chr> "PT15M", "PT15M", "PT15M", "PT15M", "PT15M", "PT15M", "PT15M", "PT15M", "PT15M", "P…
9898
#> $ ts_time_interval_start <dttm> 2025-12-31 23:00:00, 2025-12-31 23:00:00, 2025-12-31 23:00:00, 2025-12-31 23:00:00…

0 commit comments

Comments
 (0)