-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path17.1.G Imbalance prices.json
More file actions
38 lines (38 loc) · 948 Bytes
/
Copy path17.1.G Imbalance prices.json
File metadata and controls
38 lines (38 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name": "17.1.G Imbalance prices",
"method": "GET",
"query": [
{
"key": "documentType",
"value": "A85",
"description": "[M] A85 = Imbalance prices"
},
{
"key": "controlArea_Domain",
"value": "10YAT-APG------L",
"description": "[M] EIC code of a Scheduling Area or Market Balancing Area"
},
{
"key": "periodStart",
"value": "202401010000",
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
},
{
"key": "periodEnd",
"value": "202401050000",
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
},
{
"key": "PsrType",
"value": "A04",
"description": "[O] A04 = Generation; A05 = Load",
"disabled": true
},
{
"key": "curveType",
"value": "A03",
"description": "[O] A01 = Sequential fixed block; A03 = Variable sized blocks (default)",
"disabled": true
}
]
}