You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/resolving-datahub-prices.md
+22-26Lines changed: 22 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,17 @@
1
-
# Resolving Datahub Prices
1
+
# Resolving DataHub Prices
2
2
3
-
_Datahub contains only prices for Denmark and this document is scoped only for Denmark for that reason._
3
+
_DataHub contains only prices for Denmark and this document is scoped only for Denmark for that reason._
4
4
5
5
## Prerequisites
6
6
7
7
### A list of network areas
8
8
9
9
The currently best known source for this is [this map](https://ens.dk/sites/ens.dk/files/Statistik/elnetgraenser_2023_04.pdf). There must be a better source...
10
10
11
-
### The tool `jq`
11
+
### Software
12
12
13
-
[`jq`](https://jqlang.github.io/jq/) is json manipulation tool - you will find all tools are present in the [`devcontainer`](https://containers.dev) for this repo.
14
-
15
-
### A local copy of price data
16
-
17
-
We will prepare two files using these two commands:
0 commit comments