You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,6 +213,13 @@ Documentation
213
213
- ISO: CSV/JSON and Excel list (ISO_CSV_URL, ISO_XLSX_PATH)
214
214
- EDGAR: UCDB Excel aggregated per country-year (set EDGAR_XLSX_PATH or place file at `reference/EDGAR_emiss_on_UCDB_2024.xlsx`)
215
215
216
+
## Integrasi Data CAMPD
217
+
218
+
Proyek ini terintegrasi dengan [Clean Air Markets Program Data (CAMPD)](https://www.epa.gov/airmarkets) untuk memperkaya Skor Verifikasi Lingkungan Komprehensif (CEVS) dengan data emisi dan kepatuhan dari pembangkit listrik di AS.
219
+
220
+
### Konfigurasi
221
+
222
+
Untuk mengaktifkan integrasi ini, Anda memerlukan API key dari CAMPD. Tambahkan kunci Anda ke file `.env` Anda:
216
223
CEVS pollution trend source selection: set`CEVS_POLLUTION_SOURCE` to `auto` (default), `eea`, or `edgar`.
0 commit comments