We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58f3ae commit 693362fCopy full SHA for 693362f
templates/definition/tariff/energinet-co2.yaml
@@ -19,7 +19,7 @@ render: |
19
tariff: co2
20
forecast:
21
source: http
22
- uri: https://api.energidataservice.dk/dataset/CO2EmisProg?filter={"PriceArea":["{{ .region }}"]}
+ uri: https://api.energidataservice.dk/dataset/CO2EmisProg?filter={"PriceArea":["{{ .region }}"]}&start=now
23
jq: |
24
[.records[]
25
| {
0 commit comments