@palmgrove/nefdb 1.0.0
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/CHANGELOG.md +25 -0
- package/LICENSE +412 -0
- package/METHODOLOGY.md +1559 -0
- package/README.md +137 -0
- package/data/nefdb_v1.csv +46 -0
- package/data/nefdb_v1.json +1766 -0
- package/dist/api/aviation.d.ts +5 -0
- package/dist/api/fuel.d.ts +13 -0
- package/dist/api/grid.d.ts +6 -0
- package/dist/api/transport.d.ts +2 -0
- package/dist/api/waste.d.ts +4 -0
- package/dist/api/water.d.ts +3 -0
- package/dist/factors/aviation.d.ts +2 -0
- package/dist/factors/fuel_combustion.d.ts +2 -0
- package/dist/factors/grid_electricity.d.ts +2 -0
- package/dist/factors/index.d.ts +2 -0
- package/dist/factors/transport.d.ts +2 -0
- package/dist/factors/waste.d.ts +2 -0
- package/dist/factors/water.d.ts +2 -0
- package/dist/index.cjs +2098 -0
- package/dist/index.d.ts +25 -0
- package/dist/index.js +2071 -0
- package/dist/query.d.ts +8 -0
- package/dist/sources/index.d.ts +5 -0
- package/dist/types.d.ts +50 -0
- package/package.json +56 -0
package/METHODOLOGY.md
ADDED
|
@@ -0,0 +1,1559 @@
|
|
|
1
|
+
# Nigeria Emission Factor Database - Methodology
|
|
2
|
+
|
|
3
|
+
This document combines all Nigeria Emission Factor Database (NEFDB) phase methodology notes into a single reference. Each section covers one methodology domain or validation report, in the order the work was carried out: grid electricity, fuel combustion, transport and aviation, waste and water, and finally the public export and documentation layer. The original standalone phase documents remain in `methodology/progressive/`; this file is the consolidated version.
|
|
4
|
+
|
|
5
|
+
## Table of Contents
|
|
6
|
+
|
|
7
|
+
- [Grid Electricity Methodology](#grid-electricity-methodology)
|
|
8
|
+
- [Grid Electricity Validation](#grid-electricity-validation)
|
|
9
|
+
- [Grid Electricity Validation & Enrichment](#grid-electricity-validation-enrichment)
|
|
10
|
+
- [Fuel Combustion Methodology](#fuel-combustion-methodology)
|
|
11
|
+
- [Transport & Aviation Methodology](#transport-aviation-methodology)
|
|
12
|
+
- [Waste & Water Methodology](#waste-water-methodology)
|
|
13
|
+
- [Public Export & Documentation](#public-export-documentation)
|
|
14
|
+
|
|
15
|
+
# Grid Electricity Methodology
|
|
16
|
+
|
|
17
|
+
NEFDB Phase 1 delivers the first 15 grid-electricity emission factors:
|
|
18
|
+
|
|
19
|
+
- 3 national-grid margin factors from WAPP ASB0034-2021 (operating, build, combined).
|
|
20
|
+
- 1 national-grid location-based factor derived from the NEFDB reconciled 2024 generation mix.
|
|
21
|
+
- 11 DisCo-level location-based factors derived from Q2 2024 billed energy and a 2024 regional generation-mix adjustment.
|
|
22
|
+
|
|
23
|
+
All values are Scope 2, Nigeria (`NG`), and published under NEFDB version `1.0.0`.
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## 1. WAPP ASB0034-2021 National Grid Margin Factors
|
|
28
|
+
|
|
29
|
+
### 1.1 Source
|
|
30
|
+
|
|
31
|
+
- **Primary:** `WAPP_ASB0034_2021` - *Standardized Baseline for WAPP including Nigeria (ASB0034-2021)*, UNFCCC / WAPP, 2021, Section 7, Table 1.
|
|
32
|
+
- **Corroboration:** `WAPP_ASB0034_ASSESSMENT` - *Assessment Report ASU006 ASB0034 WAPP*, UNFCCC / WAPP, 2021.
|
|
33
|
+
- **Methodology:** `UNFCCC_CDM_TOOL07` - *UNFCCC CDM Methodological Tool 07 v7.0*, 2021.
|
|
34
|
+
|
|
35
|
+
### 1.2 Extracted values
|
|
36
|
+
|
|
37
|
+
| Factor ID | Subcategory | Value (kgCO2e/kWh) | Data year | Confidence | Uncertainty |
|
|
38
|
+
|---|---|---:|---|---|---|
|
|
39
|
+
| `ng.grid.national.om.2021` | `national_grid_operating_margin` | 0.578 | 2019 | high | ±10% |
|
|
40
|
+
| `ng.grid.national.bm.2021` | `national_grid_build_margin` | 0.556 | 2019 | high | ±10% |
|
|
41
|
+
| `ng.grid.national.cm.2021` | `national_grid_combined_margin` | 0.573 | 2019 | high | ±10% |
|
|
42
|
+
|
|
43
|
+
### 1.3 Unit conversion
|
|
44
|
+
|
|
45
|
+
The source publishes factors in **tCO2/MWh**. Because:
|
|
46
|
+
|
|
47
|
+
```
|
|
48
|
+
1 tCO2 = 1,000 kgCO2
|
|
49
|
+
1 MWh = 1,000 kWh
|
|
50
|
+
```
|
|
51
|
+
|
|
52
|
+
the conversion to kgCO2e/kWh is 1:1. No GWP adjustment is required because these factors are CO2-only.
|
|
53
|
+
|
|
54
|
+
### 1.4 Combined-margin cross-check
|
|
55
|
+
|
|
56
|
+
TOOL07 v7.0 Equation 16:
|
|
57
|
+
|
|
58
|
+
```
|
|
59
|
+
EFgrid,CM,y = EFgrid,OM,y × wOM + EFgrid,BM,y × wBM
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
For wind/solar projects, first crediting period: `wOM = 0.75`, `wBM = 0.25`.
|
|
63
|
+
|
|
64
|
+
```
|
|
65
|
+
0.578 × 0.75 + 0.556 × 0.25 = 0.4335 + 0.1390 = 0.5725 → 0.573 tCO2/MWh
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
This matches ASB0034-2021 Table 1 exactly.
|
|
69
|
+
|
|
70
|
+
---
|
|
71
|
+
|
|
72
|
+
## 2. National Grid Location-Based Emission Factor (2024)
|
|
73
|
+
|
|
74
|
+
### 2.1 Source
|
|
75
|
+
|
|
76
|
+
- **Primary:** `NEFDB_RECONCILED_GENERATION_2024` - *Nigeria Generation Mix Reconciled 2024*, NEFDB, 2024.
|
|
77
|
+
- **Underlying total and hydro:** `GUARDIAN_NERC_2024` - *Guardian Nigeria summary of NERC 2024 annual statistics*.
|
|
78
|
+
- **Solar / biomass cross-check:** `EMBER_OWID_2024` - *Ember Yearly Electricity Data / Our World in Data energy dataset*.
|
|
79
|
+
- **Methodology:** `IPCC_2006_VOL2_CH2` - *IPCC 2006 Guidelines Vol 2 Ch 2 Stationary Combustion*.
|
|
80
|
+
|
|
81
|
+
### 2.2 Factor
|
|
82
|
+
|
|
83
|
+
| Factor ID | Value (kgCO2e/kWh) | Data year | Confidence | Uncertainty |
|
|
84
|
+
|---|---|---:|---|---|---|
|
|
85
|
+
| `ng.grid.national.location.2024` | 0.138611 | 2024 | medium | ±15% |
|
|
86
|
+
|
|
87
|
+
### 2.3 Input data (2024)
|
|
88
|
+
|
|
89
|
+
| Fuel | Generation (GWh) | Emissions (ktCO2e) | EF (kgCO2e/kWh) |
|
|
90
|
+
|---|---:|---:|---:|
|
|
91
|
+
| Gas | 25,433.85 | 5,141.610 | 0.202156 |
|
|
92
|
+
| Oil | 0.00 | 0.000 | 0.279515 |
|
|
93
|
+
| Hydro | 11,469.85 | 0.000 | 0.000000 |
|
|
94
|
+
| Solar | 130.00 | 0.000 | 0.000000 |
|
|
95
|
+
| Biomass | 60.00 | 0.000 | 0.000000 |
|
|
96
|
+
| Wind / coal / other | 0.00 | 0.000 | 0.000000 |
|
|
97
|
+
| **Total** | **37,093.70** | **5,141.610** | **0.138611** |
|
|
98
|
+
|
|
99
|
+
Gas generation is the residual after hydro, solar and biomass are subtracted from the NERC-sourced total of 37,093.70 GWh. The 2024 hydro share is 30.92%.
|
|
100
|
+
|
|
101
|
+
### 2.4 Methodology
|
|
102
|
+
|
|
103
|
+
The factor is a generation-weighted average using the UNFCCC Tool to calculate the emission factor for an electricity system:
|
|
104
|
+
|
|
105
|
+
```
|
|
106
|
+
emissions_per_fuel = generation_gwh × ef_kgco2e_per_kwh
|
|
107
|
+
EF = sum(emissions_per_fuel) / total_generation_gwh
|
|
108
|
+
```
|
|
109
|
+
|
|
110
|
+
Assumptions:
|
|
111
|
+
|
|
112
|
+
- IPCC 2006 default EFs for natural gas (Table 2.2):
|
|
113
|
+
- CO2: 56,100 kg/TJ
|
|
114
|
+
- CH4: 1 kg/TJ
|
|
115
|
+
- N2O: 0.1 kg/TJ
|
|
116
|
+
- IPCC 2006 default EFs for residual fuel oil (Table 2.2):
|
|
117
|
+
- CO2: 77,400 kg/TJ
|
|
118
|
+
- CH4: 3 kg/TJ
|
|
119
|
+
- N2O: 0.6 kg/TJ
|
|
120
|
+
- GWP basis: AR5 (`CH4 = 28`, `N2O = 265`).
|
|
121
|
+
- Hydro, solar, wind, biomass and other generation are treated as zero emissions.
|
|
122
|
+
|
|
123
|
+
Natural-gas EF derivation:
|
|
124
|
+
|
|
125
|
+
```
|
|
126
|
+
CO2: 56,100 × 3.6 / 10^6 = 0.201960 kgCO2/kWh
|
|
127
|
+
CH4: 1 × 3.6 / 10^6 × 28 = 0.00010080 kgCO2e/kWh
|
|
128
|
+
N2O: 0.1 × 3.6 / 10^6 × 265 = 0.00009540 kgCO2e/kWh
|
|
129
|
+
Total gas EF = 0.202156 kgCO2e/kWh
|
|
130
|
+
```
|
|
131
|
+
|
|
132
|
+
### 2.5 Step-by-step arithmetic
|
|
133
|
+
|
|
134
|
+
```
|
|
135
|
+
Gas emissions: 25,433.85 GWh × 0.202156 = 5,141.610 ktCO2e
|
|
136
|
+
Oil emissions: 0 GWh × 0.279515 = 0 ktCO2e
|
|
137
|
+
Zero-emission: 11,659.85 GWh (hydro + solar + biomass) = 0 ktCO2e
|
|
138
|
+
Total emissions: 5,141.610 ktCO2e
|
|
139
|
+
Total generation: 37,093.70 GWh
|
|
140
|
+
EF: 5,141.610 / 37,093.70 = 0.138611 kgCO2e/kWh
|
|
141
|
+
```
|
|
142
|
+
|
|
143
|
+
Stored value: **0.138611 kgCO2e/kWh**.
|
|
144
|
+
|
|
145
|
+
### 2.6 Why 2024 supersedes 2020
|
|
146
|
+
|
|
147
|
+
The previous Phase 1 national location-based factor (`ng.grid.national.location.2020`, 0.5717 kgCO2e/kWh) was built from an incomplete 2020 plant-level dataset that captured only 7,281.71 GWh of gas and 75.59 GWh of hydro. Kainji, Jebba and Shiroro were excluded because their records used non-MWh unit labels.
|
|
148
|
+
|
|
149
|
+
A corrected 2020 recomputation using full NEDB plant-level hydro (8,341.99 GWh) gives a national factor of roughly 0.45 kgCO2e/kWh. The 2024 mix is preferred as the primary factor because:
|
|
150
|
+
|
|
151
|
+
1. It uses an official NERC-sourced total and hydro share (via Guardian Nigeria).
|
|
152
|
+
2. It matches the 2024 DisCo billed-energy denominator already used for DisCo factors.
|
|
153
|
+
3. It reflects the higher hydro share observed during the 2024 gas shortfall.
|
|
154
|
+
|
|
155
|
+
The 2020 corrected value remains available as a back-cast in the reconciled generation mix file.
|
|
156
|
+
|
|
157
|
+
### 2.7 Limitations and flags
|
|
158
|
+
|
|
159
|
+
| Issue | Impact |
|
|
160
|
+
|---|---|
|
|
161
|
+
| 2024 total is press-sourced from a Guardian Nigeria summary of NERC data | Low-to-medium; primary NERC annual report should replace when published. |
|
|
162
|
+
| Gas generation is a residual | Low; difference between residual and direct gas reporting is small relative to total. |
|
|
163
|
+
| Oil, solar, biomass and other shares are small (<0.5% combined) | Negligible on the final EF. |
|
|
164
|
+
| IPCC default fuel EFs applied uniformly | Medium; plant-specific gas turbine efficiency is not used here. |
|
|
165
|
+
| No T&D losses included | High if the factor is applied to billed rather than generated energy. |
|
|
166
|
+
| Upstream fugitive methane not included | Medium for full-fuel-cycle Scope 2/3 work. |
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
## 3. DisCo-Level Location-Based Emission Factors (2024)
|
|
171
|
+
|
|
172
|
+
### 3.1 Source
|
|
173
|
+
|
|
174
|
+
- **Primary billed energy:** `NBS_ELECTRICITY_DATA_2015_Q2_2024` - *Nigeria Electricity Data 2015-Q2 2024*, NBS, 2024.
|
|
175
|
+
- **Generation mix anchor:** `NEFDB_RECONCILED_GENERATION_2024` - *Nigeria Generation Mix Reconciled 2024*, NEFDB, 2024.
|
|
176
|
+
- **Underlying total and hydro:** `GUARDIAN_NERC_2024` - *Guardian Nigeria summary of NERC 2024 annual statistics*.
|
|
177
|
+
- **Methodology:** `IPCC_2006_VOL2_CH2`.
|
|
178
|
+
|
|
179
|
+
### 3.2 Methodology
|
|
180
|
+
|
|
181
|
+
For each DisCo:
|
|
182
|
+
|
|
183
|
+
1. Take Q2 2024 billed energy (GWh) from NBS data.
|
|
184
|
+
2. Anchor the regional mix to the reconciled 2024 national generation mix:
|
|
185
|
+
- Gas: 68.57%
|
|
186
|
+
- Hydro: 30.92%
|
|
187
|
+
- Other (solar + biomass): 0.51%
|
|
188
|
+
3. Adjust the gas/hydro split by territory:
|
|
189
|
+
- Northern DisCos (AEDC, JEDC, KDEDC, KEDC, YEDC): −10 percentage points gas, +10 percentage points hydro.
|
|
190
|
+
- Western / Central DisCos (BEDC, IBEDC, IEDC): +2 percentage points gas, −2 percentage points hydro.
|
|
191
|
+
- Southern DisCos (EKEDC, EEDC, PEDC): +12 percentage points gas, −12 percentage points hydro.
|
|
192
|
+
4. Apply the natural-gas EF derived from IPCC 2006 stationary-combustion defaults (AR5 GWP):
|
|
193
|
+
|
|
194
|
+
```
|
|
195
|
+
EF_DisCo = (gas_pct × EF_gas) + (hydro_pct × 0) + (other_pct × 0)
|
|
196
|
+
EF_gas = 0.202156 kgCO2e/kWh
|
|
197
|
+
```
|
|
198
|
+
|
|
199
|
+
### 3.3 DisCo billed energy and regional mix
|
|
200
|
+
|
|
201
|
+
| DisCo | Billed energy (GWh) | Gas % | Hydro % | Other % | EF (kgCO2e/kWh) |
|
|
202
|
+
|---|---:|---:|---:|---:|---:|
|
|
203
|
+
| AEDC | 301.000000 | 58.57 | 40.92 | 0.51 | 0.118396 |
|
|
204
|
+
| BEDC | 179.794193 | 70.57 | 28.92 | 0.51 | 0.142655 |
|
|
205
|
+
| EEDC | 159.799076 | 80.57 | 18.92 | 0.51 | 0.162870 |
|
|
206
|
+
| EKEDC | 317.000000 | 80.57 | 18.92 | 0.51 | 0.162870 |
|
|
207
|
+
| IBEDC | 269.530000 | 70.57 | 28.92 | 0.51 | 0.142655 |
|
|
208
|
+
| IEDC | 360.322343 | 70.57 | 28.92 | 0.51 | 0.142655 |
|
|
209
|
+
| JEDC | 105.605742 | 58.57 | 40.92 | 0.51 | 0.118396 |
|
|
210
|
+
| KDEDC | 83.220000 | 58.57 | 40.92 | 0.51 | 0.118396 |
|
|
211
|
+
| KEDC | 124.575763 | 58.57 | 40.92 | 0.51 | 0.118396 |
|
|
212
|
+
| PEDC | 149.913901 | 80.57 | 18.92 | 0.51 | 0.162870 |
|
|
213
|
+
| YEDC | 93.852360 | 58.57 | 40.92 | 0.51 | 0.118396 |
|
|
214
|
+
|
|
215
|
+
### 3.4 Data quality note on the regional mix
|
|
216
|
+
|
|
217
|
+
The 2024 national gas/hydro split is anchored to NERC-sourced data and is high confidence. The territorial adjustment (northern = more hydro, southern = more gas) is an assumption; no DisCo-level dispatch data exists in public sources. The "other" share is kept small and treated as zero-emission.
|
|
218
|
+
|
|
219
|
+
### 3.5 DisCo factors
|
|
220
|
+
|
|
221
|
+
| Factor ID | DisCo | Value (kgCO2e/kWh) | Confidence | Uncertainty |
|
|
222
|
+
|---|---|---:|---|---|
|
|
223
|
+
| `ng.grid.disco.aedc.2024` | AEDC | 0.118396 | medium | ±20% |
|
|
224
|
+
| `ng.grid.disco.bedc.2024` | BEDC | 0.142655 | medium | ±20% |
|
|
225
|
+
| `ng.grid.disco.eedc.2024` | EEDC | 0.162870 | medium | ±20% |
|
|
226
|
+
| `ng.grid.disco.ekedc.2024` | EKEDC | 0.162870 | medium | ±20% |
|
|
227
|
+
| `ng.grid.disco.ibedc.2024` | IBEDC | 0.142655 | medium | ±20% |
|
|
228
|
+
| `ng.grid.disco.iedc.2024` | IEDC | 0.142655 | medium | ±20% |
|
|
229
|
+
| `ng.grid.disco.jedc.2024` | JEDC | 0.118396 | medium | ±20% |
|
|
230
|
+
| `ng.grid.disco.kdedc.2024` | KDEDC | 0.118396 | medium | ±20% |
|
|
231
|
+
| `ng.grid.disco.kedc.2024` | KEDC | 0.118396 | medium | ±20% |
|
|
232
|
+
| `ng.grid.disco.pedc.2024` | PEDC | 0.162870 | medium | ±20% |
|
|
233
|
+
| `ng.grid.disco.yedc.2024` | YEDC | 0.118396 | medium | ±20% |
|
|
234
|
+
|
|
235
|
+
### 3.6 National-weighted check
|
|
236
|
+
|
|
237
|
+
```
|
|
238
|
+
Total DisCo billed energy: 2,144.613 GWh
|
|
239
|
+
Billed-energy-weighted gas share: 69.53%
|
|
240
|
+
Billed-energy-weighted hydro share: 29.96%
|
|
241
|
+
Billed-energy-weighted other share: 0.51%
|
|
242
|
+
```
|
|
243
|
+
|
|
244
|
+
This is consistent with the reconciled 2024 national generation mix (68.57% gas, 30.92% hydro). The billed-energy weighting is slightly more gas-heavy because southern DisCos have a larger share of national billed energy.
|
|
245
|
+
|
|
246
|
+
---
|
|
247
|
+
|
|
248
|
+
## 4. Deep-Research Enrichment
|
|
249
|
+
|
|
250
|
+
### 4.1 Sources reviewed
|
|
251
|
+
|
|
252
|
+
The 2024 enrichment drew on Nigeria official records, international databases and academic cross-checks:
|
|
253
|
+
|
|
254
|
+
| Source | What it provided |
|
|
255
|
+
|---|---|
|
|
256
|
+
| Nigerian Energy Data Bank (NEDB) | 2020 plant-level hydro for Kainji, Jebba, Shiroro and NESCO; unit labels required correction. |
|
|
257
|
+
| Ember / Our World in Data | Continuous 2020-2024 country totals and fuel shares. |
|
|
258
|
+
| IRENA IRENASTAT | 2020-2023 hydro, solar, biomass and oil generation by technology. |
|
|
259
|
+
| IEA Country Profile Nigeria | 2022 total generation cross-check. |
|
|
260
|
+
| EIA Country Analysis Brief 2025 | 2023 total / hydro alternative estimate. |
|
|
261
|
+
| Guardian Nigeria summary of NERC 2024 data | 2024 official total and hydro output. |
|
|
262
|
+
| Okakwu et al. (2019) AZOJETE | Validation of Kainji 2016/2017 energy values against NEDB. |
|
|
263
|
+
| Adoghe et al. (2023) Heliyon | Plant-level hydro figures reviewed and rejected as inconsistent with NEDB/Okakwu. |
|
|
264
|
+
| IPCC 2006 Guidelines Vol 2 Ch 2 | Natural-gas and oil stationary-combustion emission factors. |
|
|
265
|
+
|
|
266
|
+
### 4.2 Why 2024 was chosen as the reference year
|
|
267
|
+
|
|
268
|
+
The 2024 NERC-sourced statistics were the strongest recent dataset because they gave an official total generation and hydro share from a Nigeria authority. They also aligned with the Q2 2024 NBS billed-energy data already used for DisCo factors. Using a single reference year for both the national and DisCo factors keeps the methodology internally consistent and avoids mixing 2020 generation with 2024 billing.
|
|
269
|
+
|
|
270
|
+
### 4.3 How the incomplete 2020 hydro was corrected
|
|
271
|
+
|
|
272
|
+
The original Phase 1 2020 hydro total of 75.59 GWh came from the NESCO plant only. Kainji, Jebba and Shiroro were dropped because their records used units such as `MW` or `Bill.Cubic Meter` rather than MWh. The enrichment re-examined the NEDB plant records, cross-checked them against Okakwu et al. (2019), and accepted the numeric magnitudes as MWh. The corrected 2020 hydro total is 8,341.99 GWh (Kainji 2,953.28 + Jebba 2,678.91 + Shiroro 2,634.21 + NESCO 75.59). A corrected 2020 national EF is approximately 0.45 kgCO2e/kWh.
|
|
273
|
+
|
|
274
|
+
### 4.4 Remaining gaps
|
|
275
|
+
|
|
276
|
+
- 2021-2023 hydro totals still rely on international database estimates, not Nigerian plant dispatch records.
|
|
277
|
+
- No verified annual GWh exists yet for Zungeru (commissioned June 2023) or Gurara.
|
|
278
|
+
- DisCo-level dispatch data is unavailable; regional mix is assigned by territory.
|
|
279
|
+
- Transmission and distribution losses and upstream gas fugitives are still excluded.
|
|
280
|
+
- The primary NERC 2024 annual report should replace the press-sourced Guardian summary when released.
|
|
281
|
+
|
|
282
|
+
---
|
|
283
|
+
|
|
284
|
+
## 5. Complete Factor Inventory - Phase 1
|
|
285
|
+
|
|
286
|
+
| # | Factor ID | Source/method | Value (kgCO2e/kWh) | Confidence | Uncertainty |
|
|
287
|
+
|---:|---|---|---:|---|---|
|
|
288
|
+
| 1 | `ng.grid.national.om.2021` | WAPP ASB0034-2021 | 0.578 | high | ±10% |
|
|
289
|
+
| 2 | `ng.grid.national.bm.2021` | WAPP ASB0034-2021 | 0.556 | high | ±10% |
|
|
290
|
+
| 3 | `ng.grid.national.cm.2021` | WAPP ASB0034-2021 | 0.573 | high | ±10% |
|
|
291
|
+
| 4 | `ng.grid.national.location.2024` | NEFDB reconciled 2024 mix + IPCC | 0.138611 | medium | ±15% |
|
|
292
|
+
| 5 | `ng.grid.disco.aedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.118396 | medium | ±20% |
|
|
293
|
+
| 6 | `ng.grid.disco.bedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.142655 | medium | ±20% |
|
|
294
|
+
| 7 | `ng.grid.disco.eedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.162870 | medium | ±20% |
|
|
295
|
+
| 8 | `ng.grid.disco.ekedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.162870 | medium | ±20% |
|
|
296
|
+
| 9 | `ng.grid.disco.ibedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.142655 | medium | ±20% |
|
|
297
|
+
| 10 | `ng.grid.disco.iedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.142655 | medium | ±20% |
|
|
298
|
+
| 11 | `ng.grid.disco.jedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.118396 | medium | ±20% |
|
|
299
|
+
| 12 | `ng.grid.disco.kdedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.118396 | medium | ±20% |
|
|
300
|
+
| 13 | `ng.grid.disco.kedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.118396 | medium | ±20% |
|
|
301
|
+
| 14 | `ng.grid.disco.pedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.162870 | medium | ±20% |
|
|
302
|
+
| 15 | `ng.grid.disco.yedc.2024` | NBS Q2 2024 + 2024 regional mix | 0.118396 | medium | ±20% |
|
|
303
|
+
|
|
304
|
+
---
|
|
305
|
+
|
|
306
|
+
## 6. Data Quality Flags
|
|
307
|
+
|
|
308
|
+
| Flag | Affected factors | Description |
|
|
309
|
+
|---|---|---|
|
|
310
|
+
| `WAPP_DIRECT` | `ng.grid.national.om.2021`, `ng.grid.national.bm.2021`, `ng.grid.national.cm.2021` | Values taken directly from a UNFCCC standardized baseline; highest confidence. |
|
|
311
|
+
| `NERC_PRESS_SOURCE` | `ng.grid.national.location.2024` | 2024 total and hydro sourced from a Guardian Nigeria summary of NERC data. |
|
|
312
|
+
| `REGIONAL_MIX_ASSUMED` | All DisCo factors | Gas/hydro split adjusted by territory, not direct dispatch data. |
|
|
313
|
+
| `RESIDUAL_GAS` | `ng.grid.national.location.2024` | Gas generation is the residual after hydro, solar and biomass. |
|
|
314
|
+
| `NO_TD_LOSSES` | All factors | Transmission and distribution losses are excluded. |
|
|
315
|
+
| `NO_UPSTREAM_FUGITIVES` | `ng.grid.national.location.2024`, all DisCo factors | Upstream gas venting/leakage not included. |
|
|
316
|
+
|
|
317
|
+
---
|
|
318
|
+
|
|
319
|
+
## 7. Files Produced
|
|
320
|
+
|
|
321
|
+
- `src/factors/grid_electricity.ts` - canonical TypeScript factor records.
|
|
322
|
+
- `src/factors/index.ts` - aggregates all factor category arrays (currently grid electricity only).
|
|
323
|
+
- `methodology/progressive/phase_01_grid_electricity.md` - this document.
|
|
324
|
+
- Derived inputs:
|
|
325
|
+
- `datasets/grid_electricity/derived/wapp_factors.json`
|
|
326
|
+
- `datasets/grid_electricity/derived/nigeria_generation_mix_reconciled.csv`
|
|
327
|
+
- `datasets/grid_electricity/derived/location_based_ef_2024.csv`
|
|
328
|
+
- `datasets/grid_electricity/derived/disco_ef_2024_calculation.csv`
|
|
329
|
+
- `datasets/grid_electricity/derived/location_based_factor.json`
|
|
330
|
+
- `datasets/grid_electricity/derived/disco_factors.json`
|
|
331
|
+
|
|
332
|
+
# Grid Electricity Validation
|
|
333
|
+
|
|
334
|
+
**Date:** 2026-06-19
|
|
335
|
+
**Validator:** final validation subagent
|
|
336
|
+
**Scope:** 15 grid-electricity factors in `src/factors/grid_electricity.ts` and their `data/` exports
|
|
337
|
+
|
|
338
|
+
---
|
|
339
|
+
|
|
340
|
+
## Checklist
|
|
341
|
+
|
|
342
|
+
| # | Check | Result | Notes |
|
|
343
|
+
|---|-------|--------|-------|
|
|
344
|
+
| 1 | WAPP OM = 0.578 kgCO2e/kWh | PASS | `unfccc_asb0034_wapp_2021.md` Table 1 lists `EFgrid,OM,y = 0.578 tCO2/MWh`, which equals 0.578 kgCO2e/kWh |
|
|
345
|
+
| 1 | WAPP BM = 0.556 kgCO2e/kWh | PASS | Same source lists `EFgrid,BM,y = 0.556 tCO2/MWh` |
|
|
346
|
+
| 1 | WAPP CM arithmetic | PASS | `0.75*0.578 + 0.25*0.556 = 0.5725 -> 0.573`, matching source and committed record |
|
|
347
|
+
| 2 | Location-based EF recomputed from `location_based_ef.csv` | PASS | Recomputed: **0.571654672 kgCO2e/kWh**; rounds to committed **0.5717** |
|
|
348
|
+
| 3 | DisCo EFs recomputed from `disco_ef.csv` | PASS | All 11 values match committed records to 6 decimal places |
|
|
349
|
+
| 4 | All `source.id`s exist in `src/sources/index.ts` | PASS | 100% of primary and additional source IDs present |
|
|
350
|
+
| 5 | All required fields present on every factor record | PASS | `id, category, subcategory, value, unit, gwp_basis, scope, data_year, published_year, country, source, confidence, methodology_note, nefdb_version` all present |
|
|
351
|
+
| 6 | CSV and JSON exports contain identical 15 factors with matching values | PASS | Same 15 IDs, same values, same units |
|
|
352
|
+
|
|
353
|
+
---
|
|
354
|
+
|
|
355
|
+
## Independent Reproduction Details
|
|
356
|
+
|
|
357
|
+
### WAPP margins (`wapp_factors.json`)
|
|
358
|
+
Values are taken directly from `docs/grid_electricity/unfccc_asb0034_wapp_2021.md`:
|
|
359
|
+
- Operating margin: `0.578`
|
|
360
|
+
- Build margin: `0.556`
|
|
361
|
+
- Combined margin (wind/solar): `0.573`
|
|
362
|
+
|
|
363
|
+
Cross-check: `round(0.578*0.75 + 0.556*0.25, 3) = 0.573`.
|
|
364
|
+
|
|
365
|
+
### National location-based factor
|
|
366
|
+
Recomputed from `datasets/grid_electricity/derived/location_based_ef.csv` using the methodology note values:
|
|
367
|
+
- Gas generation = 7,281.71119 GWh
|
|
368
|
+
- Hydro generation = 75.59301 GWh
|
|
369
|
+
- Total generation = 7,357.3042 GWh
|
|
370
|
+
- Thermal efficiency = 35%
|
|
371
|
+
- CO2 EF = 56.1 kg/GJ (56100 kg/TJ)
|
|
372
|
+
- CH4 EF = 1 kg/TJ, N2O EF = 0.1 kg/TJ
|
|
373
|
+
- AR6 GWP: CH4=28, N2O=265
|
|
374
|
+
|
|
375
|
+
Computed EF = **0.571654672 kgCO2e/kWh**, which rounds to the committed **0.5717**.
|
|
376
|
+
|
|
377
|
+
### DisCo EFs
|
|
378
|
+
Recomputed from `datasets/grid_electricity/derived/disco_ef.csv` using:
|
|
379
|
+
- Gas EF per kWh of gas-fired generation = 3.6 GJ/MWh * (56.1 + 1*28 + 0.1*265) kgCO2e/GJ = **0.2021562 kgCO2e/kWh**
|
|
380
|
+
- Regional EF = gas_pct * 0.2021562
|
|
381
|
+
|
|
382
|
+
All computed values agree with the committed factors after rounding:
|
|
383
|
+
|
|
384
|
+
| DisCo | Gas % | Recomputed | Committed |
|
|
385
|
+
|-------|-------|-----------|-----------|
|
|
386
|
+
| AEDC | 70 | 0.14150934 | 0.141509 |
|
|
387
|
+
| BEDC | 76 | 0.153638712 | 0.153639 |
|
|
388
|
+
| EEDC | 85 | 0.171832770 | 0.171833 |
|
|
389
|
+
| EKEDC | 88 | 0.177897456 | 0.177897 |
|
|
390
|
+
| IBEDC | 78 | 0.157681836 | 0.157682 |
|
|
391
|
+
| IEDC | 80 | 0.161724960 | 0.161725 |
|
|
392
|
+
| JEDC | 68 | 0.137466216 | 0.137466 |
|
|
393
|
+
| KDEDC | 66 | 0.133423092 | 0.133423 |
|
|
394
|
+
| KEDC | 65 | 0.131401530 | 0.131402 |
|
|
395
|
+
| PEDC | 90 | 0.181940580 | 0.181941 |
|
|
396
|
+
| YEDC | 67 | 0.135444654 | 0.135445 |
|
|
397
|
+
|
|
398
|
+
---
|
|
399
|
+
|
|
400
|
+
## Discrepancies / Observations
|
|
401
|
+
|
|
402
|
+
No discrepancies were found in the committed factor records or the exported CSV/JSON.
|
|
403
|
+
|
|
404
|
+
Minor note: the intermediate file `datasets/grid_electricity/derived/location_based_factor.json` is slightly stale relative to the committed record:
|
|
405
|
+
- `uncertainty_pct`: 30.0 vs 20 in `grid_electricity.ts`
|
|
406
|
+
- `nefdb_version`: `"phase1"` vs `"1.0.0"`
|
|
407
|
+
- `published_year` is missing
|
|
408
|
+
|
|
409
|
+
It is not referenced by the export pipeline, so it does not affect shipped data, but it should be aligned to avoid confusion.
|
|
410
|
+
|
|
411
|
+
---
|
|
412
|
+
|
|
413
|
+
## Standard Verification Commands
|
|
414
|
+
|
|
415
|
+
### `bunx tsc --noEmit`
|
|
416
|
+
```
|
|
417
|
+
(no output)
|
|
418
|
+
```
|
|
419
|
+
Result: PASS
|
|
420
|
+
|
|
421
|
+
### `bun run validate`
|
|
422
|
+
```
|
|
423
|
+
$ bun run scripts/validate.ts
|
|
424
|
+
Validated 15 factor(s) and 35 source(s). OK.
|
|
425
|
+
```
|
|
426
|
+
Result: PASS
|
|
427
|
+
|
|
428
|
+
### `bun test`
|
|
429
|
+
```
|
|
430
|
+
bun test v1.3.13 (bf2e2cec)
|
|
431
|
+
|
|
432
|
+
tests\schema.test.ts:
|
|
433
|
+
(pass) nefdb.list() returns an array
|
|
434
|
+
|
|
435
|
+
1 pass
|
|
436
|
+
0 fail
|
|
437
|
+
1 expect() calls
|
|
438
|
+
Ran 1 test across 1 file. [273.00ms]
|
|
439
|
+
```
|
|
440
|
+
Result: PASS
|
|
441
|
+
|
|
442
|
+
---
|
|
443
|
+
|
|
444
|
+
## Verdict
|
|
445
|
+
|
|
446
|
+
**ACCEPT**
|
|
447
|
+
|
|
448
|
+
All 15 Phase 1 grid-electricity factors are correctly derived, deterministic, present in the source registry, and consistently exported. No fixes required for the committed dataset or its exports.
|
|
449
|
+
|
|
450
|
+
# Grid Electricity Validation & Enrichment
|
|
451
|
+
|
|
452
|
+
**Date:** 2026-06-19
|
|
453
|
+
**Validator:** final validation subagent
|
|
454
|
+
**Scope:** 2024 enrichment of `src/factors/grid_electricity.ts` (national location factor + 11 DisCo factors) and their `data/` exports
|
|
455
|
+
|
|
456
|
+
---
|
|
457
|
+
|
|
458
|
+
## Summary of Checks
|
|
459
|
+
|
|
460
|
+
| # | Check | Result | Notes |
|
|
461
|
+
|---|-------|--------|-------|
|
|
462
|
+
| 1 | National location EF for 2024 recomputed from reconciled generation mix | PASS | Recomputed: **0.138611284 kgCO2e/kWh**; rounds to committed **0.138611** |
|
|
463
|
+
| 2 | 11 DisCo EFs recomputed from `disco_ef_2024_calculation.csv` | PASS | All values match committed factors to 6 decimal places |
|
|
464
|
+
| 3 | WAPP OM/BM/CM unchanged | PASS | 0.578 / 0.556 / 0.573 |
|
|
465
|
+
| 4 | All `source.id`s exist in `src/sources/index.ts` | PASS | Primary + additional source IDs present |
|
|
466
|
+
| 5 | All required `EmissionFactor` fields populated | PASS | 15/15 records have required fields |
|
|
467
|
+
| 6 | CSV and JSON exports match source factor records | PASS | 15 IDs, equal values after `build:csv` / `build:json` |
|
|
468
|
+
| 7 | DisCo `gas` breakdown consistency | **FAIL** | CH4/N2O entries are raw mass, not CO2e, and do not sum to `value` |
|
|
469
|
+
| 8 | IPCC documentation path | OBSERVATION | Requested path `docs/international_ef_databases/...` missing; equivalent file exists under `docs/grid_electricity/` |
|
|
470
|
+
|
|
471
|
+
---
|
|
472
|
+
|
|
473
|
+
## Independent Reproduction
|
|
474
|
+
|
|
475
|
+
### 1. National location-based factor (`ng.grid.national.location.2024`)
|
|
476
|
+
|
|
477
|
+
From `datasets/grid_electricity/derived/nigeria_generation_mix_reconciled.csv` (2024 NEFDB reconciled row):
|
|
478
|
+
|
|
479
|
+
| Item | Value |
|
|
480
|
+
|------|-------|
|
|
481
|
+
| `total_gwh` | 37,093.70 |
|
|
482
|
+
| `gas_gwh` | 25,433.85 |
|
|
483
|
+
| `oil_gwh` | 0.00 |
|
|
484
|
+
|
|
485
|
+
Using IPCC 2006 Table 2.2 energy-industry defaults with AR5 GWP:
|
|
486
|
+
|
|
487
|
+
- Gas EF: `(56,100 + 1×28 + 0.1×265) kgCO2e/TJ × 3.6 MJ/kWh × 1e-6 TJ/MJ` = **0.2021562 kgCO2e/kWh**
|
|
488
|
+
- Oil EF: `(77,400 + 3×28 + 0.6×265) kgCO2e/TJ × 3.6e-6` = **0.2795148 kgCO2e/kWh**
|
|
489
|
+
|
|
490
|
+
```
|
|
491
|
+
EF = (25,433.85 × 0.2021562 + 0 × 0.2795148) / 37,093.70
|
|
492
|
+
= 0.138611284 kgCO2e/kWh
|
|
493
|
+
```
|
|
494
|
+
|
|
495
|
+
Committed value **0.138611** matches after rounding to 6 decimals.
|
|
496
|
+
|
|
497
|
+
Gas breakdown check:
|
|
498
|
+
|
|
499
|
+
| Gas | Recomputed (kgCO2e/kWh) | Committed |
|
|
500
|
+
|-----|--------------------------|-----------|
|
|
501
|
+
| CO2 | 0.138477 | 0.138477 |
|
|
502
|
+
| CH4 | 0.000069 | 0.000069 |
|
|
503
|
+
| N2O | 0.000065 | 0.000065 |
|
|
504
|
+
| **Sum** | **0.138611** | **0.138611** |
|
|
505
|
+
|
|
506
|
+
### 2. DisCo location-based factors (2024)
|
|
507
|
+
|
|
508
|
+
From `datasets/grid_electricity/derived/disco_ef_2024_calculation.csv`:
|
|
509
|
+
|
|
510
|
+
```
|
|
511
|
+
EF = gas_pct × 0.2021562
|
|
512
|
+
```
|
|
513
|
+
|
|
514
|
+
| DisCo | Gas % | Recomputed EF | Committed EF | Δ |
|
|
515
|
+
|-------|-------|---------------|--------------|---|
|
|
516
|
+
| AEDC | 58.566495 | 0.118396 | 0.118396 | <2×10⁻⁷ |
|
|
517
|
+
| BEDC | 70.566495 | 0.142655 | 0.142655 | <5×10⁻⁷ |
|
|
518
|
+
| EEDC | 80.566495 | 0.162870 | 0.162870 | <2×10⁻⁷ |
|
|
519
|
+
| EKEDC | 80.566495 | 0.162870 | 0.162870 | <2×10⁻⁷ |
|
|
520
|
+
| IBEDC | 70.566495 | 0.142655 | 0.142655 | <5×10⁻⁷ |
|
|
521
|
+
| IEDC | 70.566495 | 0.142655 | 0.142655 | <5×10⁻⁷ |
|
|
522
|
+
| JEDC | 58.566495 | 0.118396 | 0.118396 | <2×10⁻⁷ |
|
|
523
|
+
| KDEDC | 58.566495 | 0.118396 | 0.118396 | <2×10⁻⁷ |
|
|
524
|
+
| KEDC | 58.566495 | 0.118396 | 0.118396 | <2×10⁻⁷ |
|
|
525
|
+
| PEDC | 80.566495 | 0.162870 | 0.162870 | <2×10⁻⁷ |
|
|
526
|
+
| YEDC | 58.566495 | 0.118396 | 0.118396 | <2×10⁻⁷ |
|
|
527
|
+
|
|
528
|
+
All 11 DisCo `value`s match the committed records.
|
|
529
|
+
|
|
530
|
+
However, the `gas.CO2`/`CH4`/`N2O` breakdown on every DisCo factor is internally inconsistent with the total. Using AEDC as the representative example:
|
|
531
|
+
|
|
532
|
+
| Gas | Recomputed (kgCO2e/kWh) | Committed in `grid_electricity.ts` |
|
|
533
|
+
|-----|--------------------------|-------------------------------------|
|
|
534
|
+
| CO2 | 0.1182809 | 0.1182809 ✅ |
|
|
535
|
+
| CH4 | 0.0000590 | 0.00000211 ❌ |
|
|
536
|
+
| N2O | 0.0000559 | 0.00000021 ❌ |
|
|
537
|
+
| **Sum** | **0.1183958** | **0.1182832** ❌ |
|
|
538
|
+
|
|
539
|
+
The committed DisCo CH4 and N2O figures are the **raw gas masses** (kg CH4/kg N2O per kWh), not the CO2-equivalent contributions. The national factor correctly stores CO2-equivalent values (CH4 already multiplied by GWP 28, N2O by 265). The same multiplication must be applied to the DisCo records for consistency.
|
|
540
|
+
|
|
541
|
+
The mismatch pattern is identical for all 11 DisCo factors:
|
|
542
|
+
|
|
543
|
+
- Committed `CH4` ≈ expected `CH4 / 28`
|
|
544
|
+
- Committed `N2O` ≈ expected `N2O / 265`
|
|
545
|
+
|
|
546
|
+
### 3. WAPP margins
|
|
547
|
+
|
|
548
|
+
| Margin | Value | Source record |
|
|
549
|
+
|--------|-------|---------------|
|
|
550
|
+
| OM | 0.578 | `ng.grid.national.om.2021` |
|
|
551
|
+
| BM | 0.556 | `ng.grid.national.bm.2021` |
|
|
552
|
+
| CM | 0.573 | `ng.grid.national.cm.2021` |
|
|
553
|
+
|
|
554
|
+
Cross-check: `0.75 × 0.578 + 0.25 × 0.556 = 0.5725 → 0.573`.
|
|
555
|
+
|
|
556
|
+
### 4. Source registry coverage
|
|
557
|
+
|
|
558
|
+
Source IDs referenced in `src/factors/grid_electricity.ts`:
|
|
559
|
+
|
|
560
|
+
- `WAPP_ASB0034_2021`
|
|
561
|
+
- `WAPP_ASB0034_ASSESSMENT`
|
|
562
|
+
- `UNFCCC_CDM_TOOL07`
|
|
563
|
+
- `NEFDB_RECONCILED_GENERATION_2024`
|
|
564
|
+
- `IPCC_2006_VOL2_CH2`
|
|
565
|
+
- `GUARDIAN_NERC_2024`
|
|
566
|
+
- `EMBER_OWID_2024`
|
|
567
|
+
- `NBS_ELECTRICITY_DATA_2015_Q2_2024`
|
|
568
|
+
- `NIGERIA_GENERATION_MIX_2024`
|
|
569
|
+
|
|
570
|
+
All exist in `src/sources/index.ts`.
|
|
571
|
+
|
|
572
|
+
### 5. Required fields
|
|
573
|
+
|
|
574
|
+
A programmatic scan of the JSON export confirmed that every record has the required fields specified by `EmissionFactor`:
|
|
575
|
+
|
|
576
|
+
`id`, `category`, `subcategory`, `description`, `value`, `unit`, `gwp_basis`, `scope`, `data_year`, `published_year`, `country`, `source`, `confidence`, `methodology_note`, `nefdb_version`.
|
|
577
|
+
|
|
578
|
+
### 6. Export consistency
|
|
579
|
+
|
|
580
|
+
`bun run build:csv` and `bun run build:json` regenerated:
|
|
581
|
+
|
|
582
|
+
- `data/nefdb_v1.csv` - 15 rows
|
|
583
|
+
- `data/nefdb_v1.json` - 15 factors
|
|
584
|
+
|
|
585
|
+
Both contain the same 15 IDs and identical values as `src/factors/grid_electricity.ts`.
|
|
586
|
+
|
|
587
|
+
---
|
|
588
|
+
|
|
589
|
+
## Standard Verification Commands
|
|
590
|
+
|
|
591
|
+
### `bunx tsc --noEmit`
|
|
592
|
+
|
|
593
|
+
```
|
|
594
|
+
(no output)
|
|
595
|
+
```
|
|
596
|
+
Result: PASS
|
|
597
|
+
|
|
598
|
+
### `bun run validate`
|
|
599
|
+
|
|
600
|
+
```
|
|
601
|
+
$ bun run scripts/validate.ts
|
|
602
|
+
Validated 15 factor(s) and 39 source(s). OK.
|
|
603
|
+
```
|
|
604
|
+
Result: PASS
|
|
605
|
+
|
|
606
|
+
### `bun test`
|
|
607
|
+
|
|
608
|
+
```
|
|
609
|
+
bun test v1.3.13 (bf2e2cec)
|
|
610
|
+
|
|
611
|
+
tests\schema.test.ts:
|
|
612
|
+
(pass) nefdb.list() returns an array
|
|
613
|
+
|
|
614
|
+
1 pass
|
|
615
|
+
0 fail
|
|
616
|
+
1 expect() calls
|
|
617
|
+
Ran 1 test across 1 file.
|
|
618
|
+
```
|
|
619
|
+
Result: PASS
|
|
620
|
+
|
|
621
|
+
### `bun run build:csv`
|
|
622
|
+
|
|
623
|
+
```
|
|
624
|
+
$ bun run scripts/build_csv.ts
|
|
625
|
+
Wrote C:\Users\HP\palmgrove\NEFDB\data\nefdb_v1.csv (15 row(s))
|
|
626
|
+
```
|
|
627
|
+
Result: PASS
|
|
628
|
+
|
|
629
|
+
### `bun run build:json`
|
|
630
|
+
|
|
631
|
+
```
|
|
632
|
+
$ bun run scripts/build_json.ts
|
|
633
|
+
Wrote C:\Users\HP\palmgrove\NEFDB\data\nefdb_v1.json (15 factor(s))
|
|
634
|
+
```
|
|
635
|
+
Result: PASS
|
|
636
|
+
|
|
637
|
+
---
|
|
638
|
+
|
|
639
|
+
## Discrepancies / Observations
|
|
640
|
+
|
|
641
|
+
1. **DisCo `gas` breakdown is inconsistent (FIX REQUIRED)**
|
|
642
|
+
The 11 DisCo factors store `gas.CH4` and `gas.N2O` as raw mass per kWh rather than CO2-equivalent per kWh. This causes `gas.CO2 + gas.CH4 + gas.N2O ≠ value` and is inconsistent with the national 2024 factor, where the breakdown correctly sums to the total.
|
|
643
|
+
|
|
644
|
+
**Fix:** For each DisCo record, set:
|
|
645
|
+
- `gas.CH4 = gas_pct × (1 kg/TJ × 28 GWP × 3.6e-6 TJ/kWh)`
|
|
646
|
+
- `gas.N2O = gas_pct × (0.1 kg/TJ × 265 GWP × 3.6e-6 TJ/kWh)`
|
|
647
|
+
|
|
648
|
+
2. **IPCC doc path mismatch (observation)**
|
|
649
|
+
The validation inputs list `docs/international_ef_databases/ipcc_2006gl_vol2_ch2_stationary_combustion.md`, but that file does not exist. The equivalent reference is at `docs/grid_electricity/ipcc_2006gl_vol2_ch2_stationary_combustion.md` and its values support the defaults used.
|
|
650
|
+
|
|
651
|
+
3. **Exports not yet committed (observation)**
|
|
652
|
+
`git status` shows `data/nefdb_v1.csv` and `data/nefdb_v1.json` as modified relative to HEAD. The working-tree exports now contain the 2024 enrichment, but a commit is required to persist them.
|
|
653
|
+
|
|
654
|
+
---
|
|
655
|
+
|
|
656
|
+
## Verdict
|
|
657
|
+
|
|
658
|
+
**FIX REQUIRED**
|
|
659
|
+
|
|
660
|
+
The 2024 national location-based emission factor and all 11 DisCo emission factors are arithmetically correct and deterministic. Source coverage, required fields, TypeScript compilation, validation, tests, and export generation all pass. However, the DisCo `gas.CH4`/`gas.N2O` breakdowns are captured as raw mass instead of CO2-equivalent, making them inconsistent both internally and with the national factor. This must be corrected before the enrichment can be accepted.
|
|
661
|
+
|
|
662
|
+
# Fuel Combustion Methodology
|
|
663
|
+
|
|
664
|
+
NEFDB Phase 2 delivers the first 16 fuel-combustion and road-transport emission factors:
|
|
665
|
+
|
|
666
|
+
- 8 stationary-combustion factors (diesel, petrol, LPG, CNG, natural gas, HFO), including two diesel kWh variants.
|
|
667
|
+
- 8 road-transport factors: 2 fuel-based primary factors (petrol and diesel per litre) and 6 optional distance-based factors (car, motorcycle, bus, light truck, heavy truck).
|
|
668
|
+
|
|
669
|
+
All factors are Scope 1, Nigeria (`NG`), and published under NEFDB version `1.0.0`.
|
|
670
|
+
|
|
671
|
+
---
|
|
672
|
+
|
|
673
|
+
## 1. Stationary Combustion Factors
|
|
674
|
+
|
|
675
|
+
### 1.1 Sources
|
|
676
|
+
|
|
677
|
+
| Source ID | Document | Publisher | Year | Relevance |
|
|
678
|
+
|---|---|---|---|---|
|
|
679
|
+
| `IPCC_2006_VOL2_CH2` | IPCC 2006 Guidelines Vol 2 Ch 2 Stationary Combustion | IPCC | 2006 | Methodology and default EFs (Table 2.2). |
|
|
680
|
+
| `DEFRA_2024_FULL` | UK DESNZ/DEFRA 2024 GHG Conversion Factors Full Set | UK DESNZ | 2024 | Primary per-unit values for diesel, petrol, LPG, CNG, natural gas, HFO. |
|
|
681
|
+
| `EPA_GHG_HUB_2024` | EPA GHG Emission Factors Hub 2024 | US EPA | 2024 | Cross-check for liquid-fuel factors. |
|
|
682
|
+
| `SOMORIN_2017` | Life cycle assessment of self-generated electricity in Nigeria | Somorin et al., Renewable Energy | 2017 | Nigeria SGE context for the 28% field-efficiency assumption. |
|
|
683
|
+
| `NNPC_STATS_2023` | NNPC Annual Statistics Bulletin S3 | NNPC | 2023 | Nigeria fuel-consumption context. |
|
|
684
|
+
|
|
685
|
+
### 1.2 Extraction table
|
|
686
|
+
|
|
687
|
+
| Factor ID | Fuel | Value | Unit | Primary source | Cross-check values | Confidence | Uncertainty |
|
|
688
|
+
|---|---|---:|---|---|---|---|---|
|
|
689
|
+
| `ng.fuel.diesel.stationary` | Diesel (gas/diesel oil) | 2.662 | kgCO2e/litre | DEFRA 2024 100% mineral diesel | IPCC 2006: 2.655; EPA 2024: 2.706 | high | ±10% |
|
|
690
|
+
| `ng.fuel.petrol.stationary` | Petrol (motor gasoline) | 2.354 | kgCO2e/litre | DEFRA 2024 100% mineral petrol | IPCC 2006: 2.299; EPA 2024: 2.328 | high | ±10% |
|
|
691
|
+
| `ng.fuel.lpg.stationary` | LPG | 1.557 | kgCO2e/litre | DEFRA 2024 LPG | IPCC 2006: 1.582; EPA 2024: 1.506 | high | ±10% |
|
|
692
|
+
| `ng.fuel.cng.stationary` | CNG | 2.568 | kgCO2e/kg | DEFRA 2024 CNG | - | medium | ±15% |
|
|
693
|
+
| `ng.fuel.naturalgas.stationary` | Natural gas | 2.045 | kgCO2e/m3 | DEFRA 2024 natural gas | IPCC 2006 Table 2.4 with DEFRA NCV: 2.044 | high | ±10% |
|
|
694
|
+
| `ng.fuel.hfo.stationary` | Heavy fuel oil | 3.175 | kgCO2e/litre | DEFRA 2024 fuel oil | IPCC 2006: 3.084; EPA 2024: 2.987 | medium | ±15% |
|
|
695
|
+
|
|
696
|
+
DEFRA 2024 raw values (full set v1.1):
|
|
697
|
+
|
|
698
|
+
| Fuel | kgCO2e/unit | kgCO2e/kWh NCV | Density | NCV |
|
|
699
|
+
|---|---:|---:|---:|---:|
|
|
700
|
+
| Diesel | 2.66155 / L | 0.26808 | 830.565 kg/m3 | 43.028 GJ/t |
|
|
701
|
+
| Petrol | 2.35372 / L | 0.25460 | 746.269 kg/m3 | 44.599 GJ/t |
|
|
702
|
+
| LPG | 1.55713 / L | 0.23031 | 529.749 kg/m3 | 45.944 GJ/t |
|
|
703
|
+
| Fuel oil | 3.17493 / L | 0.28523 | 983.284 kg/m3 | 40.752 GJ/t |
|
|
704
|
+
| Natural gas | 2.04542 / m3 | 0.20264 | 0.796 kg/m3 | 45.627 GJ/t |
|
|
705
|
+
| CNG | 2,568.16 / t (= 2.56816 / kg) | - | 175 kg/m3 | 45.627 GJ/t |
|
|
706
|
+
|
|
707
|
+
The IPCC 2006 corroboration is obtained by applying Table 2.2 CO2/CH4/N2O emission factors (kg/TJ, AR5 GWP) to the DEFRA density and NCV values.
|
|
708
|
+
|
|
709
|
+
### 1.3 Diesel kWh variants
|
|
710
|
+
|
|
711
|
+
The per-kWh diesel factors convert the per-litre factor into an electricity-output emission factor using standard generator efficiency physics.
|
|
712
|
+
|
|
713
|
+
```
|
|
714
|
+
kgCO2e/kWh_e = per_litre_kgCO2e/L / (kWh_thermal_per_L × electrical_efficiency)
|
|
715
|
+
```
|
|
716
|
+
|
|
717
|
+
DEFRA 2024 gives **9.927 kWh thermal per litre** of diesel.
|
|
718
|
+
|
|
719
|
+
**Rated efficiency (33%)**
|
|
720
|
+
|
|
721
|
+
```
|
|
722
|
+
2.662 / (9.927 × 0.33)
|
|
723
|
+
= 2.662 / 3.27591
|
|
724
|
+
= 0.8129
|
|
725
|
+
≈ 0.813 kgCO2e/kWh
|
|
726
|
+
```
|
|
727
|
+
|
|
728
|
+
**Field efficiency (28%)**
|
|
729
|
+
|
|
730
|
+
```
|
|
731
|
+
2.662 / (9.927 × 0.28)
|
|
732
|
+
= 2.662 / 2.77956
|
|
733
|
+
= 0.9577
|
|
734
|
+
≈ 0.958 kgCO2e/kWh
|
|
735
|
+
```
|
|
736
|
+
|
|
737
|
+
The 33% and 28% efficiency values are NEFDB operational assumptions. The local copy of Somorin et al. (2017) does not state 28% explicitly; it reports 1,625 kg CO2e/MWh for 5 kVA self-generated electricity in Nigeria, which is consistent with low-efficiency operation. The 28% assumption is therefore used as the **recommended default** for Nigeria's aged on-site genset fleet.
|
|
738
|
+
|
|
739
|
+
---
|
|
740
|
+
|
|
741
|
+
## 2. Road Transport Factors
|
|
742
|
+
|
|
743
|
+
### 2.1 Sources
|
|
744
|
+
|
|
745
|
+
| Source ID | Document | Publisher | Year | Relevance |
|
|
746
|
+
|---|---|---|---|---|
|
|
747
|
+
| `IPCC_2006_VOL2_CH3` | IPCC 2006 Guidelines Vol 2 Ch 3 Mobile Combustion | IPCC | 2006 | Methodology and default road-vehicle EFs. |
|
|
748
|
+
| `DEFRA_2024_FULL` | UK DESNZ/DEFRA 2024 GHG Conversion Factors Full Set | UK DESNZ | 2024 | Primary per-litre values and per-km vehicle proxies. |
|
|
749
|
+
| `EPA_GHG_HUB_2024` | EPA GHG Emission Factors Hub 2024 | US EPA | 2024 | Cross-check for fuel-based factors. |
|
|
750
|
+
| `ICCT_SOOTFREE_2019` | Soot-Free Transport for Nigeria | ICCT | 2019 | Nigeria fleet-age/condition context. |
|
|
751
|
+
| `WB_LOW_CARBON_DEVELOPMENT_NIGERIA_2013` | Assessing Low-Carbon Development in Nigeria: An Analysis of Four Sectors | World Bank | 2013 | Nigeria annual-km defaults for optional stock-based calculations. |
|
|
752
|
+
|
|
753
|
+
### 2.2 Fuel-based factors (primary)
|
|
754
|
+
|
|
755
|
+
| Factor ID | Fuel | Value | Unit | Primary source | Confidence | Uncertainty |
|
|
756
|
+
|---|---|---:|---|---|---|---|
|
|
757
|
+
| `ng.transport.road.petrol.per_litre` | Petrol | 2.354 | kgCO2e/litre | DEFRA 2024, corroborated by IPCC 2006 Vol2 Ch3 | high | ±10% |
|
|
758
|
+
| `ng.transport.road.diesel.per_litre` | Diesel | 2.662 | kgCO2e/litre | DEFRA 2024, corroborated by IPCC 2006 Vol2 Ch3 | high | ±10% |
|
|
759
|
+
|
|
760
|
+
These are the **recommended** road-transport factors for Nigerian reporting because fuel purchase/consumption data is generally more reliable than vehicle-kilometre estimates.
|
|
761
|
+
|
|
762
|
+
### 2.3 Distance-based factors (optional proxies)
|
|
763
|
+
|
|
764
|
+
No direct Nigeria vehicle-kilometre or test-cycle data exists in public sources. The distance-based factors are therefore UK DEFRA 2024 per-km proxies, used when activity data is available in kilometres. They must be flagged with lower confidence.
|
|
765
|
+
|
|
766
|
+
| Factor ID | Vehicle type | Fuel | DEFRA 2024 source value | Value | Unit | Confidence | Uncertainty |
|
|
767
|
+
|---|---|---|---|---:|---|---|---|
|
|
768
|
+
| `ng.transport.road.petrol.car` | Passenger car | Petrol | 0.1645 kgCO2e/km | 0.165 | kgCO2e/km | medium | ±20% |
|
|
769
|
+
| `ng.transport.road.diesel.car` | Passenger car | Diesel | 0.16984 kgCO2e/km | 0.170 | kgCO2e/km | medium | ±20% |
|
|
770
|
+
| `ng.transport.road.petrol.motorcycle` | Motorcycle | Petrol | 0.11367 kgCO2e/km | 0.114 | kgCO2e/km | low | ±30% |
|
|
771
|
+
| `ng.transport.road.diesel.bus` | Urban bus | Diesel | 0.10846 kgCO2e/passenger-km × 30 passengers | 3.254 | kgCO2e/km | low | ±35% |
|
|
772
|
+
| `ng.transport.road.diesel.truck.small` | Light van | Diesel | 0.25023 kgCO2e/km | 0.250 | kgCO2e/km | medium | ±20% |
|
|
773
|
+
| `ng.transport.road.diesel.truck.heavy` | Heavy goods vehicle | Diesel | 0.87296 kgCO2e/km | 0.873 | kgCO2e/km | medium | ±20% |
|
|
774
|
+
|
|
775
|
+
For all distance-based factors except the bus, the committed value is the DEFRA 2024 per-km value rounded to three decimals. For the bus, the vehicle-km value is obtained from the DEFRA passenger-km factor multiplied by a 30-passenger occupancy assumption:
|
|
776
|
+
|
|
777
|
+
```
|
|
778
|
+
0.10846 kgCO2e/passenger-km × 30 passengers = 3.2538 kgCO2e/km
|
|
779
|
+
≈ 3.254 kgCO2e/km
|
|
780
|
+
```
|
|
781
|
+
|
|
782
|
+
### 2.4 World Bank 2013 annual-km defaults
|
|
783
|
+
|
|
784
|
+
The World Bank (2013) *Assessing Low-Carbon Development in Nigeria* provides annual-kilometre defaults from a 2010-2012 Nigeria survey. These are **not used in the per-km factors** but are recorded for users who have vehicle-stock data and need total annual emissions:
|
|
785
|
+
|
|
786
|
+
| Vehicle category | Annual km/vehicle |
|
|
787
|
+
|---|---:|
|
|
788
|
+
| Motorcycle / two-wheeler | 7,000 |
|
|
789
|
+
| Passenger car | 17,000 |
|
|
790
|
+
| Light commercial vehicle / danfo minibus | 30,000 |
|
|
791
|
+
| Urban bus | 30,000 |
|
|
792
|
+
| Long-distance coach | 45,000 |
|
|
793
|
+
| Heavy goods vehicle / truck | 33,500 |
|
|
794
|
+
|
|
795
|
+
---
|
|
796
|
+
|
|
797
|
+
## 3. Complete Factor Inventory - Phase 2
|
|
798
|
+
|
|
799
|
+
| # | Factor ID | Value | Unit | Confidence | Uncertainty |
|
|
800
|
+
|---:|---|---:|---|---|---|
|
|
801
|
+
| 1 | `ng.fuel.diesel.stationary` | 2.662 | kgCO2e/litre | high | ±10% |
|
|
802
|
+
| 2 | `ng.fuel.diesel.stationary.kwh.rated` | 0.813 | kgCO2e/kWh | medium | ±15% |
|
|
803
|
+
| 3 | `ng.fuel.diesel.stationary.kwh.field` | 0.958 | kgCO2e/kWh | medium | ±18% |
|
|
804
|
+
| 4 | `ng.fuel.petrol.stationary` | 2.354 | kgCO2e/litre | high | ±10% |
|
|
805
|
+
| 5 | `ng.fuel.lpg.stationary` | 1.557 | kgCO2e/litre | high | ±10% |
|
|
806
|
+
| 6 | `ng.fuel.cng.stationary` | 2.568 | kgCO2e/kg | medium | ±15% |
|
|
807
|
+
| 7 | `ng.fuel.naturalgas.stationary` | 2.045 | kgCO2e/m3 | high | ±10% |
|
|
808
|
+
| 8 | `ng.fuel.hfo.stationary` | 3.175 | kgCO2e/litre | medium | ±15% |
|
|
809
|
+
| 9 | `ng.transport.road.petrol.per_litre` | 2.354 | kgCO2e/litre | high | ±10% |
|
|
810
|
+
| 10 | `ng.transport.road.diesel.per_litre` | 2.662 | kgCO2e/litre | high | ±10% |
|
|
811
|
+
| 11 | `ng.transport.road.petrol.car` | 0.165 | kgCO2e/km | medium | ±20% |
|
|
812
|
+
| 12 | `ng.transport.road.diesel.car` | 0.170 | kgCO2e/km | medium | ±20% |
|
|
813
|
+
| 13 | `ng.transport.road.petrol.motorcycle` | 0.114 | kgCO2e/km | low | ±30% |
|
|
814
|
+
| 14 | `ng.transport.road.diesel.bus` | 3.254 | kgCO2e/km | low | ±35% |
|
|
815
|
+
| 15 | `ng.transport.road.diesel.truck.small` | 0.250 | kgCO2e/km | medium | ±20% |
|
|
816
|
+
| 16 | `ng.transport.road.diesel.truck.heavy` | 0.873 | kgCO2e/km | medium | ±20% |
|
|
817
|
+
|
|
818
|
+
---
|
|
819
|
+
|
|
820
|
+
## 4. Data Quality Flags
|
|
821
|
+
|
|
822
|
+
| Flag | Affected factors | Description |
|
|
823
|
+
|---|---|---|
|
|
824
|
+
| `DEFRA_PRIMARY` | All Phase 2 factors except bus | Per-unit value taken directly from DEFRA 2024. |
|
|
825
|
+
| `IPCC_CORROBORATED` | All stationary and fuel-based road factors | IPCC 2006 default EFs agree within ~1-3%. |
|
|
826
|
+
| `SOMORIN_CONTEXT` | `ng.fuel.diesel.stationary.kwh.field` | 28% field efficiency is a NEFDB assumption informed by Somorin et al. 2017 Nigeria SGE findings. |
|
|
827
|
+
| `UK_PROXY` | All distance-based road factors | UK DEFRA per-km values used as Nigeria proxy; local VKT data unavailable. |
|
|
828
|
+
| `BUS_OCCUPANCY_ASSUMED` | `ng.transport.road.diesel.bus` | Passenger-km to vehicle-km conversion uses 30-passenger occupancy assumption. |
|
|
829
|
+
| `WB_2013_VKT_DEFAULT` | Distance-based road factors | Annual-km defaults recorded for stock-based estimates, not per-km derivation. |
|
|
830
|
+
| `NO_NIGERIA_FUEL_SPEC` | CNG, natural gas | Per-m3 and per-kg values assume UK/DEFRA gas density; Nigerian gas composition may differ. |
|
|
831
|
+
|
|
832
|
+
---
|
|
833
|
+
|
|
834
|
+
## 5. Files Produced
|
|
835
|
+
|
|
836
|
+
- `src/factors/fuel_combustion.ts` - canonical stationary-combustion records.
|
|
837
|
+
- `src/factors/transport.ts` - canonical road-transport records.
|
|
838
|
+
- `src/factors/index.ts` - aggregates grid, fuel-combustion, and transport arrays.
|
|
839
|
+
- `src/api/fuel.ts` - ergonomic `nefdb.fuel.*` helpers.
|
|
840
|
+
- `src/api/transport.ts` - ergonomic `nefdb.transport.road(...)` helper.
|
|
841
|
+
- `src/index.ts` - public API exports.
|
|
842
|
+
- `src/sources/index.ts` - canonical source registry (updated with `WB_LOW_CARBON_DEVELOPMENT_NIGERIA_2013`).
|
|
843
|
+
- `tests/schema.test.ts` - completeness and API tests.
|
|
844
|
+
- `methodology/progressive/phase_02_fuel_combustion.md` - this document.
|
|
845
|
+
- Derived inputs:
|
|
846
|
+
- `datasets/fuel_combustion/derived/stationary_fuel_factors.csv`
|
|
847
|
+
- `datasets/fuel_combustion/derived/diesel_kwh_calculation.md`
|
|
848
|
+
- `datasets/transport_aviation/derived/road_fuel_factors.csv`
|
|
849
|
+
- `datasets/transport_aviation/derived/road_distance_factors.csv`
|
|
850
|
+
- `datasets/transport_aviation/derived/road_distance_calculation.md`
|
|
851
|
+
- Exported data:
|
|
852
|
+
- `data/nefdb_v1.csv`
|
|
853
|
+
- `data/nefdb_v1.json`
|
|
854
|
+
|
|
855
|
+
# Transport & Aviation Methodology
|
|
856
|
+
|
|
857
|
+
NEFDB Phase 3 delivers six Nigeria (`NG`) domestic aviation emission factors:
|
|
858
|
+
|
|
859
|
+
- Four route-specific factors for the trunk domestic pairs Lagos-Abuja, Lagos-Port Harcourt, Lagos-Kano, and Abuja-Port Harcourt.
|
|
860
|
+
- One generic national-average factor for use when the exact route is unknown.
|
|
861
|
+
- One optional radiative-forcing multiplier (RF) drawn from Lee et al. (2021) for users who want a non-CO₂ climate-adjustment layer.
|
|
862
|
+
|
|
863
|
+
All base factors are CO₂-only, Scope 3 business-travel / category 6 proxies, and published under NEFDB version `1.0.0`.
|
|
864
|
+
|
|
865
|
+
---
|
|
866
|
+
|
|
867
|
+
## 1. Sources
|
|
868
|
+
|
|
869
|
+
| Source ID | Title | Publisher / Year | Relevance |
|
|
870
|
+
|---|---|---|---|
|
|
871
|
+
| `ICAO_ICEC_V13_1` | Methodology ICAO Carbon Emissions Calculator v13.1 | ICAO / 2024 | Core fuel-consumption coefficients, passenger-to-cargo factors, and calculation logic. |
|
|
872
|
+
| `NCAA_2022_DOMESTIC` | Executive Summary on International and Domestic Flight Operations (January - December 2022) | Nigeria Civil Aviation Authority / 2023 | Nigeria 2022 domestic passenger and flight totals for context; no aircraft-type or load-factor detail. |
|
|
873
|
+
| `LEE_2021_AVIATION_RF` | The contribution of global aviation to anthropogenic climate forcing for 2000 to 2018 | Lee et al., Atmospheric Environment / 2021 | Radiative-forcing multiplier (GTP₅₀ contrail-cirrus, km basis). |
|
|
874
|
+
| `AFRAA_2023_AR` | African Airlines Annual Report 2023 | AFRAA / 2024 | Africa passenger load factor (71.6% in 2022) used to anchor the 72% assumption. |
|
|
875
|
+
| `OURAIRPORTS` | OurAirports airport data | OurAirports / 2026 | WGS-84 coordinates for Lagos, Abuja, Port Harcourt, and Kano airports. |
|
|
876
|
+
|
|
877
|
+
---
|
|
878
|
+
|
|
879
|
+
## 2. Numbered Derivation Steps
|
|
880
|
+
|
|
881
|
+
### 2.1 Airport coordinates and great-circle distances
|
|
882
|
+
|
|
883
|
+
Airport coordinates were taken from OurAirports in WGS-84. Great-circle distances were computed with the haversine formula on a spherical Earth radius of 6,371 km:
|
|
884
|
+
|
|
885
|
+
```
|
|
886
|
+
a = sin²(Δφ/2) + cos(φ1) × cos(φ2) × sin²(Δλ/2)
|
|
887
|
+
c = 2 × atan2(√a, √(1−a))
|
|
888
|
+
gc_km = R × c
|
|
889
|
+
```
|
|
890
|
+
|
|
891
|
+
Route distances:
|
|
892
|
+
|
|
893
|
+
| Route | Origin | Destination | Great-circle (km) |
|
|
894
|
+
|---|---|---|---|---:|
|
|
895
|
+
| LOS-ABV | Lagos (DNMM) | Abuja (DNAA) | 511.42 |
|
|
896
|
+
| LOS-PHC | Lagos (DNMM) | Port Harcourt (DNPO) | 437.35 |
|
|
897
|
+
| LOS-KAN | Lagos (DNMM) | Kano (DNKN) | 833.86 |
|
|
898
|
+
| ABV-PHC | Abuja (DNAA) | Port Harcourt (DNPO) | 445.16 |
|
|
899
|
+
|
|
900
|
+
### 2.2 9% ICAO uplift to obtain stage length
|
|
901
|
+
|
|
902
|
+
The ICAO standard 9% uplift is applied to great-circle distance to obtain the flown stage length used in fuel-burn modelling:
|
|
903
|
+
|
|
904
|
+
```
|
|
905
|
+
stage_length_km = gc_km × 1.09
|
|
906
|
+
stage_length_nm = stage_length_km / 1.852
|
|
907
|
+
```
|
|
908
|
+
|
|
909
|
+
| Route | Uplifted (km) | Uplifted (nm) |
|
|
910
|
+
|---|---|---:|
|
|
911
|
+
| LOS-ABV | 557.4 | 301.0 |
|
|
912
|
+
| LOS-PHC | 476.7 | 257.4 |
|
|
913
|
+
| LOS-KAN | 908.9 | 490.8 |
|
|
914
|
+
| ABV-PHC | 485.2 | 262.0 |
|
|
915
|
+
|
|
916
|
+
### 2.3 Representative aircraft selection
|
|
917
|
+
|
|
918
|
+
Phase 3 adopts a single representative aircraft because NCAA 2022 does not publish aircraft-type or seat-capacity data by route and Nigerian domestic routes are served by a mixed narrow-body / regional-jet fleet.
|
|
919
|
+
|
|
920
|
+
| Parameter | Value | Basis |
|
|
921
|
+
|---|---|---|
|
|
922
|
+
| Representative aircraft | Boeing 737-500 | Dominant in Air Peace 2022 domestic fleet; documented 114-seat config; ICAO ICEC code `735`. |
|
|
923
|
+
| Seats | 114 | Air Peace configuration: 12 business + 102 economy. |
|
|
924
|
+
| Load factor | 72% | 2022 Africa average 71.6% (AFRAA citing IATA); slight premium for Nigerian trunk routes. |
|
|
925
|
+
|
|
926
|
+
### 2.4 ICAO ICEC v13.1 Appendix C fuel-consumption coefficients for code `735`
|
|
927
|
+
|
|
928
|
+
From ICAO ICEC v13.1 Appendix C, page 16, the fuel-consumption row for aircraft equivalent code `735` (Boeing 737-500) is:
|
|
929
|
+
|
|
930
|
+
| Stage length (nm) | 125 | 250 | 500 | 750 | 1000 | 1500 | 2000 | 2500 | 3000 | 3500 | 4000 |
|
|
931
|
+
|---|---|---:|---:|---:|---:|---:|---:|---:|---:|---:|---:|
|
|
932
|
+
| Fuel consumption (kg) | 1539 | 3153 | 4207 | 5694 | 7119 | 9850 | 12477 | 15033 | 17535 | 19995 | 22421 |
|
|
933
|
+
|
|
934
|
+
### 2.5 Linear interpolation per route stage length
|
|
935
|
+
|
|
936
|
+
All four routes fall between 250 nm and 500 nm, so linear interpolation is used:
|
|
937
|
+
|
|
938
|
+
```
|
|
939
|
+
fuel_kg(x) = 3153 + (4207 − 3153) × (x − 250) / (500 − 250)
|
|
940
|
+
```
|
|
941
|
+
|
|
942
|
+
| Route | Uplifted (nm) | Interpolated fuel (kg) |
|
|
943
|
+
|---|---|---:|
|
|
944
|
+
| LOS-ABV | 301.0 | 3,368.02 |
|
|
945
|
+
| LOS-PHC | 257.4 | 3,184.20 |
|
|
946
|
+
| LOS-KAN | 490.8 | 4,168.21 |
|
|
947
|
+
| ABV-PHC | 262.0 | 3,203.59 |
|
|
948
|
+
|
|
949
|
+
### 2.6 CO₂ conversion
|
|
950
|
+
|
|
951
|
+
Jet fuel is converted to CO₂ using the standard aviation conversion:
|
|
952
|
+
|
|
953
|
+
```
|
|
954
|
+
co2_kg = fuel_kg × 3.16
|
|
955
|
+
```
|
|
956
|
+
|
|
957
|
+
(3.16 kg CO₂ per kg jet fuel, consistent with ICAO ICEC and close to EUROCONTROL / IATA values.)
|
|
958
|
+
|
|
959
|
+
### 2.7 Passenger attribution
|
|
960
|
+
|
|
961
|
+
Total flight CO₂ is attributed to passengers using the Intra-Africa passenger-to-cargo factor from ICAO ICEC v13.1 Appendix A:
|
|
962
|
+
|
|
963
|
+
```
|
|
964
|
+
kgCO2_per_passenger_km = fuel_kg × 3.16 × 0.8432 / (seats × load_factor × uplifted_km)
|
|
965
|
+
```
|
|
966
|
+
|
|
967
|
+
Where:
|
|
968
|
+
|
|
969
|
+
- `seats = 114`
|
|
970
|
+
- `load_factor = 0.72`
|
|
971
|
+
- `passenger_to_cargo_factor = 0.8432` (ICAO ICEC v13.1 Intra-Africa)
|
|
972
|
+
|
|
973
|
+
This produces the route-specific per-passenger-kilometre emission factors.
|
|
974
|
+
|
|
975
|
+
### 2.8 Generic factor
|
|
976
|
+
|
|
977
|
+
The generic domestic aviation factor is the arithmetic mean of the four route factors and is recommended when the exact route is unknown.
|
|
978
|
+
|
|
979
|
+
---
|
|
980
|
+
|
|
981
|
+
## 3. Final Factor Table
|
|
982
|
+
|
|
983
|
+
| # | Factor ID | Route | Value | Unit | Confidence | Uncertainty |
|
|
984
|
+
|---:|---|---|---|---:|---|---|
|
|
985
|
+
| 1 | `ng.aviation.domestic.los_abv` | Lagos - Abuja | 0.1962 | kgCO₂/passenger-km | medium | ±25% |
|
|
986
|
+
| 2 | `ng.aviation.domestic.los_phc` | Lagos - Port Harcourt | 0.2169 | kgCO₂/passenger-km | medium | ±25% |
|
|
987
|
+
| 3 | `ng.aviation.domestic.los_kan` | Lagos - Kano | 0.1489 | kgCO₂/passenger-km | medium | ±25% |
|
|
988
|
+
| 4 | `ng.aviation.domestic.abv_phc` | Abuja - Port Harcourt | 0.2144 | kgCO₂/passenger-km | medium | ±25% |
|
|
989
|
+
| 5 | `ng.aviation.domestic.generic` | Nigeria domestic average | 0.1940 | kgCO₂/passenger-km | medium | ±25% |
|
|
990
|
+
| 6 | `ng.aviation.domestic.rf_multiplier` | Radiative-forcing multiplier | 1.9 | multiplier | low | - |
|
|
991
|
+
|
|
992
|
+
Values in the final registry are rounded to four decimal places.
|
|
993
|
+
|
|
994
|
+
---
|
|
995
|
+
|
|
996
|
+
## 4. RF Multiplier
|
|
997
|
+
|
|
998
|
+
NEFDB includes the optional radiative-forcing multiplier `ng.aviation.domestic.rf_multiplier` with value **1.9**, sourced from Lee et al. (2021), Table F.1a, row **"Contrail cirrus (km basis)"**, column **GTP₅₀**.
|
|
999
|
+
|
|
1000
|
+
- **Usage is optional.** The base route factors are CO₂-only.
|
|
1001
|
+
- When the RF multiplier is requested, multiply the CO₂-only result by 1.9:
|
|
1002
|
+
```
|
|
1003
|
+
kgCO2e_rf = kgCO2_only × 1.9
|
|
1004
|
+
```
|
|
1005
|
+
- The multiplier is **not baked into** the base factor values.
|
|
1006
|
+
- Confidence is **low** because the value is metric- and time-horizon-dependent; total aviation multipliers in Lee et al. range from 1.0 (GTP₅₀) to 4.0 (GWP₂₀).
|
|
1007
|
+
|
|
1008
|
+
---
|
|
1009
|
+
|
|
1010
|
+
## 5. Data Quality Flags
|
|
1011
|
+
|
|
1012
|
+
| Flag | Affected factors | Description |
|
|
1013
|
+
|---|---|---|
|
|
1014
|
+
| `ICAO_ICEC_PRIMARY` | All route factors | Fuel-consumption coefficients and passenger-to-cargo factor taken from ICAO ICEC v13.1. |
|
|
1015
|
+
| `REPRESENTATIVE_AIRCRAFT` | All route factors | Boeing 737-500 (114 seats) used as a single representative aircraft for the mixed Nigerian domestic fleet. |
|
|
1016
|
+
| `LOAD_FACTOR_ASSUMED` | All route factors | 72% load factor assumed from AFRAA/IATA Africa 2022 average (71.6%) plus small trunk-route premium; NCAA 2022 does not provide load factor. |
|
|
1017
|
+
| `NO_NIGERIA_ROUTE_FUEL_DATA` | All route factors | No Nigeria-specific fuel-burn measurements by route; calculation depends on ICAO global aircraft coefficients. |
|
|
1018
|
+
| `GREAT_CIRCLE_UPPLIFT` | All route factors | Route lengths are great-circle distances uplifted by 9%; actual flight paths and holding/circuit patterns may differ. |
|
|
1019
|
+
| `RF_OPTIONAL` | `ng.aviation.domestic.rf_multiplier` | Radiative-forcing multiplier is a separate, optional climate-adjustment layer, not included in base CO₂ values. |
|
|
1020
|
+
| `AFRICA_BENCHMARK` | Load factor and cargo factor | Intra-Africa passenger-to-cargo factor and Africa load-factor benchmark used due to lack of Nigeria-specific data. |
|
|
1021
|
+
|
|
1022
|
+
---
|
|
1023
|
+
|
|
1024
|
+
## 6. Files Produced
|
|
1025
|
+
|
|
1026
|
+
- `src/factors/aviation.ts` - canonical aviation factor records.
|
|
1027
|
+
- `src/api/aviation.ts` - ergonomic `nefdb.aviation.*` helpers.
|
|
1028
|
+
- `src/index.ts` - public API exports (updated).
|
|
1029
|
+
- `src/sources/index.ts` - canonical source registry (updated with Phase 3 aviation sources).
|
|
1030
|
+
- `tests/schema.test.ts` - completeness and API tests (updated).
|
|
1031
|
+
- `methodology/progressive/phase_03_aviation.md` - this document.
|
|
1032
|
+
- Derived inputs:
|
|
1033
|
+
- `datasets/transport_aviation/derived/route_distances_phase3.md`
|
|
1034
|
+
- `datasets/transport_aviation/derived/route_distances_phase3.csv`
|
|
1035
|
+
- `datasets/transport_aviation/derived/aviation_ef_calculation_phase3.md`
|
|
1036
|
+
- Documentation:
|
|
1037
|
+
- `docs/transport_aviation/aircraft_loadfactor_phase3.md`
|
|
1038
|
+
- `docs/transport_aviation/rf_multiplier_phase3.md`
|
|
1039
|
+
- `docs/transport_aviation/sources_index_phase3.md`
|
|
1040
|
+
- Exported data:
|
|
1041
|
+
- `data/nefdb_v1.csv`
|
|
1042
|
+
- `data/nefdb_v1.json`
|
|
1043
|
+
|
|
1044
|
+
# Waste & Water Methodology
|
|
1045
|
+
|
|
1046
|
+
NEFDB Phase 4 delivers eight waste and water emission factors for Nigeria:
|
|
1047
|
+
|
|
1048
|
+
- **Six Scope 1 waste factors**: municipal solid waste (MSW) disposed to managed landfill, open dump, and open burning; organic-waste composting; domestic wastewater; and industrial wastewater.
|
|
1049
|
+
- **Two Scope 2 water-treatment factors**: public water supply and wastewater treatment, derived from electricity-intensity proxies using the NEFDB national grid factor.
|
|
1050
|
+
|
|
1051
|
+
All factors are for Nigeria (`NG`), use AR5 GWP values (CH₄ = 28, N₂O = 265), and are published under NEFDB version `1.0.0`.
|
|
1052
|
+
|
|
1053
|
+
---
|
|
1054
|
+
|
|
1055
|
+
## 1. Sources
|
|
1056
|
+
|
|
1057
|
+
| Source ID | Document | Publisher | Year | Relevance |
|
|
1058
|
+
|---|---|---|---|---|
|
|
1059
|
+
| `IPCC_2006_VOL5` | IPCC 2006 Guidelines Vol 5 Waste | IPCC | 2006 | Methodology, default DOC values, MCFs, oxidation factors, open-burning EFs, composting EFs, wastewater parameters. |
|
|
1060
|
+
| `IPCC_2019_REFINEMENTS` | 2019 Refinement to IPCC 2006 Guidelines | IPCC | 2019 | Refined tropical-wet defaults; reviewed but not used for final values in this phase. |
|
|
1061
|
+
| `NIGERIA_NIR1` | Nigeria First National Inventory Report 2000-2017 | Federal Republic of Nigeria | 2021 | Domestic wastewater organics (TOW), reported CH₄ emissions, and treatment-pathway fractions. |
|
|
1062
|
+
| `NIGERIA_BUR2` | Nigeria Second Biennial Update Report to UNFCCC | Federal Republic of Nigeria | 2022 | National MSW generation and disposal context. |
|
|
1063
|
+
| `NIGERIA_OPEN_BURNING` | Nigeria Open Burning Factsheet | regulatory_mrv datasets | 2021 | Nigeria open-burning context and combustion shares. |
|
|
1064
|
+
| `DEFRA_2024_FULL` | UK DESNZ/DEFRA 2024 GHG Conversion Factors Full Set | UK DESNZ | 2024 | Water-supply and wastewater-treatment emission factors used as electricity-intensity proxies. |
|
|
1065
|
+
| `NIGERIA_GENERATION_MIX_2024` | Nigeria Generation Mix 2024 (NERC / NEFDB reconciled) | NERC / NEFDB | 2024 | Basis for the national grid factor applied to water-treatment electricity use. |
|
|
1066
|
+
| `NEFDB_RECONCILED_GENERATION_2024` | Nigeria Generation Mix Reconciled 2024 | NEFDB | 2024 | Canonical NEFDB grid factor source (`ng.grid.national.location.2024`). |
|
|
1067
|
+
|
|
1068
|
+
Local documents and datasets used in derivations:
|
|
1069
|
+
|
|
1070
|
+
- `datasets/waste_water/derived/msw_composition_nigeria.csv` - Lagos metropolis mean MSW composition.
|
|
1071
|
+
- `datasets/waste_water/derived/ipcc_default_parameters.csv` - extracted IPCC default EFs and parameters.
|
|
1072
|
+
- `datasets/waste_water/derived/wastewater_treatment_params.csv` - wastewater treatment parameter extraction.
|
|
1073
|
+
- `docs/regulatory_mrv/11_Nigeria_NIR1_2000_2017.md` - NIR1 tables 7.1, 7.4, 7.5 and 7.13.
|
|
1074
|
+
- `docs/waste_water/oke_afa_wwtp_lagos_2021.md` - Oke-Afa WWTP influent BOD and operating data.
|
|
1075
|
+
- `docs/waste_water/Environ-09-02-11.md` - Nigeria MSW composition, open burning, and disposal-practice context.
|
|
1076
|
+
- `datasets/international_ef_databases/ghg-conversion-factors-2024-FlatFormat_v1_1.xlsx` - raw DEFRA 2024 water factors.
|
|
1077
|
+
- `src/factors/grid_electricity.ts` - NEFDB grid factor registry.
|
|
1078
|
+
|
|
1079
|
+
---
|
|
1080
|
+
|
|
1081
|
+
## 2. Solid Waste Disposal
|
|
1082
|
+
|
|
1083
|
+
### 2.1 Degradable organic carbon
|
|
1084
|
+
|
|
1085
|
+
Nigeria does not have a national MSW composition table in its UNFCCC submissions, so the Phase 4 factors use the Lagos metropolis mean composition from `datasets/waste_water/derived/msw_composition_nigeria.csv` as the most representative Nigeria urban data available.
|
|
1086
|
+
|
|
1087
|
+
| Component | % wet mass | DOC_j |
|
|
1088
|
+
|---|---:|---:|
|
|
1089
|
+
| Food | 66.11 | 0.15 |
|
|
1090
|
+
| Paper | 10.02 | 0.40 |
|
|
1091
|
+
| Plastic | 13.93 | 0.00 |
|
|
1092
|
+
| Metal | 2.99 | 0.00 |
|
|
1093
|
+
| Glass | 2.36 | 0.00 |
|
|
1094
|
+
| Textile | 4.58 | 0.24 |
|
|
1095
|
+
| Wood | 0.00 | 0.43 |
|
|
1096
|
+
| Other | 0.00 | 0.00 |
|
|
1097
|
+
|
|
1098
|
+
```
|
|
1099
|
+
DOC = Σ(frac_j × DOC_j)
|
|
1100
|
+
= 0.6611×0.15 + 0.1002×0.40 + 0.0458×0.24
|
|
1101
|
+
= 0.15024 kg C / kg wet waste
|
|
1102
|
+
```
|
|
1103
|
+
|
|
1104
|
+
### 2.2 Managed landfill
|
|
1105
|
+
|
|
1106
|
+
The managed-landfill factor applies IPCC 2006 Vol. 5 Ch. 3 Tier 1 parameters for a controlled landfill:
|
|
1107
|
+
|
|
1108
|
+
| Parameter | Value |
|
|
1109
|
+
|---|---|
|
|
1110
|
+
| DOCf | 0.5 |
|
|
1111
|
+
| F | 0.5 |
|
|
1112
|
+
| OX | 0.1 |
|
|
1113
|
+
| MCF | 1.0 |
|
|
1114
|
+
|
|
1115
|
+
```
|
|
1116
|
+
EF_CH4 = DOC × DOCf × F × (16/12) × (1 − OX) × MCF × 1000
|
|
1117
|
+
= 0.15024 × 0.5 × 0.5 × 1.3333 × 0.9 × 1.0 × 1000
|
|
1118
|
+
= 45.07 kg CH4 / t wet waste
|
|
1119
|
+
```
|
|
1120
|
+
|
|
1121
|
+
```
|
|
1122
|
+
CO2e = EF_CH4 × 28
|
|
1123
|
+
= 45.07 × 28
|
|
1124
|
+
= 1,262 kgCO2e / t
|
|
1125
|
+
≈ 1,260 kgCO2e / t
|
|
1126
|
+
```
|
|
1127
|
+
|
|
1128
|
+
### 2.3 Open dump
|
|
1129
|
+
|
|
1130
|
+
Same DOC composition, with IPCC parameters for an unmanaged deep dump (> 5 m):
|
|
1131
|
+
|
|
1132
|
+
| Parameter | Value |
|
|
1133
|
+
|---|---|
|
|
1134
|
+
| DOCf | 0.5 |
|
|
1135
|
+
| F | 0.5 |
|
|
1136
|
+
| OX | 0.0 |
|
|
1137
|
+
| MCF | 0.4 |
|
|
1138
|
+
|
|
1139
|
+
```
|
|
1140
|
+
EF_CH4 = DOC × DOCf × F × (16/12) × (1 − OX) × MCF × 1000
|
|
1141
|
+
= 0.15024 × 0.5 × 0.5 × 1.3333 × 1.0 × 0.4 × 1000
|
|
1142
|
+
= 20.03 kg CH4 / t wet waste
|
|
1143
|
+
```
|
|
1144
|
+
|
|
1145
|
+
```
|
|
1146
|
+
CO2e = EF_CH4 × 28
|
|
1147
|
+
= 20.03 × 28
|
|
1148
|
+
= 560.9 kgCO2e / t
|
|
1149
|
+
≈ 561 kgCO2e / t
|
|
1150
|
+
```
|
|
1151
|
+
|
|
1152
|
+
---
|
|
1153
|
+
|
|
1154
|
+
## 3. Open Burning of MSW
|
|
1155
|
+
|
|
1156
|
+
Open-burning emissions use the IPCC 2006 Vol. 5 Ch. 5 Table 5.7 default emission factors per tonne of waste burned (`datasets/waste_water/derived/ipcc_default_parameters.csv`, rows 43-45). Biogenic CO₂ is excluded; the CO₂ term is fossil carbon only.
|
|
1157
|
+
|
|
1158
|
+
| Parameter | Value |
|
|
1159
|
+
|---|---|
|
|
1160
|
+
| EF_CO₂ (fossil) | 33 kg CO₂ / t |
|
|
1161
|
+
| EF_CH₄ | 6.5 kg CH₄ / t |
|
|
1162
|
+
| EF_N₂O | 0.2 kg N₂O / t |
|
|
1163
|
+
|
|
1164
|
+
```
|
|
1165
|
+
CO2e = EF_CO2 + (EF_CH4 × 28) + (EF_N2O × 265)
|
|
1166
|
+
= 33 + (6.5 × 28) + (0.2 × 265)
|
|
1167
|
+
= 33 + 182 + 53
|
|
1168
|
+
= 268 kgCO2e / t
|
|
1169
|
+
```
|
|
1170
|
+
|
|
1171
|
+
Country-specific fossil-carbon fractions for Nigerian MSW (e.g. higher plastic or synthetic textile shares) would increase the fossil CO₂ term. The IPCC default is retained until Nigeria-specific values are agreed.
|
|
1172
|
+
|
|
1173
|
+
---
|
|
1174
|
+
|
|
1175
|
+
## 4. Composting
|
|
1176
|
+
|
|
1177
|
+
The composting factor uses wet-weight default emission factors from IPCC 2006 Vol. 5 Ch. 4 Table 4.1.
|
|
1178
|
+
|
|
1179
|
+
| Parameter | Value |
|
|
1180
|
+
|---|---|
|
|
1181
|
+
| EF_CH₄ | 4 g / kg wet waste = 4.00 kg CH₄ / t |
|
|
1182
|
+
| EF_N₂O | 0.24 g / kg wet waste = 0.240 kg N₂O / t |
|
|
1183
|
+
|
|
1184
|
+
```
|
|
1185
|
+
CO2e = (EF_CH4 × 28) + (EF_N2O × 265)
|
|
1186
|
+
= (4.00 × 28) + (0.240 × 265)
|
|
1187
|
+
= 112 + 63.6
|
|
1188
|
+
= 175.6 kgCO2e / t
|
|
1189
|
+
≈ 176 kgCO2e / t
|
|
1190
|
+
```
|
|
1191
|
+
|
|
1192
|
+
Biogenic CO₂ from composting is excluded.
|
|
1193
|
+
|
|
1194
|
+
---
|
|
1195
|
+
|
|
1196
|
+
## 5. Domestic Wastewater
|
|
1197
|
+
|
|
1198
|
+
### 5.1 Methane emission factor
|
|
1199
|
+
|
|
1200
|
+
The IPCC 2006 Tier 1 model expresses methane emissions from domestic wastewater as:
|
|
1201
|
+
|
|
1202
|
+
```
|
|
1203
|
+
EF_CH4 (kg/kg BOD) = Bo × MCF
|
|
1204
|
+
```
|
|
1205
|
+
|
|
1206
|
+
Where:
|
|
1207
|
+
|
|
1208
|
+
- `Bo` = maximum methane-producing capacity = **0.6 kg CH₄ / kg BOD** (`IPCC_2006_VOL5`, default).
|
|
1209
|
+
- `MCF` = methane correction factor.
|
|
1210
|
+
|
|
1211
|
+
A national weighted MCF is derived from `NIGERIA_NIR1` 2017 aggregate domestic-wastewater emissions:
|
|
1212
|
+
|
|
1213
|
+
| NIR1 value | Amount |
|
|
1214
|
+
|---|---|
|
|
1215
|
+
| Total organically degradable material (TOW) | 2,577,699,350 kg BOD |
|
|
1216
|
+
| Reported CH₄ emissions (Table 7.13) | 547.6 Gg = 547,600,000 kg CH₄ |
|
|
1217
|
+
|
|
1218
|
+
```
|
|
1219
|
+
Effective EF_CH4 = 547,600,000 / 2,577,699,350 = 0.2124 kg CH4 / kg BOD
|
|
1220
|
+
MCF = 0.2124 / 0.6 = 0.354
|
|
1221
|
+
```
|
|
1222
|
+
|
|
1223
|
+
### 5.2 Convert to per-cubic-metre factor
|
|
1224
|
+
|
|
1225
|
+
Influent BOD for the domestic factor is taken from Oke-Afa WWTP, Lagos (`docs/waste_water/oke_afa_wwtp_lagos_2021.md`):
|
|
1226
|
+
|
|
1227
|
+
```
|
|
1228
|
+
BOD = 127.5 mg/L = 0.1275 kg BOD / m3
|
|
1229
|
+
```
|
|
1230
|
+
|
|
1231
|
+
```
|
|
1232
|
+
CH4 per m3 = 0.2124 kg/kg BOD × 0.1275 kg BOD/m3
|
|
1233
|
+
= 0.0271 kg CH4 / m3
|
|
1234
|
+
|
|
1235
|
+
CO2e = 0.0271 × 28
|
|
1236
|
+
= 0.758 kgCO2e / m3
|
|
1237
|
+
```
|
|
1238
|
+
|
|
1239
|
+
This factor excludes N₂O from domestic wastewater. N₂O depends on protein intake; add a separate factor if required.
|
|
1240
|
+
|
|
1241
|
+
---
|
|
1242
|
+
|
|
1243
|
+
## 6. Industrial Wastewater
|
|
1244
|
+
|
|
1245
|
+
Industrial wastewater uses the IPCC 2006 Vol. 5 Ch. 6 COD-based default:
|
|
1246
|
+
|
|
1247
|
+
| Parameter | Value |
|
|
1248
|
+
|---|---|
|
|
1249
|
+
| Bo | 0.25 kg CH₄ / kg COD |
|
|
1250
|
+
| MCF | 0.3 (conservative: overloaded aerobic / partial anaerobic treatment) |
|
|
1251
|
+
|
|
1252
|
+
```
|
|
1253
|
+
EF_CH4 = Bo × MCF
|
|
1254
|
+
= 0.25 × 0.3
|
|
1255
|
+
= 0.0750 kg CH4 / kg COD
|
|
1256
|
+
|
|
1257
|
+
CO2e = 0.0750 × 28
|
|
1258
|
+
= 2.10 kgCO2e / kg COD
|
|
1259
|
+
```
|
|
1260
|
+
|
|
1261
|
+
Site-specific industrial treatment can range from ~0.1 (clean aerobic) to ~0.8 (anaerobic lagoon). The 0.3 value is a conservative default until Nigeria-specific sector-level treatment data are available.
|
|
1262
|
+
|
|
1263
|
+
---
|
|
1264
|
+
|
|
1265
|
+
## 7. Water Treatment
|
|
1266
|
+
|
|
1267
|
+
The two water-treatment factors are Scope 2 electricity factors. Local electricity-intensity data for Nigerian waterworks was not available, so DEFRA 2024 emission factors are used as an international proxy, and converted to Nigerian grid emissions using the NEFDB 2024 national grid factor `ng.grid.national.location.2024` = **0.138611 kgCO2e / kWh**.
|
|
1268
|
+
|
|
1269
|
+
### 7.1 Water supply
|
|
1270
|
+
|
|
1271
|
+
```
|
|
1272
|
+
UK DEFRA water-supply factor = 0.15311 kgCO2e / m3
|
|
1273
|
+
UK grid EF = 0.20705 kgCO2e / kWh
|
|
1274
|
+
Implied intensity = 0.15311 / 0.20705 = 0.739 kWh / m3
|
|
1275
|
+
|
|
1276
|
+
CO2e = 0.739 × 0.138611
|
|
1277
|
+
= 0.1025 kgCO2e / m3
|
|
1278
|
+
≈ 0.103 kgCO2e / m3
|
|
1279
|
+
```
|
|
1280
|
+
|
|
1281
|
+
### 7.2 Wastewater treatment
|
|
1282
|
+
|
|
1283
|
+
```
|
|
1284
|
+
UK DEFRA wastewater-treatment factor = 0.18574 kgCO2e / m3
|
|
1285
|
+
UK grid EF = 0.20705 kgCO2e / kWh
|
|
1286
|
+
Implied intensity = 0.18574 / 0.20705 = 0.897 kWh / m3
|
|
1287
|
+
|
|
1288
|
+
CO2e = 0.897 × 0.138611
|
|
1289
|
+
= 0.1243 kgCO2e / m3
|
|
1290
|
+
≈ 0.124 kgCO2e / m3
|
|
1291
|
+
```
|
|
1292
|
+
|
|
1293
|
+
---
|
|
1294
|
+
|
|
1295
|
+
## 8. Complete Factor Inventory - Phase 4
|
|
1296
|
+
|
|
1297
|
+
| # | Factor ID | Value | Unit | Confidence | Uncertainty |
|
|
1298
|
+
|---:|---|---:|---|---|---|
|
|
1299
|
+
| 1 | `ng.waste.msw.landfill.managed` | 1,260 | kgCO2e / t | high | ±20% |
|
|
1300
|
+
| 2 | `ng.waste.msw.open_dump` | 561 | kgCO2e / t | medium | ±25% |
|
|
1301
|
+
| 3 | `ng.waste.msw.open_burning` | 268 | kgCO2e / t | medium | ±35% |
|
|
1302
|
+
| 4 | `ng.waste.organic.composting` | 176 | kgCO2e / t | high | ±25% |
|
|
1303
|
+
| 5 | `ng.waste.wastewater.domestic` | 0.758 | kgCO2e / m3 | medium | ±30% |
|
|
1304
|
+
| 6 | `ng.waste.wastewater.industrial` | 2.10 | kgCO2e / kg COD | low | ±40% |
|
|
1305
|
+
| 7 | `ng.water.treatment.supply` | 0.103 | kgCO2e / m3 | medium | ±30% |
|
|
1306
|
+
| 8 | `ng.water.treatment.wastewater` | 0.124 | kgCO2e / m3 | medium | ±30% |
|
|
1307
|
+
|
|
1308
|
+
---
|
|
1309
|
+
|
|
1310
|
+
## 9. Data Quality Flags
|
|
1311
|
+
|
|
1312
|
+
| Flag | Affected factors | Description |
|
|
1313
|
+
|---|---|---|
|
|
1314
|
+
| `LAGOS_COMPOSITION_PROXY` | `ng.waste.msw.landfill.managed`, `ng.waste.msw.open_dump`, `ng.waste.msw.open_burning` | Nigeria has no national MSW composition table; Lagos metropolis mean composition is used as the best-available urban proxy. |
|
|
1315
|
+
| `IPCC_LANDFILL_DEFAULTS` | `ng.waste.msw.landfill.managed`, `ng.waste.msw.open_dump` | DOCf, F, OX and MCF values are IPCC 2006 Tier 1 defaults for tropical managed/unmanaged deep dumps. |
|
|
1316
|
+
| `IPCC_OPEN_BURNING_DEFAULT` | `ng.waste.msw.open_burning` | EFs are IPCC 2006 Vol. 5 Ch. 5 Table 5.7 defaults; fossil CO₂ term may be conservative for Nigerian plastic-rich waste. |
|
|
1317
|
+
| `IPCC_COMPOSTING_DEFAULT` | `ng.waste.organic.composting` | EFs are IPCC 2006 Vol. 5 Ch. 4 Table 4.1 wet-weight defaults. |
|
|
1318
|
+
| `NIR1_AGGREGATE_MCF` | `ng.waste.wastewater.domestic` | National weighted MCF (0.354) inferred from NIR1 2017 aggregate CH₄ emissions and TOW. |
|
|
1319
|
+
| `OKE_AFA_BOD_PROXY` | `ng.waste.wastewater.domestic` | Per-m³ conversion is based on Oke-Afa WWTP influent BOD (Lagos). |
|
|
1320
|
+
| `NO_DOMESTIC_WW_N2O` | `ng.waste.wastewater.domestic` | N₂O from domestic wastewater is not included. |
|
|
1321
|
+
| `INDUSTRIAL_MCF_CONSERVATIVE` | `ng.waste.wastewater.industrial` | MCF = 0.3 is a conservative default; limited Nigeria-specific industrial effluent data available. |
|
|
1322
|
+
| `UK_DEFRA_WATER_PROXY` | `ng.water.treatment.supply`, `ng.water.treatment.wastewater` | Electricity intensity is proxied from UK DEFRA 2024 water factors because Nigerian utility data were not found. |
|
|
1323
|
+
| `NEFDB_GRID_2024` | `ng.water.treatment.supply`, `ng.water.treatment.wastewater` | Converted to Nigerian grid emissions using `ng.grid.national.location.2024` (0.138611 kgCO2e/kWh). |
|
|
1324
|
+
|
|
1325
|
+
---
|
|
1326
|
+
|
|
1327
|
+
## 10. Files Produced
|
|
1328
|
+
|
|
1329
|
+
- `src/factors/waste.ts` - canonical waste emission-factor records.
|
|
1330
|
+
- `src/factors/water.ts` - canonical water-treatment emission-factor records.
|
|
1331
|
+
- `src/factors/index.ts` - aggregate factor registry.
|
|
1332
|
+
- `src/api/waste.ts` - ergonomic `nefdb.waste.*` helpers.
|
|
1333
|
+
- `src/api/water.ts` - ergonomic `nefdb.water.*` helpers.
|
|
1334
|
+
- `src/index.ts` - public API exports.
|
|
1335
|
+
- `src/sources/index.ts` - canonical source registry.
|
|
1336
|
+
- `tests/schema.test.ts` - completeness and schema tests (updated for Phase 4 factors).
|
|
1337
|
+
- `methodology/progressive/phase_04_waste_water.md` - this document.
|
|
1338
|
+
- Derived inputs:
|
|
1339
|
+
- `datasets/waste_water/derived/phase_04_factor_calculation.csv`
|
|
1340
|
+
- `datasets/waste_water/derived/phase_04_calculation_steps.md`
|
|
1341
|
+
- `datasets/waste_water/derived/waste_water_factor_notes.md`
|
|
1342
|
+
- `datasets/waste_water/derived/msw_composition_nigeria.csv`
|
|
1343
|
+
- `datasets/waste_water/derived/ipcc_default_parameters.csv`
|
|
1344
|
+
- `datasets/waste_water/derived/wastewater_treatment_params.csv`
|
|
1345
|
+
- `datasets/waste_water/derived/nigeria_waste_water_inputs.csv`
|
|
1346
|
+
- Local extraction and source notes:
|
|
1347
|
+
- `docs/waste_water/local_inputs_extraction_note.md`
|
|
1348
|
+
- `docs/waste_water/oke_afa_wwtp_lagos_2021.md`
|
|
1349
|
+
- `docs/waste_water/Environ-09-02-11.md`
|
|
1350
|
+
- `docs/regulatory_mrv/11_Nigeria_NIR1_2000_2017.md`
|
|
1351
|
+
- Exported data:
|
|
1352
|
+
- `data/nefdb_v1.csv`
|
|
1353
|
+
- `data/nefdb_v1.json`
|
|
1354
|
+
|
|
1355
|
+
# Public Export & Documentation
|
|
1356
|
+
|
|
1357
|
+
Phase 5 publishes the NEFDB as a public Cloudflare R2 object store, exposed through a Cloudflare Worker. Four domains are now live: `grid_electricity`, `fuel_combustion`, `transport_aviation`, and `waste_water`. Users can download datasets and methodology documentation directly from the Worker URL.
|
|
1358
|
+
|
|
1359
|
+
---
|
|
1360
|
+
|
|
1361
|
+
## 1. What Was Published
|
|
1362
|
+
|
|
1363
|
+
Four NEFDB domains are now published:
|
|
1364
|
+
|
|
1365
|
+
| Domain | Branches | Description |
|
|
1366
|
+
|---|---|---|
|
|
1367
|
+
| `grid_electricity` | `main`, `additional`, `derived` | Location- and market-based grid emission factors and supporting electricity data. |
|
|
1368
|
+
| `fuel_combustion` | `main`, `derived` | Stationary combustion emission factors for liquid, solid, and gaseous fuels. |
|
|
1369
|
+
| `transport_aviation` | `main`, `additional`, `derived` | Road-transport and aviation factors, fleet data, and route-level passenger estimates. |
|
|
1370
|
+
| `waste_water` | `main`, `additional`, `derived` | Solid-waste composition, wastewater treatment, and fugitive-emission parameters. |
|
|
1371
|
+
|
|
1372
|
+
Each domain contains:
|
|
1373
|
+
|
|
1374
|
+
- **Datasets**
|
|
1375
|
+
- `main/` - primary authoritative sources and their original documentation (e.g., international databases, government statistics, academic studies).
|
|
1376
|
+
- `additional/` - supplementary and alternative data stores (e.g., `alternative/` reports, `hyperbrowser/` deep-web captures, FRSC/NADDC fleet digests, OWID/World Bank extracts).
|
|
1377
|
+
- `derived/` - NEFDB-computed tables, JSON extracts, and the audit logs that explain how they were produced.
|
|
1378
|
+
|
|
1379
|
+
- **Methodology documents**
|
|
1380
|
+
- Phase methodology documents for each domain.
|
|
1381
|
+
- Validation, enrichment, download, alternatives, and deep-research logs matching `deep_*_log.md`.
|
|
1382
|
+
- Derived dataset documentation: calculation steps, data-quality assessments, and audit trails.
|
|
1383
|
+
|
|
1384
|
+
- **Repository manifest**
|
|
1385
|
+
- `manifest.json` lists all available domains, branches (`main`, `additional`, `derived`), and the files contained in each.
|
|
1386
|
+
|
|
1387
|
+
### Domain summaries and sample files
|
|
1388
|
+
|
|
1389
|
+
#### `grid_electricity`
|
|
1390
|
+
|
|
1391
|
+
| Branch | Asset type | Rationale |
|
|
1392
|
+
|---|---|---|
|
|
1393
|
+
| `main` | datasets, docs | Primary electricity data: generation statistics (NBS, NERC, NBET, TCN, WAPP), international comparisons (Ember, IEA, IRENA, OWID), and academic calibration sources. |
|
|
1394
|
+
| `additional` | datasets, docs | Alternative reports, CDM monitoring documents, and hyperbrowser archives used for cross-checks and gap-filling. |
|
|
1395
|
+
| `derived` | datasets, docs | Final location-based and market-based factors, intermediate grids-and-fuels tables, and audit logs. |
|
|
1396
|
+
|
|
1397
|
+
Sample download: `grid_electricity/derived/datasets/location_based_factor_2024.json`
|
|
1398
|
+
<https://nefdb-r2-publisher.ugbodagadavid.workers.dev/grid_electricity/derived/datasets/location_based_factor_2024.json>
|
|
1399
|
+
|
|
1400
|
+
#### `fuel_combustion`
|
|
1401
|
+
|
|
1402
|
+
| Branch | Asset type | Rationale |
|
|
1403
|
+
|---|---|---|
|
|
1404
|
+
| `main` | datasets, docs | Petroleum product statistics from NBS/PPPRA and canonical guidance from IPCC, EPA GHG Emission Factors Hub, DEFRA, and GLEC framework. |
|
|
1405
|
+
| `derived` | datasets, docs | Stationary fuel emission-factor tables and the download/calculation audit logs. |
|
|
1406
|
+
|
|
1407
|
+
Sample download: `fuel_combustion/derived/datasets/stationary_fuel_factors.csv`
|
|
1408
|
+
<https://nefdb-r2-publisher.ugbodagadavid.workers.dev/fuel_combustion/derived/datasets/stationary_fuel_factors.csv>
|
|
1409
|
+
|
|
1410
|
+
#### `transport_aviation`
|
|
1411
|
+
|
|
1412
|
+
| Branch | Asset type | Rationale |
|
|
1413
|
+
|---|---|---|
|
|
1414
|
+
| `main` | datasets, docs | International and national guidance for mobile combustion and aviation (ICAO, ICCT, IPCC, EPA, UK DEFRA) plus Nigerian fleet and load-factor references. |
|
|
1415
|
+
| `additional` | datasets, docs | FRSC statistics digests, NCAA executive summaries, road-VKT spreadsheets, route counts, and wayback captures. |
|
|
1416
|
+
| `derived` | datasets, docs | Route distances, road vehicle-kilometre estimates, fuel factors, and aviation emission-factor calculations. |
|
|
1417
|
+
|
|
1418
|
+
Sample download: `transport_aviation/derived/datasets/road_fuel_factors.csv`
|
|
1419
|
+
<https://nefdb-r2-publisher.ugbodagadavid.workers.dev/transport_aviation/derived/datasets/road_fuel_factors.csv>
|
|
1420
|
+
|
|
1421
|
+
#### `waste_water`
|
|
1422
|
+
|
|
1423
|
+
| Branch | Asset type | Rationale |
|
|
1424
|
+
|---|---|---|
|
|
1425
|
+
| `main` | datasets, docs | Waste-sector primary sources: IPCC Waste Model, HydroWASTE Nigeria subset, Lagos waste/water reports, JMP WASH data, and academic studies on composition and treatment. |
|
|
1426
|
+
| `additional` | datasets, docs | Supplemental city-level and national datasets (OWID, World Bank, UNData, What-a-Waste) and extracted hyperbrowser archives. |
|
|
1427
|
+
| `derived` | datasets, docs | Nigeria solid-waste composition, wastewater treatment parameters, fugitive-gas baselines, and calculation audit trails. |
|
|
1428
|
+
|
|
1429
|
+
Sample download: `waste_water/derived/datasets/msw_composition_nigeria.csv`
|
|
1430
|
+
<https://nefdb-r2-publisher.ugbodagadavid.workers.dev/waste_water/derived/datasets/msw_composition_nigeria.csv>
|
|
1431
|
+
|
|
1432
|
+
---
|
|
1433
|
+
|
|
1434
|
+
## 2. Worker URL
|
|
1435
|
+
|
|
1436
|
+
All content is served from:
|
|
1437
|
+
|
|
1438
|
+
```
|
|
1439
|
+
https://nefdb-r2-publisher.ugbodagadavid.workers.dev
|
|
1440
|
+
```
|
|
1441
|
+
|
|
1442
|
+
The Worker returns the requested object, directory-style listings, or the manifest depending on the path.
|
|
1443
|
+
|
|
1444
|
+
---
|
|
1445
|
+
|
|
1446
|
+
## 3. R2 Key Hierarchy
|
|
1447
|
+
|
|
1448
|
+
Objects in the `nefdb` R2 bucket follow this layout:
|
|
1449
|
+
|
|
1450
|
+
```
|
|
1451
|
+
nefdb/
|
|
1452
|
+
├── manifest.json
|
|
1453
|
+
├── grid_electricity/
|
|
1454
|
+
│ ├── main/
|
|
1455
|
+
│ │ ├── datasets/
|
|
1456
|
+
│ │ └── docs/
|
|
1457
|
+
│ ├── additional/
|
|
1458
|
+
│ │ ├── datasets/
|
|
1459
|
+
│ │ └── docs/
|
|
1460
|
+
│ └── derived/
|
|
1461
|
+
│ ├── datasets/
|
|
1462
|
+
│ └── docs/
|
|
1463
|
+
├── fuel_combustion/
|
|
1464
|
+
│ ├── main/
|
|
1465
|
+
│ │ ├── datasets/
|
|
1466
|
+
│ │ └── docs/
|
|
1467
|
+
│ └── derived/
|
|
1468
|
+
│ ├── datasets/
|
|
1469
|
+
│ └── docs/
|
|
1470
|
+
├── transport_aviation/
|
|
1471
|
+
│ ├── main/
|
|
1472
|
+
│ │ ├── datasets/
|
|
1473
|
+
│ │ └── docs/
|
|
1474
|
+
│ ├── additional/
|
|
1475
|
+
│ │ ├── datasets/
|
|
1476
|
+
│ │ └── docs/
|
|
1477
|
+
│ └── derived/
|
|
1478
|
+
│ ├── datasets/
|
|
1479
|
+
│ └── docs/
|
|
1480
|
+
└── waste_water/
|
|
1481
|
+
├── main/
|
|
1482
|
+
│ ├── datasets/
|
|
1483
|
+
│ └── docs/
|
|
1484
|
+
├── additional/
|
|
1485
|
+
│ ├── datasets/
|
|
1486
|
+
│ └── docs/
|
|
1487
|
+
└── derived/
|
|
1488
|
+
├── datasets/
|
|
1489
|
+
└── docs/
|
|
1490
|
+
```
|
|
1491
|
+
|
|
1492
|
+
- `main/` - primary authoritative sources and their original documentation.
|
|
1493
|
+
- `additional/` - supplementary and alternative data stores (e.g., `alternative/` reports, `hyperbrowser/` deep-web captures).
|
|
1494
|
+
- `derived/` - NEFDB-computed tables, JSON extracts, and the audit logs that explain how they were produced.
|
|
1495
|
+
- `__root__/` - files that sit at the top level of a category folder in the raw repository.
|
|
1496
|
+
|
|
1497
|
+
---
|
|
1498
|
+
|
|
1499
|
+
## 4. Classification Rules
|
|
1500
|
+
|
|
1501
|
+
Publication is driven by `packages/nefdb-r2-publisher/scripts/classification.json`. For `grid_electricity`, the current rules are:
|
|
1502
|
+
|
|
1503
|
+
| Branch | Asset type | Subfolders included |
|
|
1504
|
+
|---|---|---|
|
|
1505
|
+
| `main` | datasets | `academic`, `international`, `__root__` |
|
|
1506
|
+
| `main` | docs | `academic`, `international`, `__root__` |
|
|
1507
|
+
| `additional` | datasets | `alternative`, `hyperbrowser` |
|
|
1508
|
+
| `additional` | docs | `alternative`, `hyperbrowser` |
|
|
1509
|
+
| `derived` | datasets | `derived` |
|
|
1510
|
+
| `derived` | docs | `derived` (specific listed files + `deep_*_log.md` patterns) |
|
|
1511
|
+
|
|
1512
|
+
The classification map now covers all published NEFDB domains. New domains will be added here as they reach public export.
|
|
1513
|
+
|
|
1514
|
+
---
|
|
1515
|
+
|
|
1516
|
+
## 5. Example Browse Paths
|
|
1517
|
+
|
|
1518
|
+
- Manifest listing:
|
|
1519
|
+
<https://nefdb-r2-publisher.ugbodagadavid.workers.dev/manifest.json>
|
|
1520
|
+
|
|
1521
|
+
- Browse a domain:
|
|
1522
|
+
- Grid electricity: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/grid_electricity/>
|
|
1523
|
+
- Fuel combustion: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/fuel_combustion/>
|
|
1524
|
+
- Transport and aviation: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/transport_aviation/>
|
|
1525
|
+
- Waste and water: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/waste_water/>
|
|
1526
|
+
|
|
1527
|
+
- Browse a `main` branch (lists both `datasets/` and `docs/`):
|
|
1528
|
+
<https://nefdb-r2-publisher.ugbodagadavid.workers.dev/grid_electricity/main/>
|
|
1529
|
+
|
|
1530
|
+
### Sample file download links
|
|
1531
|
+
|
|
1532
|
+
Domain | Sample file
|
|
1533
|
+
---|---
|
|
1534
|
+
`grid_electricity` | `location_based_factor_2024.json`: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/grid_electricity/derived/datasets/location_based_factor_2024.json>
|
|
1535
|
+
`fuel_combustion` | `stationary_fuel_factors.csv`: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/fuel_combustion/derived/datasets/stationary_fuel_factors.csv>
|
|
1536
|
+
`transport_aviation` | `road_fuel_factors.csv`: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/transport_aviation/derived/datasets/road_fuel_factors.csv>
|
|
1537
|
+
`waste_water` | `msw_composition_nigeria.csv`: <https://nefdb-r2-publisher.ugbodagadavid.workers.dev/waste_water/derived/datasets/msw_composition_nigeria.csv>
|
|
1538
|
+
|
|
1539
|
+
---
|
|
1540
|
+
|
|
1541
|
+
## 6. Credentials and Security Notes
|
|
1542
|
+
|
|
1543
|
+
- The R2 bucket `nefdb` and the Worker serve public objects; no authentication is required to read published paths.
|
|
1544
|
+
- R2 credentials (account ID, access key ID, secret access key) are stored in the Worker secret bindings and are **not** committed to this repository.
|
|
1545
|
+
- Licensed third-party PDFs (e.g., IPCC reports, NERC annual reports) are published only where redistribution is permitted or where they are already public government/international documents. Any restricted-paywalled content is excluded from the public bucket.
|
|
1546
|
+
|
|
1547
|
+
---
|
|
1548
|
+
|
|
1549
|
+
## 7. Gitignore and Raw Data
|
|
1550
|
+
|
|
1551
|
+
The raw `NEFDB/` folder itself remains **gitignored** in the Palmgrove repository. It contains the working source files, vendor PDFs, and intermediate extracts. The R2-published bucket is the canonical public distribution point; the gitignored folder remains the audit and build workspace.
|
|
1552
|
+
|
|
1553
|
+
---
|
|
1554
|
+
|
|
1555
|
+
## 8. Files Produced
|
|
1556
|
+
|
|
1557
|
+
- `NEFDB/methodology/progressive/phase_05_export_docs.md` - this document.
|
|
1558
|
+
- Public R2 objects under `nefdb/{grid_electricity,fuel_combustion,transport_aviation,waste_water}/{main,additional,derived}/`.
|
|
1559
|
+
- `nefdb/manifest.json`.
|