@digital4better/data 1.1.27 → 1.1.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/factor/continent-monthly-green.csv +84 -84
- package/data/factor/continent-monthly-green.json +659 -659
- package/data/factor/continent-monthly.csv +87 -87
- package/data/factor/continent-monthly.json +641 -641
- package/data/factor/continent-yearly-green.csv +17 -17
- package/data/factor/continent-yearly-green.json +123 -123
- package/data/factor/continent-yearly.csv +16 -16
- package/data/factor/continent-yearly.json +116 -116
- package/data/factor/country-monthly-green.csv +563 -563
- package/data/factor/country-monthly-green.json +4772 -4772
- package/data/factor/country-monthly.csv +606 -606
- package/data/factor/country-monthly.json +4539 -4539
- package/data/factor/country-yearly-green.csv +124 -124
- package/data/factor/country-yearly-green.json +979 -979
- package/data/factor/country-yearly.csv +116 -116
- package/data/factor/country-yearly.json +850 -850
- package/data/factor/subdivision-yearly-green.csv +50 -50
- package/data/factor/subdivision-yearly-green.json +438 -438
- package/data/factor/subdivision-yearly.csv +50 -50
- package/data/factor/subdivision-yearly.json +426 -426
- package/data/factor/world-monthly-green.csv +39 -39
- package/data/factor/world-monthly-green.json +351 -351
- package/data/factor/world-monthly.csv +39 -39
- package/data/factor/world-monthly.json +332 -332
- package/data/factor/world-yearly-green.csv +4 -4
- package/data/factor/world-yearly-green.json +35 -35
- package/data/factor/world-yearly.csv +4 -4
- package/data/factor/world-yearly.json +34 -34
- package/data/mix/continent-monthly-green.csv +61 -61
- package/data/mix/continent-monthly-green.json +187 -187
- package/data/mix/continent-monthly.csv +61 -61
- package/data/mix/continent-monthly.json +248 -248
- package/data/mix/continent-yearly-green.csv +11 -11
- package/data/mix/continent-yearly-green.json +30 -30
- package/data/mix/continent-yearly.csv +11 -11
- package/data/mix/continent-yearly.json +52 -52
- package/data/mix/country-monthly-green.csv +447 -447
- package/data/mix/country-monthly-green.json +1428 -1428
- package/data/mix/country-monthly.csv +447 -447
- package/data/mix/country-monthly.json +1619 -1619
- package/data/mix/country-yearly-green.csv +75 -75
- package/data/mix/country-yearly-green.json +234 -234
- package/data/mix/country-yearly.csv +75 -75
- package/data/mix/country-yearly.json +338 -338
- package/data/mix/subdivision-yearly-green.csv +25 -25
- package/data/mix/subdivision-yearly-green.json +48 -48
- package/data/mix/subdivision-yearly.csv +25 -25
- package/data/mix/subdivision-yearly.json +35 -35
- package/data/mix/world-monthly-green.csv +35 -35
- package/data/mix/world-monthly-green.json +137 -137
- package/data/mix/world-monthly.csv +35 -35
- package/data/mix/world-monthly.json +129 -129
- package/data/mix/world-yearly-green.csv +4 -4
- package/data/mix/world-yearly-green.json +14 -14
- package/data/mix/world-yearly.csv +4 -4
- package/data/mix/world-yearly.json +17 -17
- package/package.json +1 -1
|
@@ -264,9 +264,9 @@
|
|
|
264
264
|
"Wind": 0.0383
|
|
265
265
|
},
|
|
266
266
|
"2021-01": {
|
|
267
|
-
"Bioenergy": 0.
|
|
268
|
-
"Coal": 0.
|
|
269
|
-
"Gas": 0.
|
|
267
|
+
"Bioenergy": 0.0154,
|
|
268
|
+
"Coal": 0.2797,
|
|
269
|
+
"Gas": 0.3428,
|
|
270
270
|
"Hydro": 0.1442,
|
|
271
271
|
"Nuclear": 0.0567,
|
|
272
272
|
"Other Fossil": 0.0962,
|
|
@@ -275,64 +275,64 @@
|
|
|
275
275
|
"Wind": 0.0397
|
|
276
276
|
},
|
|
277
277
|
"2021-02": {
|
|
278
|
-
"Bioenergy": 0.
|
|
279
|
-
"Coal": 0.
|
|
280
|
-
"Gas": 0.
|
|
278
|
+
"Bioenergy": 0.0152,
|
|
279
|
+
"Coal": 0.2825,
|
|
280
|
+
"Gas": 0.3405,
|
|
281
281
|
"Hydro": 0.1464,
|
|
282
282
|
"Nuclear": 0.0521,
|
|
283
|
-
"Other Fossil": 0.
|
|
283
|
+
"Other Fossil": 0.097,
|
|
284
284
|
"Other Renewables": 0.007,
|
|
285
285
|
"Solar": 0.0202,
|
|
286
286
|
"Wind": 0.0391
|
|
287
287
|
},
|
|
288
288
|
"2021-03": {
|
|
289
|
-
"Bioenergy": 0.
|
|
290
|
-
"Coal": 0.
|
|
291
|
-
"Gas": 0.
|
|
289
|
+
"Bioenergy": 0.0154,
|
|
290
|
+
"Coal": 0.2791,
|
|
291
|
+
"Gas": 0.3368,
|
|
292
292
|
"Hydro": 0.1451,
|
|
293
293
|
"Nuclear": 0.0549,
|
|
294
|
-
"Other Fossil": 0.
|
|
294
|
+
"Other Fossil": 0.0943,
|
|
295
295
|
"Other Renewables": 0.007,
|
|
296
296
|
"Solar": 0.0248,
|
|
297
297
|
"Wind": 0.0425
|
|
298
298
|
},
|
|
299
299
|
"2021-04": {
|
|
300
|
-
"Bioenergy": 0.
|
|
301
|
-
"Coal": 0.
|
|
302
|
-
"Gas": 0.
|
|
300
|
+
"Bioenergy": 0.015,
|
|
301
|
+
"Coal": 0.2718,
|
|
302
|
+
"Gas": 0.3425,
|
|
303
303
|
"Hydro": 0.1483,
|
|
304
304
|
"Nuclear": 0.0519,
|
|
305
|
-
"Other Fossil": 0.
|
|
305
|
+
"Other Fossil": 0.0963,
|
|
306
306
|
"Other Renewables": 0.0072,
|
|
307
307
|
"Solar": 0.0269,
|
|
308
308
|
"Wind": 0.04
|
|
309
309
|
},
|
|
310
310
|
"2021-05": {
|
|
311
|
-
"Bioenergy": 0.
|
|
312
|
-
"Coal": 0.
|
|
313
|
-
"Gas": 0.
|
|
311
|
+
"Bioenergy": 0.0149,
|
|
312
|
+
"Coal": 0.2656,
|
|
313
|
+
"Gas": 0.3378,
|
|
314
314
|
"Hydro": 0.1554,
|
|
315
315
|
"Nuclear": 0.0525,
|
|
316
|
-
"Other Fossil": 0.
|
|
316
|
+
"Other Fossil": 0.0956,
|
|
317
317
|
"Other Renewables": 0.0071,
|
|
318
318
|
"Solar": 0.0291,
|
|
319
319
|
"Wind": 0.0419
|
|
320
320
|
},
|
|
321
321
|
"2021-06": {
|
|
322
|
-
"Bioenergy": 0.
|
|
323
|
-
"Coal": 0.
|
|
324
|
-
"Gas": 0.
|
|
322
|
+
"Bioenergy": 0.0144,
|
|
323
|
+
"Coal": 0.2735,
|
|
324
|
+
"Gas": 0.3434,
|
|
325
325
|
"Hydro": 0.1551,
|
|
326
326
|
"Nuclear": 0.0517,
|
|
327
|
-
"Other Fossil": 0.
|
|
327
|
+
"Other Fossil": 0.0944,
|
|
328
328
|
"Other Renewables": 0.0069,
|
|
329
329
|
"Solar": 0.0284,
|
|
330
330
|
"Wind": 0.0322
|
|
331
331
|
},
|
|
332
332
|
"2021-07": {
|
|
333
|
-
"Bioenergy": 0.
|
|
334
|
-
"Coal": 0.
|
|
335
|
-
"Gas": 0.
|
|
333
|
+
"Bioenergy": 0.0145,
|
|
334
|
+
"Coal": 0.2813,
|
|
335
|
+
"Gas": 0.3399,
|
|
336
336
|
"Hydro": 0.1553,
|
|
337
337
|
"Nuclear": 0.0522,
|
|
338
338
|
"Other Fossil": 0.0914,
|
|
@@ -341,20 +341,20 @@
|
|
|
341
341
|
"Wind": 0.0316
|
|
342
342
|
},
|
|
343
343
|
"2021-08": {
|
|
344
|
-
"Bioenergy": 0.
|
|
345
|
-
"Coal": 0.
|
|
346
|
-
"Gas": 0.
|
|
344
|
+
"Bioenergy": 0.0145,
|
|
345
|
+
"Coal": 0.2812,
|
|
346
|
+
"Gas": 0.3409,
|
|
347
347
|
"Hydro": 0.1543,
|
|
348
348
|
"Nuclear": 0.052,
|
|
349
|
-
"Other Fossil": 0.
|
|
349
|
+
"Other Fossil": 0.092,
|
|
350
350
|
"Other Renewables": 0.0067,
|
|
351
351
|
"Solar": 0.0268,
|
|
352
352
|
"Wind": 0.0316
|
|
353
353
|
},
|
|
354
354
|
"2021-09": {
|
|
355
|
-
"Bioenergy": 0.
|
|
356
|
-
"Coal": 0.
|
|
357
|
-
"Gas": 0.
|
|
355
|
+
"Bioenergy": 0.0145,
|
|
356
|
+
"Coal": 0.2698,
|
|
357
|
+
"Gas": 0.3437,
|
|
358
358
|
"Hydro": 0.1583,
|
|
359
359
|
"Nuclear": 0.053,
|
|
360
360
|
"Other Fossil": 0.0956,
|
|
@@ -363,9 +363,9 @@
|
|
|
363
363
|
"Wind": 0.0324
|
|
364
364
|
},
|
|
365
365
|
"2021-10": {
|
|
366
|
-
"Bioenergy": 0.
|
|
367
|
-
"Coal": 0.
|
|
368
|
-
"Gas": 0.
|
|
366
|
+
"Bioenergy": 0.0146,
|
|
367
|
+
"Coal": 0.2636,
|
|
368
|
+
"Gas": 0.3452,
|
|
369
369
|
"Hydro": 0.1536,
|
|
370
370
|
"Nuclear": 0.0535,
|
|
371
371
|
"Other Fossil": 0.0966,
|
|
@@ -374,31 +374,31 @@
|
|
|
374
374
|
"Wind": 0.0415
|
|
375
375
|
},
|
|
376
376
|
"2021-11": {
|
|
377
|
-
"Bioenergy": 0.
|
|
378
|
-
"Coal": 0.
|
|
379
|
-
"Gas": 0.
|
|
377
|
+
"Bioenergy": 0.0151,
|
|
378
|
+
"Coal": 0.2705,
|
|
379
|
+
"Gas": 0.344,
|
|
380
380
|
"Hydro": 0.1467,
|
|
381
381
|
"Nuclear": 0.0551,
|
|
382
|
-
"Other Fossil": 0.
|
|
382
|
+
"Other Fossil": 0.097,
|
|
383
383
|
"Other Renewables": 0.0071,
|
|
384
384
|
"Solar": 0.0215,
|
|
385
385
|
"Wind": 0.0431
|
|
386
386
|
},
|
|
387
387
|
"2021-12": {
|
|
388
|
-
"Bioenergy": 0.
|
|
389
|
-
"Coal": 0.
|
|
390
|
-
"Gas": 0.
|
|
388
|
+
"Bioenergy": 0.0159,
|
|
389
|
+
"Coal": 0.2828,
|
|
390
|
+
"Gas": 0.3348,
|
|
391
391
|
"Hydro": 0.1413,
|
|
392
392
|
"Nuclear": 0.0584,
|
|
393
|
-
"Other Fossil": 0.
|
|
393
|
+
"Other Fossil": 0.094,
|
|
394
394
|
"Other Renewables": 0.0068,
|
|
395
395
|
"Solar": 0.0201,
|
|
396
396
|
"Wind": 0.046
|
|
397
397
|
},
|
|
398
398
|
"2022-01": {
|
|
399
|
-
"Bioenergy": 0.
|
|
400
|
-
"Coal": 0.
|
|
401
|
-
"Gas": 0.
|
|
399
|
+
"Bioenergy": 0.0154,
|
|
400
|
+
"Coal": 0.2797,
|
|
401
|
+
"Gas": 0.3374,
|
|
402
402
|
"Hydro": 0.1418,
|
|
403
403
|
"Nuclear": 0.0575,
|
|
404
404
|
"Other Fossil": 0.0961,
|
|
@@ -407,64 +407,64 @@
|
|
|
407
407
|
"Wind": 0.0433
|
|
408
408
|
},
|
|
409
409
|
"2022-02": {
|
|
410
|
-
"Bioenergy": 0.
|
|
411
|
-
"Coal": 0.
|
|
412
|
-
"Gas": 0.
|
|
410
|
+
"Bioenergy": 0.0154,
|
|
411
|
+
"Coal": 0.2797,
|
|
412
|
+
"Gas": 0.3358,
|
|
413
413
|
"Hydro": 0.1424,
|
|
414
414
|
"Nuclear": 0.0526,
|
|
415
|
-
"Other Fossil": 0.
|
|
415
|
+
"Other Fossil": 0.0971,
|
|
416
416
|
"Other Renewables": 0.007,
|
|
417
417
|
"Solar": 0.0241,
|
|
418
418
|
"Wind": 0.046
|
|
419
419
|
},
|
|
420
420
|
"2022-03": {
|
|
421
|
-
"Bioenergy": 0.
|
|
422
|
-
"Coal": 0.
|
|
423
|
-
"Gas": 0.
|
|
421
|
+
"Bioenergy": 0.0153,
|
|
422
|
+
"Coal": 0.2722,
|
|
423
|
+
"Gas": 0.3338,
|
|
424
424
|
"Hydro": 0.1476,
|
|
425
425
|
"Nuclear": 0.0527,
|
|
426
|
-
"Other Fossil": 0.
|
|
426
|
+
"Other Fossil": 0.0947,
|
|
427
427
|
"Other Renewables": 0.007,
|
|
428
428
|
"Solar": 0.0294,
|
|
429
429
|
"Wind": 0.0473
|
|
430
430
|
},
|
|
431
431
|
"2022-04": {
|
|
432
|
-
"Bioenergy": 0.
|
|
433
|
-
"Coal": 0.
|
|
434
|
-
"Gas": 0.
|
|
432
|
+
"Bioenergy": 0.0148,
|
|
433
|
+
"Coal": 0.2595,
|
|
434
|
+
"Gas": 0.3353,
|
|
435
435
|
"Hydro": 0.1538,
|
|
436
436
|
"Nuclear": 0.0494,
|
|
437
|
-
"Other Fossil": 0.
|
|
437
|
+
"Other Fossil": 0.0981,
|
|
438
438
|
"Other Renewables": 0.0072,
|
|
439
439
|
"Solar": 0.0335,
|
|
440
440
|
"Wind": 0.0483
|
|
441
441
|
},
|
|
442
442
|
"2022-05": {
|
|
443
|
-
"Bioenergy": 0.
|
|
444
|
-
"Coal": 0.
|
|
445
|
-
"Gas": 0.
|
|
443
|
+
"Bioenergy": 0.0144,
|
|
444
|
+
"Coal": 0.2552,
|
|
445
|
+
"Gas": 0.3356,
|
|
446
446
|
"Hydro": 0.1618,
|
|
447
447
|
"Nuclear": 0.0494,
|
|
448
|
-
"Other Fossil": 0.
|
|
448
|
+
"Other Fossil": 0.0965,
|
|
449
449
|
"Other Renewables": 0.0071,
|
|
450
450
|
"Solar": 0.0352,
|
|
451
451
|
"Wind": 0.0447
|
|
452
452
|
},
|
|
453
453
|
"2022-06": {
|
|
454
|
-
"Bioenergy": 0.
|
|
455
|
-
"Coal": 0.
|
|
456
|
-
"Gas": 0.
|
|
454
|
+
"Bioenergy": 0.0142,
|
|
455
|
+
"Coal": 0.2632,
|
|
456
|
+
"Gas": 0.3389,
|
|
457
457
|
"Hydro": 0.1633,
|
|
458
458
|
"Nuclear": 0.0475,
|
|
459
|
-
"Other Fossil": 0.
|
|
459
|
+
"Other Fossil": 0.0939,
|
|
460
460
|
"Other Renewables": 0.0069,
|
|
461
461
|
"Solar": 0.034,
|
|
462
462
|
"Wind": 0.0381
|
|
463
463
|
},
|
|
464
464
|
"2022-07": {
|
|
465
|
-
"Bioenergy": 0.
|
|
466
|
-
"Coal": 0.
|
|
467
|
-
"Gas": 0.
|
|
465
|
+
"Bioenergy": 0.0145,
|
|
466
|
+
"Coal": 0.2784,
|
|
467
|
+
"Gas": 0.3375,
|
|
468
468
|
"Hydro": 0.1555,
|
|
469
469
|
"Nuclear": 0.0485,
|
|
470
470
|
"Other Fossil": 0.0906,
|
|
@@ -473,56 +473,56 @@
|
|
|
473
473
|
"Wind": 0.0354
|
|
474
474
|
},
|
|
475
475
|
"2022-08": {
|
|
476
|
-
"Bioenergy": 0.
|
|
477
|
-
"Coal": 0.
|
|
478
|
-
"Gas": 0.
|
|
476
|
+
"Bioenergy": 0.0149,
|
|
477
|
+
"Coal": 0.2871,
|
|
478
|
+
"Gas": 0.3372,
|
|
479
479
|
"Hydro": 0.15,
|
|
480
480
|
"Nuclear": 0.0489,
|
|
481
|
-
"Other Fossil": 0.
|
|
481
|
+
"Other Fossil": 0.0906,
|
|
482
482
|
"Other Renewables": 0.0066,
|
|
483
483
|
"Solar": 0.0318,
|
|
484
484
|
"Wind": 0.0328
|
|
485
485
|
},
|
|
486
486
|
"2022-09": {
|
|
487
|
-
"Bioenergy": 0.
|
|
488
|
-
"Coal": 0.
|
|
489
|
-
"Gas": 0.
|
|
487
|
+
"Bioenergy": 0.0147,
|
|
488
|
+
"Coal": 0.272,
|
|
489
|
+
"Gas": 0.3437,
|
|
490
490
|
"Hydro": 0.1493,
|
|
491
491
|
"Nuclear": 0.049,
|
|
492
|
-
"Other Fossil": 0.
|
|
492
|
+
"Other Fossil": 0.0959,
|
|
493
493
|
"Other Renewables": 0.007,
|
|
494
494
|
"Solar": 0.0316,
|
|
495
495
|
"Wind": 0.0368
|
|
496
496
|
},
|
|
497
497
|
"2022-10": {
|
|
498
|
-
"Bioenergy": 0.
|
|
499
|
-
"Coal": 0.
|
|
500
|
-
"Gas": 0.
|
|
498
|
+
"Bioenergy": 0.0146,
|
|
499
|
+
"Coal": 0.263,
|
|
500
|
+
"Gas": 0.3423,
|
|
501
501
|
"Hydro": 0.1507,
|
|
502
502
|
"Nuclear": 0.05,
|
|
503
|
-
"Other Fossil": 0.
|
|
503
|
+
"Other Fossil": 0.0967,
|
|
504
504
|
"Other Renewables": 0.0071,
|
|
505
505
|
"Solar": 0.0299,
|
|
506
506
|
"Wind": 0.0457
|
|
507
507
|
},
|
|
508
508
|
"2022-11": {
|
|
509
|
-
"Bioenergy": 0.
|
|
510
|
-
"Coal": 0.
|
|
511
|
-
"Gas": 0.
|
|
509
|
+
"Bioenergy": 0.0153,
|
|
510
|
+
"Coal": 0.2726,
|
|
511
|
+
"Gas": 0.3393,
|
|
512
512
|
"Hydro": 0.1451,
|
|
513
513
|
"Nuclear": 0.0518,
|
|
514
|
-
"Other Fossil": 0.
|
|
514
|
+
"Other Fossil": 0.0961,
|
|
515
515
|
"Other Renewables": 0.0071,
|
|
516
516
|
"Solar": 0.025,
|
|
517
517
|
"Wind": 0.0478
|
|
518
518
|
},
|
|
519
519
|
"2022-12": {
|
|
520
|
-
"Bioenergy": 0.
|
|
521
|
-
"Coal": 0.
|
|
522
|
-
"Gas": 0.
|
|
520
|
+
"Bioenergy": 0.0157,
|
|
521
|
+
"Coal": 0.2856,
|
|
522
|
+
"Gas": 0.3322,
|
|
523
523
|
"Hydro": 0.1409,
|
|
524
524
|
"Nuclear": 0.0539,
|
|
525
|
-
"Other Fossil": 0.
|
|
525
|
+
"Other Fossil": 0.0941,
|
|
526
526
|
"Other Renewables": 0.0069,
|
|
527
527
|
"Solar": 0.0225,
|
|
528
528
|
"Wind": 0.0482
|
|
@@ -535,12 +535,12 @@
|
|
|
535
535
|
"Nuclear": 0.055,
|
|
536
536
|
"Other Fossil": 0.0953,
|
|
537
537
|
"Other Renewables": 0.007,
|
|
538
|
-
"Solar": 0.
|
|
538
|
+
"Solar": 0.0263,
|
|
539
539
|
"Wind": 0.0513
|
|
540
540
|
},
|
|
541
541
|
"2023-02": {
|
|
542
542
|
"Bioenergy": 0.0152,
|
|
543
|
-
"Coal": 0.
|
|
543
|
+
"Coal": 0.2737,
|
|
544
544
|
"Gas": 0.3372,
|
|
545
545
|
"Hydro": 0.1417,
|
|
546
546
|
"Nuclear": 0.0509,
|
|
@@ -551,18 +551,18 @@
|
|
|
551
551
|
},
|
|
552
552
|
"2023-03": {
|
|
553
553
|
"Bioenergy": 0.0153,
|
|
554
|
-
"Coal": 0.
|
|
555
|
-
"Gas": 0.
|
|
556
|
-
"Hydro": 0.
|
|
554
|
+
"Coal": 0.2728,
|
|
555
|
+
"Gas": 0.3324,
|
|
556
|
+
"Hydro": 0.1425,
|
|
557
557
|
"Nuclear": 0.0514,
|
|
558
|
-
"Other Fossil": 0.
|
|
558
|
+
"Other Fossil": 0.0928,
|
|
559
559
|
"Other Renewables": 0.0069,
|
|
560
|
-
"Solar": 0.
|
|
561
|
-
"Wind": 0.
|
|
560
|
+
"Solar": 0.0344,
|
|
561
|
+
"Wind": 0.0515
|
|
562
562
|
},
|
|
563
563
|
"2023-04": {
|
|
564
564
|
"Bioenergy": 0.0148,
|
|
565
|
-
"Coal": 0.
|
|
565
|
+
"Coal": 0.2626,
|
|
566
566
|
"Gas": 0.3356,
|
|
567
567
|
"Hydro": 0.1448,
|
|
568
568
|
"Nuclear": 0.0494,
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
"Bioenergy": 0.0143,
|
|
609
609
|
"Coal": 0.2793,
|
|
610
610
|
"Gas": 0.3344,
|
|
611
|
-
"Hydro": 0.
|
|
611
|
+
"Hydro": 0.1535,
|
|
612
612
|
"Nuclear": 0.0495,
|
|
613
613
|
"Other Fossil": 0.0882,
|
|
614
614
|
"Other Renewables": 0.0065,
|
|
@@ -628,11 +628,11 @@
|
|
|
628
628
|
},
|
|
629
629
|
"2023-10": {
|
|
630
630
|
"Bioenergy": 0.0144,
|
|
631
|
-
"Coal": 0.
|
|
632
|
-
"Gas": 0.
|
|
633
|
-
"Hydro": 0.
|
|
634
|
-
"Nuclear": 0.
|
|
635
|
-
"Other Fossil": 0.
|
|
631
|
+
"Coal": 0.2656,
|
|
632
|
+
"Gas": 0.335,
|
|
633
|
+
"Hydro": 0.1523,
|
|
634
|
+
"Nuclear": 0.0504,
|
|
635
|
+
"Other Fossil": 0.0936,
|
|
636
636
|
"Other Renewables": 0.007,
|
|
637
637
|
"Solar": 0.0358,
|
|
638
638
|
"Wind": 0.046
|
|
@@ -640,18 +640,18 @@
|
|
|
640
640
|
"2023-11": {
|
|
641
641
|
"Bioenergy": 0.0151,
|
|
642
642
|
"Coal": 0.272,
|
|
643
|
-
"Gas": 0.
|
|
643
|
+
"Gas": 0.3321,
|
|
644
644
|
"Hydro": 0.1444,
|
|
645
645
|
"Nuclear": 0.0508,
|
|
646
646
|
"Other Fossil": 0.093,
|
|
647
647
|
"Other Renewables": 0.0069,
|
|
648
|
-
"Solar": 0.
|
|
648
|
+
"Solar": 0.0312,
|
|
649
649
|
"Wind": 0.0544
|
|
650
650
|
},
|
|
651
651
|
"2023-12": {
|
|
652
652
|
"Bioenergy": 0.0157,
|
|
653
653
|
"Coal": 0.2869,
|
|
654
|
-
"Gas": 0.
|
|
654
|
+
"Gas": 0.3247,
|
|
655
655
|
"Hydro": 0.1398,
|
|
656
656
|
"Nuclear": 0.0531,
|
|
657
657
|
"Other Fossil": 0.0908,
|
|
@@ -660,36 +660,36 @@
|
|
|
660
660
|
"Wind": 0.0542
|
|
661
661
|
},
|
|
662
662
|
"2024-01": {
|
|
663
|
-
"Bioenergy": 0.
|
|
664
|
-
"Coal": 0.
|
|
665
|
-
"Gas": 0.
|
|
666
|
-
"Hydro": 0.
|
|
663
|
+
"Bioenergy": 0.0153,
|
|
664
|
+
"Coal": 0.2807,
|
|
665
|
+
"Gas": 0.3311,
|
|
666
|
+
"Hydro": 0.1398,
|
|
667
667
|
"Nuclear": 0.0529,
|
|
668
668
|
"Other Fossil": 0.0914,
|
|
669
669
|
"Other Renewables": 0.0067,
|
|
670
|
-
"Solar": 0.
|
|
670
|
+
"Solar": 0.0304,
|
|
671
671
|
"Wind": 0.0517
|
|
672
672
|
},
|
|
673
673
|
"2024-02": {
|
|
674
|
-
"Bioenergy": 0.
|
|
675
|
-
"Coal": 0.
|
|
676
|
-
"Gas": 0.
|
|
674
|
+
"Bioenergy": 0.0153,
|
|
675
|
+
"Coal": 0.2776,
|
|
676
|
+
"Gas": 0.3291,
|
|
677
677
|
"Hydro": 0.1412,
|
|
678
|
-
"Nuclear": 0.
|
|
679
|
-
"Other Fossil": 0.
|
|
680
|
-
"Other Renewables": 0.
|
|
681
|
-
"Solar": 0.
|
|
682
|
-
"Wind": 0.
|
|
678
|
+
"Nuclear": 0.0506,
|
|
679
|
+
"Other Fossil": 0.0928,
|
|
680
|
+
"Other Renewables": 0.0069,
|
|
681
|
+
"Solar": 0.0331,
|
|
682
|
+
"Wind": 0.0534
|
|
683
683
|
},
|
|
684
684
|
"2024-03": {
|
|
685
|
-
"Bioenergy": 0.
|
|
686
|
-
"Coal": 0.
|
|
687
|
-
"Gas": 0.
|
|
688
|
-
"Hydro": 0.
|
|
689
|
-
"Nuclear": 0.
|
|
690
|
-
"Other Fossil": 0.
|
|
685
|
+
"Bioenergy": 0.0152,
|
|
686
|
+
"Coal": 0.2705,
|
|
687
|
+
"Gas": 0.3277,
|
|
688
|
+
"Hydro": 0.1431,
|
|
689
|
+
"Nuclear": 0.0495,
|
|
690
|
+
"Other Fossil": 0.0924,
|
|
691
691
|
"Other Renewables": 0.0069,
|
|
692
|
-
"Solar": 0.
|
|
693
|
-
"Wind": 0.
|
|
692
|
+
"Solar": 0.0392,
|
|
693
|
+
"Wind": 0.0556
|
|
694
694
|
}
|
|
695
695
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
2
2
|
2019,0.0137,0.2733,0.3512,0.1539,0.0547,0.0971,0.0072,0.0184,0.0304
|
|
3
3
|
2020,0.0143,0.2684,0.3478,0.1566,0.0533,0.0971,0.0071,0.0213,0.0341
|
|
4
|
-
2021,0.
|
|
5
|
-
2022,0.
|
|
6
|
-
2023,0.0148,0.2728,0.
|
|
7
|
-
2024,0.
|
|
4
|
+
2021,0.0149,0.2752,0.341,0.1503,0.0537,0.095,0.007,0.0245,0.0384
|
|
5
|
+
2022,0.0149,0.2726,0.3374,0.1502,0.0509,0.095,0.0069,0.0293,0.0427
|
|
6
|
+
2023,0.0148,0.2728,0.3343,0.1465,0.0506,0.0927,0.0069,0.0349,0.0463
|
|
7
|
+
2024,0.0153,0.2763,0.3293,0.1413,0.051,0.0922,0.0068,0.0342,0.0535
|
|
@@ -12,27 +12,27 @@
|
|
|
12
12
|
"Wind": 0.1505
|
|
13
13
|
},
|
|
14
14
|
"2021": {
|
|
15
|
-
"Bioenergy": 0.
|
|
16
|
-
"Hydro": 0.
|
|
17
|
-
"Solar": 0.
|
|
18
|
-
"Wind": 0.
|
|
15
|
+
"Bioenergy": 0.0655,
|
|
16
|
+
"Hydro": 0.6589,
|
|
17
|
+
"Solar": 0.1072,
|
|
18
|
+
"Wind": 0.1684
|
|
19
19
|
},
|
|
20
20
|
"2022": {
|
|
21
|
-
"Bioenergy": 0.
|
|
22
|
-
"Hydro": 0.
|
|
23
|
-
"Solar": 0.
|
|
24
|
-
"Wind": 0.
|
|
21
|
+
"Bioenergy": 0.0629,
|
|
22
|
+
"Hydro": 0.6332,
|
|
23
|
+
"Solar": 0.1236,
|
|
24
|
+
"Wind": 0.1802
|
|
25
25
|
},
|
|
26
26
|
"2023": {
|
|
27
27
|
"Bioenergy": 0.0609,
|
|
28
|
-
"Hydro": 0.
|
|
29
|
-
"Solar": 0.
|
|
28
|
+
"Hydro": 0.6042,
|
|
29
|
+
"Solar": 0.144,
|
|
30
30
|
"Wind": 0.1909
|
|
31
31
|
},
|
|
32
32
|
"2024": {
|
|
33
|
-
"Bioenergy": 0.
|
|
34
|
-
"Hydro": 0.
|
|
35
|
-
"Solar": 0.
|
|
36
|
-
"Wind": 0.
|
|
33
|
+
"Bioenergy": 0.0624,
|
|
34
|
+
"Hydro": 0.5784,
|
|
35
|
+
"Solar": 0.14,
|
|
36
|
+
"Wind": 0.2191
|
|
37
37
|
}
|
|
38
38
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
2
2
|
2019,0.0137,0.2733,0.3512,0.1539,0.0547,0.0971,0.0072,0.0184,0.0304
|
|
3
3
|
2020,0.0143,0.2684,0.3478,0.1566,0.0533,0.0971,0.0071,0.0213,0.0341
|
|
4
|
-
2021,0.
|
|
5
|
-
2022,0.
|
|
6
|
-
2023,0.0148,0.2728,0.
|
|
7
|
-
2024,0.
|
|
4
|
+
2021,0.0149,0.2752,0.341,0.1503,0.0537,0.095,0.007,0.0245,0.0384
|
|
5
|
+
2022,0.0149,0.2726,0.3374,0.1502,0.0509,0.095,0.0069,0.0293,0.0427
|
|
6
|
+
2023,0.0148,0.2728,0.3343,0.1465,0.0506,0.0927,0.0069,0.0349,0.0463
|
|
7
|
+
2024,0.0153,0.2763,0.3293,0.1413,0.051,0.0922,0.0068,0.0342,0.0535
|
|
@@ -22,23 +22,23 @@
|
|
|
22
22
|
"Wind": 0.0341
|
|
23
23
|
},
|
|
24
24
|
"2021": {
|
|
25
|
-
"Bioenergy": 0.
|
|
26
|
-
"Coal": 0.
|
|
27
|
-
"Gas": 0.
|
|
25
|
+
"Bioenergy": 0.0149,
|
|
26
|
+
"Coal": 0.2752,
|
|
27
|
+
"Gas": 0.341,
|
|
28
28
|
"Hydro": 0.1503,
|
|
29
29
|
"Nuclear": 0.0537,
|
|
30
|
-
"Other Fossil": 0.
|
|
30
|
+
"Other Fossil": 0.095,
|
|
31
31
|
"Other Renewables": 0.007,
|
|
32
32
|
"Solar": 0.0245,
|
|
33
33
|
"Wind": 0.0384
|
|
34
34
|
},
|
|
35
35
|
"2022": {
|
|
36
|
-
"Bioenergy": 0.
|
|
37
|
-
"Coal": 0.
|
|
38
|
-
"Gas": 0.
|
|
36
|
+
"Bioenergy": 0.0149,
|
|
37
|
+
"Coal": 0.2726,
|
|
38
|
+
"Gas": 0.3374,
|
|
39
39
|
"Hydro": 0.1502,
|
|
40
40
|
"Nuclear": 0.0509,
|
|
41
|
-
"Other Fossil": 0.
|
|
41
|
+
"Other Fossil": 0.095,
|
|
42
42
|
"Other Renewables": 0.0069,
|
|
43
43
|
"Solar": 0.0293,
|
|
44
44
|
"Wind": 0.0427
|
|
@@ -46,23 +46,23 @@
|
|
|
46
46
|
"2023": {
|
|
47
47
|
"Bioenergy": 0.0148,
|
|
48
48
|
"Coal": 0.2728,
|
|
49
|
-
"Gas": 0.
|
|
49
|
+
"Gas": 0.3343,
|
|
50
50
|
"Hydro": 0.1465,
|
|
51
|
-
"Nuclear": 0.
|
|
51
|
+
"Nuclear": 0.0506,
|
|
52
52
|
"Other Fossil": 0.0927,
|
|
53
53
|
"Other Renewables": 0.0069,
|
|
54
54
|
"Solar": 0.0349,
|
|
55
55
|
"Wind": 0.0463
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
|
-
"Bioenergy": 0.
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
58
|
+
"Bioenergy": 0.0153,
|
|
59
|
+
"Coal": 0.2763,
|
|
60
|
+
"Gas": 0.3293,
|
|
61
|
+
"Hydro": 0.1413,
|
|
62
|
+
"Nuclear": 0.051,
|
|
63
63
|
"Other Fossil": 0.0922,
|
|
64
64
|
"Other Renewables": 0.0068,
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
65
|
+
"Solar": 0.0342,
|
|
66
|
+
"Wind": 0.0535
|
|
67
67
|
}
|
|
68
68
|
}
|