From 7d96a3109b747ffea5f1bfd4e7a8a5d3337a5518 Mon Sep 17 00:00:00 2001 From: Emmanuel Haguet Date: Thu, 5 Aug 2021 09:50:55 +0200 Subject: [PATCH] Update capacity about zone IN-MH (#3249) partial source : row data from https://cea.nic.in/dashboard/?lang=en State Name Coal Gas Diesel Nuclear Hydro RES Total Installed Capacity Maharashtra Jun-2021 24966 3207.08 0 1400 3047 10383.35 43003.43 Co-authored-by: Guillaume (William) Picard --- config/zones.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config/zones.json b/config/zones.json index f1c12733f0..84384a5fa4 100644 --- a/config/zones.json +++ b/config/zones.json @@ -2784,6 +2784,7 @@ "timezone": null }, "IN-MH": { + "comment": "partial source: installed capacity in Jun-2021 https://cea.nic.in/dashboard/?lang=en", "bounding_box": [ [ 72.79941, @@ -2797,17 +2798,19 @@ "capacity": { "biomass": 2597, "coal": 24966, - "gas": 3427.6, + "gas": 3207.08, "hydro": 3047, "nuclear": 1400, "oil": 0, "solar": 2295, - "wind": 5010.8 + "wind": 5010.8, + "unknown": 480.55 }, "contributors": [ "https://github.com/GitMatze", "https://github.com/alixunderplatz", - "https://github.com/systemcatch" + "https://github.com/systemcatch", + "https://github.com/Manu1400" ], "flag_file_name": "in.png", "parsers": {