-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path20230817.json
45 lines (45 loc) · 1.09 KB
/
20230817.json
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
{
"zones_with_problems": ["west" , "middle", "east"],
"date": 20230817,
"url": "http://www.cubadebate.cu/noticias/2023/08/17/une-estima-afectacion-de-200-mw-durante-pico-nocturno-de-este-jueves/",
"prediction": {
"availability": 2820,
"demand_max": 2950,
"impact": 200,
"deficit": 130,
"backup": 0
},
"morning_info": {
"time": 700,
"availability": 2500,
"demand": 2240,
"deficit": 0
},
"plants": [
{
"broken":
{
"EG": ["1","2"],
"LR": ["2"],
"AM": ["3"]
},
"maintenance":
{
"MG": ["5"]
},
"limitation": 406
}
],
"distributed": {
"motors_with_problems": "",
"total_impact": 1068,
"combustible_problem": "",
"ships_with_problems": "",
"motors_impact": ""
},
"impact": {
"total_hours": 458,
"max": 193,
"max_hour": 2240
}
}