Skip to content

Commit

Permalink
feat(config): update zones .yaml + zone pydantic model to include reg…
Browse files Browse the repository at this point in the history
…ion and country (#6856)

* feat(config): update zones .yaml + zone pydantic model to include region and country

* run prettier

* feat(config): update ambigious zone country values to null

* feat(config): update Namibia country

---------

Co-authored-by: Viktor Andersson <30777521+VIKTORVAV99@users.noreply.github.com>
  • Loading branch information
Garsdal and VIKTORVAV99 authored Jun 18, 2024
1 parent 6818d36 commit 04d1260
Show file tree
Hide file tree
Showing 399 changed files with 955 additions and 104 deletions.
2 changes: 2 additions & 0 deletions config/zones/AD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ contributors:
- Manu1400
- autipial
timezone: Europe/Andorra
region: Europe
country: AD
2 changes: 2 additions & 0 deletions config/zones/AE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ sources:
Climatescope:
link: https://www.global-climatescope.org/markets/ae/
timezone: Asia/Dubai
region: Asia
country: AE
2 changes: 2 additions & 0 deletions config/zones/AF.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Asia/Kabul
region: Asia
country: AF
2 changes: 2 additions & 0 deletions config/zones/AG.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: America/Antigua
region: Americas
country: AG
2 changes: 2 additions & 0 deletions config/zones/AL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ parsers:
productionCapacity: ENTSOE.fetch_production_capacity
productionPerModeForecast: ENTSOE.fetch_wind_solar_forecasts
timezone: Europe/Tirane
region: Europe
country: AL
2 changes: 2 additions & 0 deletions config/zones/AM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ fallbackZoneMixes:
wind: 1.592678840714006e-06
parsers: {}
timezone: Asia/Yerevan
region: Asia
country: AM
2 changes: 2 additions & 0 deletions config/zones/AO.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Africa/Luanda
region: Africa
country: AO
2 changes: 2 additions & 0 deletions config/zones/AR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,5 @@ parsers:
production: CAMMESA.fetch_production
productionCapacity: EMBER.fetch_production_capacity
timezone: America/Argentina/Buenos_Aires
region: Americas
country: AR
2 changes: 2 additions & 0 deletions config/zones/AT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,3 +368,5 @@ sources:
https://unece.org/sites/default/files/2022-04/LCA_3_FINAL%20March%202022.pdf#page=37,
https://proceedings.windeurope.org/biplatform/rails/active_storage/disk/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9JYTJWNVNTSWhORFJ0ZDJJMWVUbG9OMll6TVRaaGEza3lkamgxZG1aM056WnZZZ1k2QmtWVU9oQmthWE53YjNOcGRHbHZia2tpQVk1cGJteHBibVU3SUdacGJHVnVZVzFsUFNKWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtSWpzZ1ptbHNaVzVoYldVcVBWVlVSaTA0SnlkWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtQmpzR1ZEb1JZMjl1ZEdWdWRGOTBlWEJsU1NJVVlYQndiR2xqWVhScGIyNHZjR1JtQmpzR1ZBPT0iLCJleHAiOiIyMDIyLTExLTAyVDE1OjU0OjAzLjEyNFoiLCJwdXIiOiJibG9iX2tleSJ9fQ==--c25280a7345257bd91bfaf6d64ddb75c55eef799/Windeurope-Wind-energy-in-Europe-2021-statistics.pdf?content_type=application%2Fpdf&disposition=inline%3B+filename%3D%22Windeurope-Wind-energy-in-Europe-2021-statistics.pdf%22%3B+filename%2A%3DUTF-8%27%27Windeurope-Wind-energy-in-Europe-2021-statistics.pdf
timezone: Europe/Vienna
region: Europe
country: AT
2 changes: 2 additions & 0 deletions config/zones/AU-LH.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ capacity:
gas: 0.84
solar: 1
timezone: Lord_Howe
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-NSW.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,3 +256,5 @@ parsers:
production: OPENNEM.fetch_production
productionCapacity: OPENNEM.fetch_production_capacity
timezone: Australia/Sydney
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-NT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ parsers:
price: NTESMO.fetch_price
production: NTESMO.fetch_production
timezone: Australia/Darwin
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-QLD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,5 @@ parsers:
production: OPENNEM.fetch_production
productionCapacity: OPENNEM.fetch_production_capacity
timezone: Australia/Brisbane
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-SA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,3 +244,5 @@ parsers:
production: OPENNEM.fetch_production
productionCapacity: OPENNEM.fetch_production_capacity
timezone: Australia/Adelaide
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-TAS-CBI.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Australia/Lord_Howe
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-TAS-FI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ fallbackZoneMixes:
parsers:
production: ajenti.fetch_production
timezone: Australia/Hobart
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-TAS-KI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ fallbackZoneMixes:
parsers:
production: ajenti.fetch_production
timezone: Australia/Hobart
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-TAS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,3 +220,5 @@ parsers:
production: OPENNEM.fetch_production
productionCapacity: OPENNEM.fetch_production_capacity
timezone: Australia/Hobart
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-VIC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,5 @@ parsers:
production: OPENNEM.fetch_production
productionCapacity: OPENNEM.fetch_production_capacity
timezone: Australia/Melbourne
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-WA-RI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ fallbackZoneMixes:
parsers:
production: ajenti.fetch_production
timezone: Australia/Perth
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU-WA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,5 @@ parsers:
production: OPENNEM.fetch_production
productionCapacity: OPENNEM.fetch_production_capacity
timezone: Australia/Perth
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ subZoneNames:
- AU-WA
- AU-WA-RI
timezone: Australia/Sydney
region: Oceania
country: AU
2 changes: 2 additions & 0 deletions config/zones/AW.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,5 @@ parsers:
production: AW.fetch_production
productionCapacity: EMBER.fetch_production_capacity
timezone: America/Aruba
region: Americas
country: AW
2 changes: 2 additions & 0 deletions config/zones/AX.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,5 @@ sources:
https://unece.org/sites/default/files/2022-04/LCA_3_FINAL%20March%202022.pdf#page=37,
https://proceedings.windeurope.org/biplatform/rails/active_storage/disk/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9JYTJWNVNTSWhORFJ0ZDJJMWVUbG9OMll6TVRaaGEza3lkamgxZG1aM056WnZZZ1k2QmtWVU9oQmthWE53YjNOcGRHbHZia2tpQVk1cGJteHBibVU3SUdacGJHVnVZVzFsUFNKWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtSWpzZ1ptbHNaVzVoYldVcVBWVlVSaTA0SnlkWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtQmpzR1ZEb1JZMjl1ZEdWdWRGOTBlWEJsU1NJVVlYQndiR2xqWVhScGIyNHZjR1JtQmpzR1ZBPT0iLCJleHAiOiIyMDIyLTExLTAyVDE1OjU0OjAzLjEyNFoiLCJwdXIiOiJibG9iX2tleSJ9fQ==--c25280a7345257bd91bfaf6d64ddb75c55eef799/Windeurope-Wind-energy-in-Europe-2021-statistics.pdf?content_type=application%2Fpdf&disposition=inline%3B+filename%3D%22Windeurope-Wind-energy-in-Europe-2021-statistics.pdf%22%3B+filename%2A%3DUTF-8%27%27Windeurope-Wind-energy-in-Europe-2021-statistics.pdf
timezone: Europe/Mariehamn
region: Europe
country: AX
2 changes: 2 additions & 0 deletions config/zones/AZ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ fallbackZoneMixes:
oil: 0.46
unknown: 0.01
timezone: Asia/Baku
region: Asia
country: AZ
2 changes: 2 additions & 0 deletions config/zones/BA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,5 @@ sources:
INCER ACV:
link: https://docs.google.com/spreadsheets/d/1w5DJ7sPen6axIHU8TCVcuzNCjlct4I6JAbhUlw-ZXu8/edit?usp=sharing
timezone: Asia/Bahrain
region: Europe
country: BA
2 changes: 2 additions & 0 deletions config/zones/BB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ parsers:
consumption: BB.fetch_consumption
production: BB.fetch_production
timezone: America/Barbados
region: Americas
country: BB
2 changes: 2 additions & 0 deletions config/zones/BD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ parsers:
production: ERP_PGCB.fetch_production
productionCapacity: EMBER.fetch_production_capacity
timezone: Asia/Dhaka
region: Asia
country: BD
2 changes: 2 additions & 0 deletions config/zones/BE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -354,3 +354,5 @@ sources:
https://unece.org/sites/default/files/2022-04/LCA_3_FINAL%20March%202022.pdf#page=37,
https://proceedings.windeurope.org/biplatform/rails/active_storage/disk/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9JYTJWNVNTSWhORFJ0ZDJJMWVUbG9OMll6TVRaaGEza3lkamgxZG1aM056WnZZZ1k2QmtWVU9oQmthWE53YjNOcGRHbHZia2tpQVk1cGJteHBibVU3SUdacGJHVnVZVzFsUFNKWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtSWpzZ1ptbHNaVzVoYldVcVBWVlVSaTA0SnlkWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtQmpzR1ZEb1JZMjl1ZEdWdWRGOTBlWEJsU1NJVVlYQndiR2xqWVhScGIyNHZjR1JtQmpzR1ZBPT0iLCJleHAiOiIyMDIyLTExLTAyVDE1OjU0OjAzLjEyNFoiLCJwdXIiOiJibG9iX2tleSJ9fQ==--c25280a7345257bd91bfaf6d64ddb75c55eef799/Windeurope-Wind-energy-in-Europe-2021-statistics.pdf?content_type=application%2Fpdf&disposition=inline%3B+filename%3D%22Windeurope-Wind-energy-in-Europe-2021-statistics.pdf%22%3B+filename%2A%3DUTF-8%27%27Windeurope-Wind-energy-in-Europe-2021-statistics.pdf
timezone: Europe/Brussels
region: Europe
country: BE
2 changes: 2 additions & 0 deletions config/zones/BF.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Africa/Ouagadougou
region: Africa
country: BF
2 changes: 2 additions & 0 deletions config/zones/BG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,3 +359,5 @@ sources:
https://unece.org/sites/default/files/2022-04/LCA_3_FINAL%20March%202022.pdf#page=37,
https://proceedings.windeurope.org/biplatform/rails/active_storage/disk/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9JYTJWNVNTSWhORFJ0ZDJJMWVUbG9OMll6TVRaaGEza3lkamgxZG1aM056WnZZZ1k2QmtWVU9oQmthWE53YjNOcGRHbHZia2tpQVk1cGJteHBibVU3SUdacGJHVnVZVzFsUFNKWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtSWpzZ1ptbHNaVzVoYldVcVBWVlVSaTA0SnlkWGFXNWtaWFZ5YjNCbExWZHBibVF0Wlc1bGNtZDVMV2x1TFVWMWNtOXdaUzB5TURJeExYTjBZWFJwYzNScFkzTXVjR1JtQmpzR1ZEb1JZMjl1ZEdWdWRGOTBlWEJsU1NJVVlYQndiR2xqWVhScGIyNHZjR1JtQmpzR1ZBPT0iLCJleHAiOiIyMDIyLTExLTAyVDE1OjU0OjAzLjEyNFoiLCJwdXIiOiJibG9iX2tleSJ9fQ==--c25280a7345257bd91bfaf6d64ddb75c55eef799/Windeurope-Wind-energy-in-Europe-2021-statistics.pdf?content_type=application%2Fpdf&disposition=inline%3B+filename%3D%22Windeurope-Wind-energy-in-Europe-2021-statistics.pdf%22%3B+filename%2A%3DUTF-8%27%27Windeurope-Wind-energy-in-Europe-2021-statistics.pdf
timezone: Europe/Sofia
region: Europe
country: BG
2 changes: 2 additions & 0 deletions config/zones/BH.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ contributors:
parsers:
consumption: GCCIA.fetch_consumption
timezone: Asia/Bahrain
region: Asia
country: BH
2 changes: 2 additions & 0 deletions config/zones/BI.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Africa/Bujumbura
region: Africa
country: BI
2 changes: 2 additions & 0 deletions config/zones/BJ.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Africa/Porto-Novo
region: Africa
country: BJ
2 changes: 2 additions & 0 deletions config/zones/BN.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Asia/Brunei
region: Asia
country: BN
2 changes: 2 additions & 0 deletions config/zones/BO.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,5 @@ parsers:
production: CNDC.fetch_production
productionCapacity: EMBER.fetch_production_capacity
timezone: America/La_Paz
region: Americas
country: BO
2 changes: 2 additions & 0 deletions config/zones/BR-CS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,5 @@ parsers:
production: ONS.fetch_production
productionCapacity: ONS.fetch_production_capacity
timezone: null
region: Americas
country: BR
2 changes: 2 additions & 0 deletions config/zones/BR-N.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,5 @@ parsers:
production: ONS.fetch_production
productionCapacity: ONS.fetch_production_capacity
timezone: null
region: Americas
country: BR
2 changes: 2 additions & 0 deletions config/zones/BR-NE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,5 @@ parsers:
production: ONS.fetch_production
productionCapacity: ONS.fetch_production_capacity
timezone: null
region: Americas
country: BR
2 changes: 2 additions & 0 deletions config/zones/BR-S.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,5 @@ parsers:
production: ONS.fetch_production
productionCapacity: ONS.fetch_production_capacity
timezone: null
region: Americas
country: BR
2 changes: 2 additions & 0 deletions config/zones/BR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ subZoneNames:
- BR-N
- BR-NE
- BR-S
region: Americas
country: BR
2 changes: 2 additions & 0 deletions config/zones/BS.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: America/Nassau
region: Americas
country: BS
2 changes: 2 additions & 0 deletions config/zones/BT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ bounding_box:
- - 92.58352083520836
- 28.85852622998459
timezone: Asia/Thimphu
region: Asia
country: BT
2 changes: 2 additions & 0 deletions config/zones/BW.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timezone: Africa/Gaborone
region: Africa
country: BW
2 changes: 2 additions & 0 deletions config/zones/BY.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ parsers:
productionCapacity: EMBER.fetch_production_capacity
productionPerModeForecast: ENTSOE.fetch_wind_solar_forecasts
timezone: Europe/Minsk
region: Europe
country: BY
2 changes: 2 additions & 0 deletions config/zones/BZ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ bounding_box:
- - -87.28307044199994
- 18.99075876900004
timezone: America/Belize
region: Americas
country: BZ
5 changes: 4 additions & 1 deletion config/zones/CA-AB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ emissionFactors:
source: Electricity Maps, 2021 average
value: 483.05444890890203
unknown:
source: 'assumes 50% coal and 50% natural gas from Battle River dual fuel power plant'
source: assumes 50% coal and 50% natural gas from Battle River dual fuel power
plant
value: 655
fallbackZoneMixes:
powerOriginRatios:
Expand All @@ -101,3 +102,5 @@ parsers:
price: CA_AB.fetch_price
production: CA_AB.fetch_production
timezone: America/Edmonton
region: Americas
country: CA
10 changes: 6 additions & 4 deletions config/zones/CA-BC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ emissionFactors:
lifecycle:
unknown:
- datetime: '2019-01-01'
source: 'assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources'
source: assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources
value: 56
direct:
unknown:
- datetime: '2019-01-01'
source: 'assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources'
source: assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources
value: 28.6
isLowCarbon:
unknown:
- datetime: '2019-01-01'
source: 'assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources'
source: assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources
value: 0.94
isRenewable:
unknown:
- datetime: '2019-01-01'
source: 'assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources'
source: assumes 87% hydro, 5% biomass, 4% gas, 2% wind and 2% from various sources
value: 0.94
fallbackZoneMixes:
_source: List of Generating Stations in BC (Wikipedia)
Expand All @@ -45,3 +45,5 @@ fallbackZoneMixes:
parsers:
consumption: CA_BC.fetch_consumption
timezone: America/Vancouver
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-MB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ fallbackZoneMixes:
hydro: 0.9715
wind: 0.0254
timezone: America/Winnipeg
region: Americas
country: CA
8 changes: 6 additions & 2 deletions config/zones/CA-NB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,15 @@ emissionFactors:
unknown:
- datetime: '2019-01-01'
_url: https://open.canada.ca/data/en/dataset/5a6abd9d-d343-41ef-a525-7a1efb686300/resource/0c58139d-1811-466a-97ba-4c84b3fd83a2
source: assumes 37.54% nuclear, 22.41% hydro, 14.53% gas, 13.71% coal, 6.65% wind, 3.78% biomass and 1.38% oil
source: assumes 37.54% nuclear, 22.41% hydro, 14.53% gas, 13.71% coal, 6.65%
wind, 3.78% biomass and 1.38% oil
value: 163.5
lifecycle:
unknown:
- datetime: '2019-01-01'
_url: https://open.canada.ca/data/en/dataset/5a6abd9d-d343-41ef-a525-7a1efb686300/resource/0c58139d-1811-466a-97ba-4c84b3fd83a2
source: assumes 37.54% nuclear, 22.41% hydro, 14.53% gas, 13.71% coal, 6.65% wind, 3.78% biomass and 1.38% oil
source: assumes 37.54% nuclear, 22.41% hydro, 14.53% gas, 13.71% coal, 6.65%
wind, 3.78% biomass and 1.38% oil
value: 211.9
fallbackZoneMixes:
powerOriginRatios:
Expand Down Expand Up @@ -64,3 +66,5 @@ isRenewable:
parsers:
production: CA_NB.fetch_production
timezone: America/Moncton
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-NL-LB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ bounding_box:
- - -55.14755647556471
- 60.80458831011339
timezone: America/St_Johns
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-NL-NF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ bounding_box:
- - -52.12712627126267
- 53.850894675202525
timezone: America/St_Johns
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-NS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,5 @@ fallbackZoneMixes:
parsers:
production: CA_NS.fetch_production
timezone: America/Halifax
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-NT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ bounding_box:
- - -101.48658586274732
- 79.26634349200017
timezone: America/Yellowknife
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-NU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ bounding_box:
- - -60.585479295999846
- 83.61652252800013
timezone: America/Rankin_Inlet
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-ON.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,3 +261,5 @@ sources:
391 (2013)"
: link: https://doi.org/10.1007/s11367-012-0501-0
timezone: America/Toronto
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-PE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,5 @@ emissionFactors:
parsers:
production: PrinceEdwardIsland.fetch_production
timezone: America/Halifax
region: Americas
country: CA
2 changes: 2 additions & 0 deletions config/zones/CA-QC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,5 @@ parsers:
consumption: CA_QC.fetch_consumption
production: CA_QC.fetch_production
timezone: America/Toronto
region: Americas
country: CA
5 changes: 4 additions & 1 deletion config/zones/CA-SK.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ capacity:
value: 324
contributors:
- VIKTORVAV99
disclaimer: The hourly production mix is estimated based on the daily average production mix.
disclaimer: The hourly production mix is estimated based on the daily average production
mix.
timezone: America/Regina
parsers:
production: CA_SK.fetch_production
consumption: CA_SK.fetch_consumption
region: Americas
country: CA
Loading

0 comments on commit 04d1260

Please sign in to comment.