{
  "as_of": "2026-06-18",
  "citations": {
    "c1": {
      "source_rows_count": 1,
      "verify": {
        "as_of": "2026-06-18",
        "raw_file_sha256": "286b980fbd50672e4cf94c72e149d0b22bb0e185637baeea88236c0bd29e206a",
        "sheet": "giqueue",
        "source_file": "miso-giqueue_sample.json",
        "source_id": "energy.miso.giqueue",
        "source_row": 1,
        "source_url": "https://www.misoenergy.org/api/giqueue/getprojects"
      }
    }
  },
  "notes": [
    {
      "code": "requested_not_built",
      "field": "requested_summer_mw",
      "message": "These megawatts are REQUESTED interconnection capacity (the MISO queue / waiting line), NOT built, installed, or operating capacity. Historically most queued capacity withdraws before it is built, so this is not a measure of capacity that exists or will exist. Filter application_status (Active / Withdrawn / Done) to scope the queue, and never read a requested-MW total as built capacity. For operating capacity, use query_power_capacity_v1."
    }
  ],
  "primitive": "query_power_interconnection_queue_v1",
  "query": {
    "application_status": [
      "Active"
    ],
    "as_of": "2026-06-18",
    "group_by": [
      "fuel_type"
    ],
    "include_records": false
  },
  "rows": [
    {
      "group": {
        "fuel_type": "Battery Storage"
      },
      "lineage": {
        "citation_ref": "c1"
      },
      "metrics": {
        "requested_summer_mw": 100.0,
        "requested_winter_mw": 100.0,
        "source_record_count": 1
      }
    }
  ],
  "source_id": "energy.miso.giqueue",
  "summary": {
    "group_count": 1,
    "totals": {
      "requested_summer_mw": 100.0,
      "requested_winter_mw": 100.0,
      "source_record_count": 1
    }
  }
}
