{
  "run_date": "2026-06-19",
  "method": "Hyperbrowser Scrape + Extract APIs, direct HTTP for discovered AJAX/API endpoints",
  "nedb": {
    "portal": "https://databank.energy.gov.ng/elect_production_view",
    "endpoints": {
      "get_year_from": "https://databank.energy.gov.ng/elect_production_view/getYearFrom/{code}",
      "get_result": "https://databank.energy.gov.ng/elect_production_view/getResult"
    },
    "hydro_generation_codes": ["ELPD_KAINJI_GEN", "ELPD_JEBBA_GEN", "ELPD_SHIRORO_GEN", "ELPD_NESCO_GEN"],
    "records_fetched": 180,
    "year_range": [1962, 2022],
    "csv": "nedb_hydro_generation.csv",
    "unit_note": "Portal labels values as MW, but the numeric values are annual energy totals and should be treated as MWh."
  },
  "nerc": {
    "portal": "https://nerc.gov.ng",
    "reports_page": "https://nerc.gov.ng/resource-category/nerc-reports",
    "reports_count": 10,
    "reports_file": "nerc_reports_extract.json",
    "industry_statistics_status": "HTTP 500 on direct follow-up"
  },
  "tcn": {
    "portal": "https://tcn.org.ng",
    "repository": "https://tcn.org.ng/page_repository.php",
    "documents_captured": 81,
    "note": "Mostly procurement/tenders plus AFS 2018-2020 and WAPP notices. No operational generation dashboard found."
  },
  "nbet": {
    "portal": "https://nbet.com.ng",
    "data_pages": [
      "https://nbet.com.ng/generationdata.html",
      "https://nbet.com.ng/distributiondata.html",
      "https://nbet.com.ng/performance.html",
      "https://nbet.com.ng/reconciliation.html"
    ],
    "note": "generationdata.html exposes a 2020 PSRO Excel link, but the file returned by the server is broken (165 bytes)."
  },
  "world_bank": {
    "databank_url": "https://databank.worldbank.org/source/world-development-indicators",
    "ui_status": "Empty selection UI; requires country/series/time selection",
    "api_fallback": "https://api.worldbank.org/v2/country/NGA/indicator/{code}",
    "indicators_count": 6,
    "rows": 396,
    "csv": "world_bank_nga_electricity_indicators.csv"
  },
  "iea": {
    "url": "https://www.iea.org/countries/nigeria",
    "status": "blocked",
    "reason": "Cloudflare challenge interstitial; no data extracted"
  },
  "docs_dir": "C:\\Users\\HP\\palmgrove\\NEFDB\\docs\\grid_electricity\\hyperbrowser",
  "datasets_dir": "C:\\Users\\HP\\palmgrove\\NEFDB\\datasets\\grid_electricity\\hyperbrowser"
}
