{
  "as_of": "2026-06-22",
  "citations": {
    "c1": {
      "source_rows_count": 1,
      "verify": {
        "as_of": "2026-06-22",
        "raw_file_sha256": "941c85f6edf77026e68e9845fd119fdd5027de8e7ed5c942c65888d0b4cee8a1",
        "sheet": "Data",
        "source_file": "pjm-cycle_2026-06-22_sample.xlsx",
        "source_id": "energy.pjm.cycle",
        "source_row": 3,
        "source_url": "https://www.pjm.com/planning/m/cycle-service-request-status"
      }
    }
  },
  "notes": [
    {
      "code": "requested_not_built",
      "field": "requested_max_output_mw",
      "message": "The requested_* megawatts are REQUESTED interconnection capacity in PJM's cluster/cycle process (a waiting line), NOT built/installed/operating capacity \u2014 most queued capacity withdraws before it is built. Filter `cycle` (TC1 / TC2 transition cycles, C01+ the reopened steady-state cycles) and `status` (Active / Withdrawn / In Service) to scope. PJM also reports `in_service_mw`, the realized BUILT MW (a separate figure). For operating capacity use query_power_capacity_v1. This is PJM's cluster/cycle grid \u2014 a DIFFERENT publication from PJM's full New Services queue (query_power_interconnection_queue_pjm_v1); never sum or compare across the two, or across ISOs (the MISO queue is query_power_interconnection_queue_v1)."
    }
  ],
  "primitive": "query_power_interconnection_queue_pjm_cycle_v1",
  "query": {
    "as_of": "2026-06-22",
    "group_by": [
      "fuel"
    ],
    "include_records": false,
    "status": [
      "Active"
    ]
  },
  "rows": [
    {
      "group": {
        "fuel": "Storage"
      },
      "lineage": {
        "citation_ref": "c1"
      },
      "metrics": {
        "in_service_mw": null,
        "ltf_mw": null,
        "requested_max_output_mw": 1206.0,
        "requested_summer_mw": 150.0,
        "requested_winter_mw": 150.0,
        "source_record_count": 1
      }
    }
  ],
  "source_id": "energy.pjm.cycle",
  "summary": {
    "group_count": 1,
    "totals": {
      "in_service_mw": null,
      "ltf_mw": null,
      "requested_max_output_mw": 1206.0,
      "requested_summer_mw": 150.0,
      "requested_winter_mw": 150.0,
      "source_record_count": 1
    }
  }
}
