-
Notifications
You must be signed in to change notification settings - Fork 2
/
challenges.yaml
53 lines (49 loc) · 1.12 KB
/
challenges.yaml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
GAS :
countries : ["AT", "BE", "BG", "CZ", "DE", "DK", "EE", "EL", "ES", "FI",
"FR", "HR", "HU", "IE", "IT", "LT", "LU", "LV", "MT", "NL", "PL", "PT", "RO",
"SE", "SI", "SK"]
principal_code : G3000
OIL :
countries : ["AT", "BE", "BG", # "CY",
"CZ", "DE", "DK", "EE", "EL", "ES",
"FI", "FR", "HR", "HU", "IE", "IT", "LT", "LU", "LV", "MT","NL", "PL",
"PT", "RO", "SE", "SI", "SK"]
principal_code : O4671
ELECTRICITY :
countries : ["AT", "BE", "BG", # "CY",
"CZ", "DE", "DK", "EE", "EL", "ES",
"FI", "FR", "HR", "HU", "IE", "IT", "LT", "LU", "LV", "MT","NL", "PL",
"PT", "RO", "SE", "SI", "SK"]
principal_code : E7000
DATES :
current_date : "2024-03-01"
date_to_pred : "2024-04-01"
month_to_pred : "april"
COUNTRIES:
AT: Austria
BE: Belgium
BG: Bulgaria
CY: Cyprus
CZ: Czech Republic
DE: Germany
DK: Denmark
EE: Estonia
EL: Greece
ES: Spain
FI: Finland
FR: France
HR: Croatia
HU: Hungary
IE: Ireland
IT: Italy
LT: Lithuania
LU: Luxembourg
LV: Latvia
MT: Malta
NL: Netherlands
PL: Poland
PT: Portugal
RO: Romania
SE: Sweden
SI: Slovenia
SK: Slovakia