{
  "agent_answer": {
    "answer": "The Fed's G.17 reports 75.4% capacity utilization for semiconductor & other electronic component manufacturing (NAICS 3344) in 2026-05-01 as of 2026-05-01.",
    "citation": {
      "as_of": "2026-05-01",
      "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
      "sheet": "CAPUTL.G3344.S",
      "source_file": "g17_production_sample.zip",
      "source_id": "production.fed.g17",
      "source_row": 40,
      "source_url": "https://www.federalreserve.gov/releases/g17/",
      "time_period": "2026-05-31"
    },
    "question": "What semiconductor capacity-utilization reading can be verified from the raw Fed observation?",
    "verification": {
      "hash_verified": true,
      "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
      "sheet": "CAPUTL.G3344.S",
      "source_file": "g17_production_sample.zip",
      "source_row": 40
    }
  },
  "goal": "Use the agent-facing tool contract to discover, query, and verify ai_infrastructure.production.",
  "steps": [
    {
      "params": {},
      "result": {
        "combinable_on": {
          "balancing_authority_code": [
            "power.asset_ownership",
            "power.capacity",
            "power.demand",
            "power.fuel_cost",
            "power.generation"
          ],
          "county_fips": [
            "ai_infrastructure.employment",
            "power.capacity",
            "power.interconnection_queue",
            "power.interconnection_queue_caiso",
            "power.interconnection_queue_ercot",
            "power.interconnection_queue_isone",
            "power.interconnection_queue_nyiso",
            "power.interconnection_queue_pjm",
            "power.interconnection_queue_pjm_cycle",
            "power.interconnection_queue_spp"
          ],
          "eia_plant_id": [
            "power.asset_ownership",
            "power.capacity",
            "power.fuel_cost",
            "power.generation"
          ],
          "generator_id": [
            "power.asset_ownership",
            "power.capacity",
            "power.generation"
          ],
          "state": [
            "ai_infrastructure.employment",
            "natural_gas.prices",
            "power.asset_ownership",
            "power.capacity",
            "power.fuel_cost",
            "power.generation",
            "power.interconnection_queue",
            "power.interconnection_queue_caiso",
            "power.interconnection_queue_ercot",
            "power.interconnection_queue_isone",
            "power.interconnection_queue_nyiso",
            "power.interconnection_queue_pjm",
            "power.interconnection_queue_pjm_cycle",
            "power.interconnection_queue_spp",
            "power.price_ercot",
            "power.retail_sales",
            "robotics.adoption",
            "space.satellite_filings"
          ]
        },
        "compounds": [
          {
            "definition": "capacity_factor = sum(net_generation_mwh) / (sum(operating nameplate_mw) \u00d7 hours_in_month), over plant\u00d7fuel present in BOTH EIA-923 (generation) and EIA-860M operating capacity (snapshot matched to the month). Storage excluded; basis = nameplate.",
            "id": "power.capacity_factor",
            "kind": "compound",
            "metric": "capacity_factor",
            "primitive": "query_capacity_factor_v1",
            "sources": [
              "energy.eia.eia860m",
              "energy.eia.eia923"
            ],
            "title": "Power Capacity Factor"
          }
        ],
        "domains": [
          {
            "capabilities": [
              {
                "anchors": [
                  "county_fips",
                  "state",
                  "lat",
                  "lon",
                  "eia_plant_id",
                  "generator_id",
                  "balancing_authority_code"
                ],
                "answers": [
                  "operating generator capacity by location, fuel, technology, and source-reported balancing authority code",
                  "planned generator capacity by location, fuel, technology, source-reported balancing authority code, and planned online year",
                  "retired generator capacity by location, fuel, technology, source-reported balancing authority code, and retirement year"
                ],
                "current_sources": [
                  "energy.eia.eia860m"
                ],
                "id": "power.capacity",
                "primitive": "query_power_capacity_v1",
                "product_spec": "blocks/power_capacity/card.md",
                "represented_facts": [
                  "EIA-860M reports operating generator capacity by location, fuel, technology, status, and source-reported balancing authority code",
                  "EIA-860M reports planned generator capacity by location, fuel, technology, status, source-reported balancing authority code, and planned online year",
                  "EIA-860M reports retired generator capacity by location, fuel, technology, status, source-reported balancing authority code, and retirement year"
                ],
                "status": "available",
                "title": "Power Capacity"
              },
              {
                "anchors": [
                  "eia_plant_id",
                  "state",
                  "balancing_authority_code",
                  "generator_id"
                ],
                "answers": [
                  "monthly net generation (MWh) by plant, prime mover, and fuel",
                  "monthly net generation (MWh) by individual generator, joinable to EIA-860M",
                  "generation mix by state, balancing-authority code, and fuel over time",
                  "total and electric-only fuel consumption (MMBtu), aligned to Page 1 net generation across the served 2014-to-present history"
                ],
                "current_sources": [
                  "energy.eia.eia923"
                ],
                "id": "power.generation",
                "primitive": "query_power_generation_v1",
                "product_spec": "blocks/power_generation/card.md",
                "represented_facts": [
                  "EIA-923 reports monthly net electricity generation (MWh) by plant, prime mover, and fuel (Page 1)",
                  "The same Page 1 source row reports total fuel consumed and fuel consumed for electricity separately in MMBtu",
                  "EIA-923 reports monthly net electricity generation (MWh) by individual generator (Page 4), joinable to EIA-860M"
                ],
                "status": "available",
                "title": "Power Generation"
              },
              {
                "anchors": [
                  "state",
                  "eia_plant_id",
                  "generator_id",
                  "balancing_authority_code"
                ],
                "answers": [
                  "raw annual EIA-860 owner names and fractional ownership shares by plant and generator",
                  "ownership rows for a raw owner-name string, with no name normalization or entity matching",
                  "same-vintage state and source-reported balancing-authority slices, including ERCO",
                  "the explicit EIA default that absence from the Owner schedule means wholly owned by the operator"
                ],
                "current_sources": [
                  "energy.eia.eia860_owner"
                ],
                "id": "power.asset_ownership",
                "primitive": "query_power_asset_ownership_v1",
                "product_spec": "blocks/power_asset_ownership/card.md",
                "represented_facts": [
                  "Annual EIA-860 reports the raw ownership shares and owner identities for generators that are jointly owned or wholly owned by an entity other than the operator. A generator absent from the Owner schedule is wholly owned by its operator, as EIA explicitly documents; the block carries same-vintage generator/operator context so consumers can apply that default without treating absence as unknown ownership.",
                  "Owner-schedule absence means wholly owned by the same-vintage generator operator."
                ],
                "status": "available",
                "title": "Power Asset Ownership"
              },
              {
                "anchors": [
                  "state",
                  "eia_plant_id",
                  "balancing_authority_code"
                ],
                "answers": [
                  "raw receipt-level delivered fuel costs in cents per MMBtu and physical quantities",
                  "receipt rows by plant, month, fuel, state, supplier, purchase type, or source-reported balancing authority",
                  "explicit counts and records for reported versus withheld fuel costs"
                ],
                "current_sources": [
                  "energy.eia.eia923_receipts_cost"
                ],
                "id": "power.fuel_cost",
                "primitive": "query_power_fuel_cost_v1",
                "product_spec": "blocks/power_fuel_cost/card.md",
                "represented_facts": [
                  "EIA-923 Page 5 reports individual fossil-fuel receipts by plant and month, including raw physical quantity and delivered fuel cost in cents per MMBtu. Confidential or otherwise unpublished costs remain explicit missing values; they are never zero-filled, imputed, or converted into heat rates or $/MWh.",
                  "Withheld EIA fuel-cost cells are explicit nulls with the raw marker preserved."
                ],
                "status": "available",
                "title": "Power Fuel Receipts and Costs"
              },
              {
                "anchors": [],
                "answers": [
                  "as-filed large-steam plant capacity, net generation, plant balances, fuel expense, and separate O&M line items",
                  "raw respondent and plant-name searches without normalization or EIA matching",
                  "which Form 1 respondents and raw plant names have served data for a report year",
                  "a one-call ERCOT-relevance slice based only on the respondent's raw states-served disclosure"
                ],
                "current_sources": [
                  "energy.ferc.form1_plant_costs"
                ],
                "id": "power.plant_costs",
                "primitive": "query_power_plant_costs_v1",
                "product_spec": "blocks/power_plant_costs/card.md",
                "represented_facts": [
                  "Accepted native-XBRL FERC Form 1 filings report as-filed large steam-electric plant statistics by respondent, year, and raw plant name: installed capacity, net generation, plant-cost balance facts, and separate production-expense line items. Dollar values are nominal and are never inflation-adjusted, allocated, or summed into a derived O&M total."
                ],
                "status": "available",
                "title": "FERC Form 1 Plant Costs"
              },
              {
                "anchors": [
                  "state"
                ],
                "answers": [
                  "daily Henry Hub spot prices in EIA's published dollars-per-MMBtu unit",
                  "monthly state-average prices paid by electric-power consumers in EIA's published dollars-per-Mcf unit",
                  "exact source-null state-month records, never zero-filled",
                  "Texas monthly electric-power prices in one state-filtered call",
                  "per-series coverage windows and separately queryable revision vintages"
                ],
                "current_sources": [
                  "energy.eia.natural_gas_prices"
                ],
                "id": "natural_gas.prices",
                "primitive": "query_natural_gas_prices_v1",
                "product_spec": "blocks/natural_gas_prices/card.md",
                "represented_facts": [
                  "EIA publishes the daily Henry Hub natural-gas spot price in dollars per MMBtu and monthly state-average natural-gas prices paid by electric-power consumers in dollars per Mcf. The state series is an aggregate of what the state's power sector paid in that month, not a plant-level price. Source-null state-month values remain explicit nulls and revisions remain separate capture vintages.",
                  "Source-null state-month prices remain explicit nulls, and mixed source units are never blended."
                ],
                "status": "available",
                "title": "Natural Gas Prices"
              },
              {
                "anchors": [
                  "balancing_authority_code"
                ],
                "answers": [
                  "hourly observed electricity demand (MW) for a balancing authority (Adjusted series, cited to the source row)",
                  "the day-ahead demand forecast for the same BA-hours \u2014 forecast-vs-actual misses",
                  "which hours EIA imputed rather than metered (is_imputed)",
                  "BA-level demand shape over time (daily/seasonal profiles, growth at BA grain)"
                ],
                "current_sources": [
                  "energy.eia.eia930"
                ],
                "id": "power.demand",
                "primitive": "query_power_demand_v1",
                "product_spec": "blocks/power_demand/card.md",
                "represented_facts": [
                  "EIA-930 reports hourly observed electricity demand (MW) by balancing authority \u2014 EIA's Adjusted series, with the raw value and imputation flag preserved",
                  "EIA-930 reports the day-ahead demand forecast (MW) on the same balancing-authority-hour rows"
                ],
                "status": "available",
                "title": "Power Demand"
              },
              {
                "anchors": [],
                "answers": [
                  "hourly observed electricity demand (MW) for the US48 national total (cited to the source record)",
                  "hourly observed demand for any of the 13 EIA regions (CAL, CAR, CENT, FLA, MIDA, MIDW, NE, NW, NY, SE, SW, TEN, TEX)",
                  "the day-ahead demand forecast for the same respondent-hours \u2014 forecast-vs-actual misses",
                  "national / regional demand shape over time (daily/seasonal profiles, growth) from EIA's own published totals"
                ],
                "current_sources": [
                  "energy.eia.eia930_rollup"
                ],
                "id": "power.demand_rollup",
                "primitive": "query_power_demand_rollup_v1",
                "product_spec": "blocks/power_demand_rollup/card.md",
                "represented_facts": [
                  "EIA-930 reports hourly observed electricity demand (MW) as EIA's own published rollup totals \u2014 US48 (the Lower-48 national total) and the 13 EIA regions (the Adjusted series, served verbatim, not a sum)",
                  "EIA-930 reports the day-ahead demand forecast (MW) on the same respondent-hour rows"
                ],
                "status": "available",
                "title": "Power Demand (national / region rollup)"
              },
              {
                "anchors": [
                  "state",
                  "eia_utility_id"
                ],
                "answers": [
                  "annual retail electricity sales (billed MWh) by utility, state, and customer sector",
                  "annual retail revenue (thousand dollars) and customer counts at the same grain",
                  "industrial / commercial demand-growth signals by state and utility (year over year, as vintages accumulate)",
                  "service-type structure (bundled vs energy-only vs delivery-only) per utility and state"
                ],
                "current_sources": [
                  "energy.eia.eia861"
                ],
                "id": "power.retail_sales",
                "primitive": "query_power_retail_sales_v1",
                "product_spec": "blocks/power_retail_sales/card.md",
                "represented_facts": [
                  "EIA-861 reports annual retail electricity sold to ultimate customers \u2014 billed sales (MWh), revenue, and customer counts \u2014 by utility, state, and customer sector",
                  "EIA-861 reports the filing part and service type (bundled / energy-only / delivery-only) behind each utility\u00d7state row"
                ],
                "status": "available",
                "title": "Power Retail Sales"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which generation projects have requested to connect to the MISO grid, by state/county, fuel, technology, and status",
                  "the requested (net summer / net winter) megawatts of each queued project, cited to its source row",
                  "the as-reported application status, study phase, and post-GIA status of each project (kept separate, never collapsed)",
                  "the count of queued projects in a scope (active vs withdrawn vs done \u2014 by filtering application_status)"
                ],
                "current_sources": [
                  "energy.miso.giqueue"
                ],
                "id": "power.interconnection_queue",
                "primitive": "query_power_interconnection_queue_v1",
                "product_spec": "blocks/power_interconnection_queue/card.md",
                "represented_facts": [
                  "MISO's generator interconnection queue reports each project's REQUESTED interconnection capacity (net summer / net winter MW) \u2014 a request, not built capacity",
                  "MISO's queue reports each project's location (state, county), fuel and technology, three as-reported status dimensions (application status, study phase, post-GIA status), and lifecycle dates (queue, withdrawn, in-service, done)",
                  "MISO also reports two sparse lifecycle dates served under MISO's own field labels \u2014 gia_to_exec_date and neg_in_service_date; MISO publishes no data dictionary, so these are served as-reported and not reinterpreted (present where MISO reports them, null otherwise)"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (MISO)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which projects have requested to connect to the PJM grid, by state/county, fuel, project type, and status",
                  "the requested (max-facility-output / net summer / net winter) megawatts of each queued project, cited to its source row",
                  "the as-reported status of each PJM project (Active / Withdrawn / In Service / Under Construction / \u2026), kept verbatim",
                  "the realized in-service (built) megawatts of completed PJM projects (in_service_mw), separate from requested MW",
                  "the count of queued projects in a scope (active vs withdrawn vs in service \u2014 by filtering status)"
                ],
                "current_sources": [
                  "energy.pjm.queue"
                ],
                "id": "power.interconnection_queue_pjm",
                "primitive": "query_power_interconnection_queue_pjm_v1",
                "product_spec": "blocks/power_interconnection_queue_pjm/card.md",
                "represented_facts": [
                  "PJM's New Services (interconnection) queue reports each project's REQUESTED interconnection capacity (MFO / net summer / net winter MW) \u2014 a request, not built capacity",
                  "PJM's queue reports each project's location (state, POI county), fuel and project type, the single as-reported status, the study-document URLs and per-stage statuses, and lifecycle dates",
                  "PJM also reports in_service_mw \u2014 the realized BUILT MW for in-service projects \u2014 carried under its own name, never as a requested figure"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (PJM)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which projects are in PJM's cluster cycles (TC1/TC2 transition, C01+ reopened), by cycle, stage, state, fuel, and status",
                  "the requested (MFO / net summer / net winter) megawatts of each cluster-cycle project, cited to its source row",
                  "the cluster stage / decision point and developer of each project, as PJM reports them",
                  "the realized in-service (built) megawatts and long-term-firm transmission MW, separate from requested MW",
                  "the count of cluster-cycle projects in a scope (e.g. cycle=C01, status=Active)"
                ],
                "current_sources": [
                  "energy.pjm.cycle"
                ],
                "id": "power.interconnection_queue_pjm_cycle",
                "primitive": "query_power_interconnection_queue_pjm_cycle_v1",
                "product_spec": "blocks/power_interconnection_queue_pjm_cycle/card.md",
                "represented_facts": [
                  "PJM's cluster/cycle grid reports each project's cluster cycle (TC1/TC2 transition, C01+ reopened steady-state) and stage, with its REQUESTED interconnection capacity (MFO / net summer / net winter MW) \u2014 a request, not built capacity",
                  "PJM's cycle grid reports each project's developer, location (state, county), fuel, phased System-Impact-Study report URLs + statuses, and lifecycle dates",
                  "PJM also reports in_service_mw (realized built MW) and ltf_mw (long-term firm transmission MW), carried under their own names; this is a separate publication from PJM's New Services queue and is never merged with it"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (PJM cluster/cycle)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which projects have requested to connect to the CAISO grid, by state/county, fuel/technology, cluster, deliverability, and status",
                  "the net megawatts to grid of each queued CAISO project, cited to its source row",
                  "the as-reported application status of each CAISO project (Active / Completed / Withdrawn), kept verbatim by tab",
                  "each project's deliverability status (Full Capacity / Partial Capacity / Energy Only), TPD allocation, and cluster (study process), as CAISO reports it",
                  "the count of projects in a scope (active vs completed vs withdrawn \u2014 by filtering application_status)"
                ],
                "current_sources": [
                  "energy.caiso.queue"
                ],
                "id": "power.interconnection_queue_caiso",
                "primitive": "query_power_interconnection_queue_caiso_v1",
                "product_spec": "blocks/power_interconnection_queue_caiso/card.md",
                "represented_facts": [
                  "CAISO's Public Queue Report reports each project's REQUESTED interconnection capacity (Net MWs to Grid) \u2014 a request, not built capacity \u2014 across the Active, Completed, and Withdrawn lifecycle tabs",
                  "CAISO's queue reports each project's location (state, county), the Type/Fuel/MW hybrid triplets, the three-valued deliverability status (Full Capacity / Partial Capacity / Energy Only) with TPD allocation, the cluster study process, the per-phase study statuses, and lifecycle dates",
                  "CAISO carries the requested-vs-built distinction in application_status + the lifecycle tab \u2014 a COMPLETED project carries an actual_online_date (the realized in-service date); CAISO publishes no separate built-MW column"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (CAISO)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which projects have requested to connect to the NYISO grid, by state/county, fuel/technology, zone, and status",
                  "the summer-peak (sp_mw) and winter-peak (wp_mw) megawatts of each queued NYISO project, cited to its source row",
                  "NYISO load interconnection requests (the Load Projects tab) with their peak_mw_load, served as-reported",
                  "the as-reported lifecycle status of each NYISO project (active / withdrawn / in-service / affected-system), kept by tab",
                  "the as-reported study-phase code (study_status_code) and which studies are available, as NYISO reports them",
                  "NYISO's own End-Use class per load request (end_use, 2026-07 edition onward, e.g. DAT / DAT-AI / DAT-CM, served verbatim) and the SIS study bundle (sis_bundle)",
                  "the count of projects in a scope (active vs withdrawn vs in-service \u2014 by filtering application_status or sheet_name)"
                ],
                "current_sources": [
                  "energy.nyiso.queue"
                ],
                "id": "power.interconnection_queue_nyiso",
                "primitive": "query_power_interconnection_queue_nyiso_v1",
                "product_spec": "blocks/power_interconnection_queue_nyiso/card.md",
                "represented_facts": [
                  "NYISO's Interconnection Queue reports each project's REQUESTED interconnection capacity \u2014 summer (SP) and winter (WP) peak MW, kept separate \u2014 across every lifecycle tab NYISO publishes (nine through 2026-06; seven since the 2026-07 restructure folded the load/affected-system withdrawn lists into the active tabs under NYISO's own 0=Withdrawn code); a request, not built capacity",
                  "NYISO uniquely publishes a Load Projects tab \u2014 load interconnection requests with their own peak_mw_load, and (since 2026-07) NYISO's own End-Use class per request (end_use, e.g. DAT / DAT-AI / DAT-CM, served verbatim \u2014 NYISO publishes no key for these codes) plus the SIS Bundle study-batch code (sis_bundle)",
                  "NYISO carries the requested-vs-built distinction in application_status (the lifecycle tab's reading, overridden to the withdrawn form on NYISO's own status code 0) + study_status_code; the In Service tab is the built reading, and a project may appear on more than one tab (grain = sheet + queue_position)"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (NYISO)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which projects have requested to connect to the ISO-NE grid, by state/county, fuel/technology, zone, and status",
                  "the net / summer-peak / winter-peak megawatts of each queued ISO-NE project, cited to its source row",
                  "the as-reported lifecycle status of each project (A=Active / C=Commercial / W=Withdrawn), kept separate from build-progress project_status",
                  "the build-progress project_status (Under Study / Under Construction / In Service / \u2026), as ISO-NE reports it, never collapsed into application_status",
                  "the request type (G=Generation / ETU=Elective Transmission Upgrade / TS=Transmission Service) and per-stage study statuses, as ISO-NE reports them",
                  "the count of projects in a scope (active vs commercial vs withdrawn \u2014 by filtering application_status)"
                ],
                "current_sources": [
                  "energy.isone.queue"
                ],
                "id": "power.interconnection_queue_isone",
                "primitive": "query_power_interconnection_queue_isone_v1",
                "product_spec": "blocks/power_interconnection_queue_isone/card.md",
                "represented_facts": [
                  "ISO-NE's IRTT public-queue report lists each project's REQUESTED interconnection capacity \u2014 net, summer-peak and winter-peak MW, kept separate \u2014 for generation, elective-transmission-upgrade and transmission-service requests; a request, not built capacity",
                  "ISO-NE carries the requested-vs-built distinction in application_status (A=Active / C=Commercial / W=Withdrawn) and a SEPARATE build-progress project_status (Under Study / Under Construction / In Service / \u2026), never collapsed; a Commercial project is the built reading",
                  "ISO-NE publishes no load/data-center request type (all rows are generation or transmission); the queue-position (QP) is a non-unique reference reused across historical projects, so the grain is the published row ordinal"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (ISO-NE)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which generation projects have requested to connect to the ERCOT (Texas) grid, by county, fuel, technology, CDR reporting zone, lifecycle, and size",
                  "the requested capacity (MW) of each queued ERCOT project, cited to its source row",
                  "the as-reported lifecycle of each project (ACTIVE / INACTIVE / CANCELLED, derived from ERCOT's own sheet structure), kept separate from build progress",
                  "the build-progress signal \u2014 the GIM Study Phase token string and the milestone dates (screening study, FIS, IA signed, construction, energization), as ERCOT reports them",
                  "the count of projects in a scope (active vs inactive vs cancelled \u2014 by filtering application_status)"
                ],
                "current_sources": [
                  "energy.ercot.queue"
                ],
                "id": "power.interconnection_queue_ercot",
                "primitive": "query_power_interconnection_queue_ercot_v1",
                "product_spec": "blocks/power_interconnection_queue_ercot/card.md",
                "represented_facts": [
                  "ERCOT's GIS Report lists each generation project's REQUESTED interconnection capacity (capacity_mw \u2014 one figure, no summer/winter split) across four lifecycle sheets (Large/Small Gen active, plus Inactive and Cancellation); a request, not built capacity",
                  "ERCOT publishes no status column, so application_status (ACTIVE / INACTIVE / CANCELLED) is derived from the sheet the project is filed on (sheet_name served verbatim), and the build-progress reading is carried SEPARATELY in gim_study_phase + the milestone dates, never collapsed",
                  "ERCOT files a hybrid project's legs as separate INR rows linked only by a shared poi_location (no in-row hybrid encoding); the GIS Report is generation-only and reports no load/data-center type"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (ERCOT)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "which generation projects have requested to connect to the SPP grid, by state, county, generation type, fuel, study cluster, transmission owner, and status",
                  "the requested capacity (MW) of each queued SPP project, cited to its source row (and the five other MW columns SPP publishes, each labeled and never blended)",
                  "the as-reported SPP status of each project (SPP's own vocabulary, kept verbatim with a per-source codebook), so an agent can scope to active vs withdrawn vs terminated",
                  "the study cluster (DISIS-YYYY-NNN / Surplus / RTOE Transitional) and SPP regional cluster group, as SPP reports them",
                  "the count of projects in a scope (by filtering native_status, state, generation_type, \u2026)"
                ],
                "current_sources": [
                  "energy.spp.queue"
                ],
                "id": "power.interconnection_queue_spp",
                "primitive": "query_power_interconnection_queue_spp_v1",
                "product_spec": "blocks/power_interconnection_queue_spp/card.md",
                "represented_facts": [
                  "SPP's GI Summary lists each generation project's REQUESTED interconnection capacity (capacity_mw \u2014 SPP's headline figure, with five other labeled MW columns served and never blended); a request, not built capacity",
                  "SPP publishes a native Status column whose vocabulary it controls, so native_status is served VERBATIM with a codebook (never mapped to a lifecycle enum); ~66% of rows are WITHDRAWN, so a total is scoped by native_status, never read as built",
                  "SPP spans ~14 central-US states (state is a real anchor), carries only a free-text town-or-county (county_fips derived by name where it resolves, else null), encodes hybrids natively as a Hybrid generation_type (no is_hybrid invented), and is generation-only (no load/data-center type)"
                ],
                "status": "available",
                "title": "Power Interconnection Queue (SPP)"
              },
              {
                "anchors": [
                  "state"
                ],
                "answers": [
                  "the day-ahead wholesale price ($/MWh) at an ERCOT settlement point for a given delivery day and hour, cited to its source row",
                  "the price at a named hub (e.g. HB_NORTH, HB_HOUSTON) or load zone (e.g. LZ_HOUSTON) \u2014 the regional benchmark prices",
                  "the daily price shape at a settlement point (the 24 hourly day-ahead prices), and average / minimum / maximum price over a window",
                  "how a settlement point is classified by ERCOT (Hub / Load Zone / Resource Node / DC-tie, as ERCOT's own verbatim code), so a single-plant node is not mistaken for a regional benchmark",
                  "the price spread across settlement points or types for a given hour or day"
                ],
                "current_sources": [
                  "energy.ercot.prices"
                ],
                "id": "power.price_ercot",
                "primitive": "query_power_price_ercot_v1",
                "product_spec": "blocks/power_price_ercot/card.md",
                "represented_facts": [
                  "ERCOT's Day-Ahead Market Settlement Point Prices (NP4-190-CD) \u2014 the price ($/MWh) cleared the day before each operating day at every ERCOT settlement point, served hourly and point by point as a TOTAL (no energy/congestion/loss split; none is synthesized)",
                  "a price is intensive ($/MWh): it is averaged / min'd / max'd over a scope, never summed; ERCOT's own hour-ending label and DST flag are carried verbatim (24 hours normally, 25 on the fall-back date, 23 on spring-forward)",
                  "settlement_point_type is ERCOT's OWN verbatim classification (HU hub / LZ load zone / RN resource node / DC-tie \u2026), joined from ERCOT's published settlement-points list and never collapsed; a settlement point is electrical/aggregate, not a plant \u2014 the only geography anchor is state = TX",
                  "historical delivery coverage begins 2014-05-02 from ERCOT's Data Access Portal archives; settlement-point names remain exactly as published in each vintage, and an older name absent from the current type reference receives a null type rather than a rewrite or guess"
                ],
                "status": "available",
                "title": "Power Prices (ERCOT day-ahead)"
              },
              {
                "anchors": [],
                "answers": [
                  "PJM's cited marginal ELCC accreditation fraction for a resource class in a named auction document",
                  "how preliminary-outlook ratings differ from final-auction or incremental-auction ratings without reconciling them",
                  "all PJM resource classes in a linked class-ratings table, with the verbatim class name and normalized family"
                ],
                "current_sources": [
                  "energy.pjm.elcc"
                ],
                "id": "power.capacity_accreditation_pjm",
                "primitive": "query_power_capacity_accreditation_pjm_v1",
                "product_spec": "blocks/power_capacity_accreditation_pjm/card.md",
                "represented_facts": [
                  "PJM-published marginal Effective Load Carrying Capability (ELCC) class ratings, as a fraction of nameplate capacity, for each resource class and delivery year in each linked final Base Residual Auction document, Incremental Auction document, or preliminary multi-year outlook. Document identity is a dimension: preliminary and final ratings for the same delivery year are separate cited atoms and are never merged, preferred, reconciled, or corrected by this block."
                ],
                "status": "available",
                "title": "PJM ELCC Class Ratings (internal)"
              },
              {
                "anchors": [],
                "answers": [
                  "RTO-wide and separated-LDA UCAP capacity-market clearing prices for a named PJM delivery year",
                  "cleared RTO UCAP MW and the report-stated RTO reliability requirement where published",
                  "the administrative price cap and floor as each stating document publishes them, making a cap-bound clearing visible",
                  "for auctions with no stated collar, which documents were searched, so a None cap is provably not-stated",
                  "documented coverage from delivery year 2018/2019 onward, with unsupported source formats recorded as exceptions"
                ],
                "current_sources": [
                  "energy.pjm.capacity_market"
                ],
                "id": "power.capacity_market_pjm",
                "primitive": "query_power_capacity_market_pjm_v1",
                "product_spec": "blocks/power_capacity_market_pjm/card.md",
                "represented_facts": [
                  "PJM Reliability Pricing Model Base Residual Auction results: UCAP-basis resource clearing prices in USD per MW-day for the RTO and published LDAs, RTO cleared UCAP MW, the stated RTO reliability requirement, and any administrative price cap and floor stated in the auction results report or the planning-period-parameters workbook \u2014 each on the basis its stating document uses, quoted verbatim in cap_basis. Documents searched for a collar that state none yield a collar_search atom, so absence is provably \"not stated\", never \"not parsed\". Workbook and report facts remain separate cited atoms at their exact source coordinates."
                ],
                "status": "available",
                "title": "PJM RPM Capacity-Market Results (internal)"
              }
            ],
            "id": "power"
          },
          {
            "capabilities": [
              {
                "anchors": [],
                "answers": [
                  "monthly private data-center construction spending ($ millions), seasonally-adjusted annual rate or not-adjusted monthly level (cited to the source cell)",
                  "monthly private computer/electronic/electrical (semiconductor-fab) construction spending ($ millions)",
                  "the data-center vs fab construction-spending trend over time (each as its own per-month series)",
                  "whether a given month's value is preliminary, revised, or final (the Census revision status, carried verbatim)"
                ],
                "current_sources": [
                  "construction.census.c30_vip"
                ],
                "id": "ai_infrastructure.construction",
                "primitive": "query_ai_infrastructure_construction_v1",
                "product_spec": "blocks/ai_infrastructure_construction/card.md",
                "represented_facts": [
                  "Census C30 (Value of Construction Put in Place) reports the monthly value of private DATA-CENTER construction put in place ($ millions), served both seasonally-adjusted (annual rate) and not-seasonally-adjusted (monthly level), verbatim and cited",
                  "Census C30 reports the monthly value of private COMPUTER/ELECTRONIC/ELECTRICAL (semiconductor-fab) construction put in place ($ millions) on the same two bases"
                ],
                "status": "available",
                "title": "AI Infrastructure Construction (data centers + fabs)"
              },
              {
                "anchors": [
                  "state",
                  "county_fips"
                ],
                "answers": [
                  "quarterly data-center-industry (NAICS 518210) employment, establishments, and wages by US / state / county",
                  "quarterly semiconductor-manufacturing (NAICS 334413) employment and wages by US / state / county",
                  "the state/county geography of data-center and semiconductor employment since 2014 (e.g. Loudoun County, VA)",
                  "TOTAL covered employment and wages for any US county, quarterly since 2014 (\"did the county's employment rise?\")",
                  "county construction-sector (NAICS 23) and commercial-building (236220) employment \u2014 the buildout-phase series",
                  "county retail (\"44-45\"), accommodation (721), and food-service (722) employment \u2014 the induced local-economy series",
                  "whether a county x industry cell is disclosed or withheld (the disclosure_code, carried verbatim)"
                ],
                "current_sources": [
                  "employment.bls.qcew"
                ],
                "id": "ai_infrastructure.employment",
                "primitive": "query_ai_infrastructure_employment_v1",
                "product_spec": "blocks/ai_infrastructure_employment/card.md",
                "represented_facts": [
                  "BLS QCEW reports quarterly establishments, monthly employment, and quarterly wages for the data-center industry (NAICS 518210, computing infrastructure / data processing / web hosting) by national / state / county and ownership, served verbatim and cited",
                  "BLS QCEW reports the same for semiconductor & related device manufacturing (NAICS 334413); a confidential county \u00d7 industry cell is served as absent (withheld), never as a measured zero",
                  "BLS QCEW reports the same for the place-based local-economy series (PD-069): total all industries ('10'), construction (23), commercial & institutional building construction (236220), retail trade ('44-45'), accommodation (721), and food services (722) \u2014 what a facility buildout does to a county's whole economy; jobs count at the employer's establishment, not the work site"
                ],
                "status": "available",
                "title": "AI Infrastructure Employment (data centers + semiconductors)"
              },
              {
                "anchors": [],
                "answers": [
                  "monthly U.S. import value (USD) of all integrated circuits \u2014 HS-8542 \u2014 cited to the source row",
                  "chip imports by country of origin (e.g. Taiwan, Malaysia, South Korea, Israel) \u2014 supply-source concentration",
                  "the U.S. chip-import trend over time (each country / grouping / the national total as its own monthly series)",
                  "general imports value vs imports-for-consumption value at the same grain"
                ],
                "current_sources": [
                  "trade.census.intltrade_imports_hs"
                ],
                "id": "ai_infrastructure.trade",
                "primitive": "query_ai_infrastructure_trade_v1",
                "product_spec": "blocks/ai_infrastructure_trade/card.md",
                "represented_facts": [
                  "Census International Trade reports the monthly customs value (USD) of U.S. imports of HS-8542 'Electronic integrated circuits' \u2014 ALL integrated circuits (processors, memory, amplifiers, parts), not AI-accelerator-specific \u2014 by country of origin, as general imports and imports-for-consumption value, served verbatim and cited",
                  "Census reports these imports across overlapping country GROUPINGS (ASIA, APEC, EU, OECD, ASEAN, the continents) and an all-countries TOTAL; the groupings overlap each other and the countries, so they are never summed \u2014 the served TOTAL is the only national figure"
                ],
                "status": "available",
                "title": "AI Infrastructure Trade (chip imports)"
              },
              {
                "anchors": [],
                "answers": [
                  "monthly U.S. import value (USD) of semiconductor-manufacturing equipment \u2014 HS-8486 \u2014 cited to the source row",
                  "equipment imports by country of origin (e.g. Japan, the Netherlands, South Korea, Singapore) \u2014 tool-supply concentration",
                  "the fab-buildout TOOLING trend \u2014 equipment flowing in between construction (C30) and chip output (HS-8542)",
                  "general imports value vs imports-for-consumption value at the same grain"
                ],
                "current_sources": [
                  "trade.census.intltrade_equipment_hs"
                ],
                "id": "ai_infrastructure.equipment_trade",
                "primitive": "query_ai_infrastructure_equipment_trade_v1",
                "product_spec": "blocks/ai_infrastructure_equipment_trade/card.md",
                "represented_facts": [
                  "Census International Trade reports the monthly customs value (USD) of U.S. imports of HS-8486 'Machines and apparatus for the manufacture of semiconductor boules/wafers, devices, integrated circuits or flat panel displays' \u2014 the chip-MAKING equipment (which includes flat-panel-display machinery), NOT the chips themselves \u2014 by country of origin, as general imports and imports-for-consumption value, served verbatim and cited",
                  "Census reports these imports across overlapping country GROUPINGS (ASIA, APEC, EU, OECD, ASEAN, the continents) and an all-countries TOTAL; the groupings overlap each other and the countries, so they are never summed \u2014 the served TOTAL is the only national figure"
                ],
                "status": "available",
                "title": "AI Infrastructure Equipment Trade (chip-making tools)"
              },
              {
                "anchors": [],
                "answers": [
                  "the monthly industrial-production index (2017=100) for semiconductor & other electronic component manufacturing (NAICS 3344), seasonally adjusted or not adjusted, cited to the Fed's source observation",
                  "monthly capacity utilization (percent, seasonally adjusted) for the same industry \u2014 how hot the domestic fabs and component plants are running",
                  "the monthly capacity index (2017=100) behind the utilization rate",
                  "the production / utilization trend over time (each series as its own per-month reading, averaged \u2014 never summed \u2014 over windows)"
                ],
                "current_sources": [
                  "production.fed.g17"
                ],
                "id": "ai_infrastructure.production",
                "primitive": "query_ai_infrastructure_production_v1",
                "product_spec": "blocks/ai_infrastructure_production/card.md",
                "represented_facts": [
                  "Fed G.17 reports the monthly industrial-production index (2017=100, seasonally adjusted and not adjusted) for semiconductor and other electronic component manufacturing (NAICS 3344) \u2014 the finest split G.17 publishes for this family, served verbatim and cited to the Board's SDMX observation",
                  "Fed G.17 reports monthly capacity utilization (percent) and the capacity index (2017=100) for the same industry, seasonally adjusted only; an index or a rate is intensive \u2014 averaged over a window, never summed"
                ],
                "status": "available",
                "title": "AI Infrastructure Production (semiconductor output and utilization)"
              }
            ],
            "id": "ai_infrastructure"
          },
          {
            "capabilities": [
              {
                "anchors": [],
                "answers": [
                  "monthly U.S. imports of industrial robots in DOLLARS and in UNITS (robot counts) \u2014 cited to the source row",
                  "robot imports by country of origin (e.g. Japan, China, South Korea, Germany, Mexico) \u2014 supply concentration",
                  "the two robot categories separately \u2014 multipurpose robots (8479.50) vs lifting/handling robots (8428.70)",
                  "general imports vs imports-for-consumption at the same grain, value and units"
                ],
                "current_sources": [
                  "trade.census.intltrade_robotics_hs"
                ],
                "id": "robotics.trade",
                "primitive": "query_robotics_trade_v1",
                "product_spec": "blocks/robotics_trade/card.md",
                "represented_facts": [
                  "Census International Trade reports the monthly customs value (USD) AND unit count (number of robots) of U.S. imports of industrial robots \u2014 HS-10 8479500000 'INDUSTRIAL ROBOTS, NESOI' (multipurpose) and 8428700000 'INDUSTRIAL ROBOTS FOR LIFTING, HANDLING, LOADING OR UNLOADING' (created by HS 2022; no data before 2022-01) \u2014 by country of origin, as general imports and imports-for-consumption, served verbatim and cited",
                  "Census reports these imports across overlapping country GROUPINGS (ASIA, APEC, EU, OECD, ASEAN, the continents) and an all-countries TOTAL; the groupings overlap each other and the countries, so they are never summed \u2014 the served TOTAL is the only national figure"
                ],
                "status": "available",
                "title": "Robotics Trade (industrial-robot imports, value + robot counts)"
              },
              {
                "anchors": [
                  "state"
                ],
                "answers": [
                  "what share of US manufacturing plants use industrial robots \u2014 nationally, by state, by industry (NAICS), by plant size \u2014 the only official installed-base adoption series",
                  "what share of manufacturing employees work at plants with robots, at the same grains",
                  "robotics capital expenditures ($1000) by industry, state, and plant size",
                  "how adoption differs across plant sizes (small plants barely automate; large plants dominate)",
                  "each edition separately (ASM 2018-2021 annual series; EC 2022 census snapshot), with the coverage break between them named, never spliced"
                ],
                "current_sources": [
                  "robotics.census.robotic_equipment"
                ],
                "id": "robotics.adoption",
                "primitive": "query_robotics_adoption_v1",
                "product_spec": "blocks/robotics_adoption/card.md",
                "represented_facts": [
                  "The Census Industrial Robotic Equipment product (experimental \u2014 the first official federal robotics-adoption statistics) reports the percent of manufacturing plants with industrial robots, the percent of manufacturing employees at plants with robots, and robotics capital expenditures ($1000) by NAICS industry, state, and plant size, in two editions (ASM 2018-2021 and the 2022 Economic Census), served verbatim and cited to the exact workbook cell-group",
                  "The two editions measure different coverage universes (the 2022 Economic Census reaches small plants the ASM sample does not \u2014 US plants-with-robots 12.1% ASM-2021 vs 6.4% EC-2022), so editions are compared, never spliced into one series (PD-066)"
                ],
                "status": "available",
                "title": "Robotics Adoption (share of plants using robots, workers exposed, robotics capex)"
              }
            ],
            "id": "robotics"
          },
          {
            "capabilities": [
              {
                "anchors": [
                  "state"
                ],
                "answers": [
                  "every FCC space-station filing on record \u2014 by applicant, application type, status, and filing date \u2014 each cited to its exact record in the FCC's own database dump",
                  "the licensing trail of any satellite system or operator (e.g. every SpaceX / Intelsat / Kuiper filing), with the FCC's own description text",
                  "where each filing stands now (the FCC's own status vocabulary, decoded from the same dump vintage) \u2014 granted, pending, dismissed, surrendered \u2014 updated daily",
                  "filing counts by applicant, type, status, state (applicant address), or period \u2014 the satellite-buildout pipeline signal back to the 1960s",
                  "the lifecycle dates of any filing (filed, granted, expires, \u2026), e.g. when an authorization expires"
                ],
                "current_sources": [
                  "space.fcc.ibfs_sat"
                ],
                "id": "space.satellite_filings",
                "primitive": "query_space_satellite_filings_v1",
                "product_spec": "blocks/space_satellite_filings/card.md",
                "represented_facts": [
                  "The FCC's IBFS daily bulk database dump records every space-station (SAT-subsystem) filing in the FCC satellite licensing docket back to the 1960s \u2014 file number, call sign, application type and status in the FCC's own vocabulary (verbatim codes plus the FCC's own decode text from the same dump vintage), the full lifecycle date family, the FCC's plain-English description, and the applicant identity joined by the source's own address_key \u2014 served as-reported and cited to the exact record",
                  "New-filing intake into IBFS structurally ended at the FCC's ICFS system cutover (~mid-2025; measured: zero 2026-filed records while 2026-dated status actions continue daily), and ICFS publishes no bulk data \u2014 so filings submitted after the cutover are not in this source (PD-064, engraved as a refusal)"
                ],
                "status": "available",
                "title": "Space Satellite Filings (FCC satellite licensing docket)"
              }
            ],
            "id": "space"
          }
        ],
        "version": "v1"
      },
      "tool": "list_capabilities_v1"
    },
    {
      "params": {},
      "result": {
        "anchors": [],
        "capability": "ai_infrastructure.production",
        "codebooks": {
          "basis": {
            "codes": {
              "not_seasonally_adjusted": {
                "label": "Not seasonally adjusted (IP only)"
              },
              "seasonally_adjusted": {
                "label": "Seasonally adjusted"
              }
            },
            "coverage": "IP on both bases; capacity/utilization seasonally adjusted only",
            "note": "Two readings of the same industry \u2014 never blend them: a scope averaging the IP index across both bases without grouping by basis carries a production_aggregation note.",
            "semantics": "seasonal_adjustment_basis",
            "source": "The Fed's SDMX SA attribute, verbatim semantics."
          },
          "series_kind": {
            "codes": {
              "capacity": {
                "label": "Capacity index (2017=100, SA only)"
              },
              "capacity_utilization": {
                "label": "Capacity utilization (percent, SA only)"
              },
              "ip": {
                "label": "Industrial-production index (2017=100)"
              }
            },
            "coverage": "every served row is exactly one kind",
            "note": "ip = production index; capacity_utilization = percent of capacity in use; capacity = the capacity index behind the rate.",
            "semantics": "fed_g17_series_kind",
            "source": "Derived 1:1 from the pinned SERIES_NAME (a friendly alias, never a new fact)."
          },
          "series_name": {
            "codes": {
              "CAP.G3344.S": {
                "label": "Capacity index, seasonally adjusted (2017=100)"
              },
              "CAPUTL.G3344.S": {
                "label": "Capacity utilization, seasonally adjusted (percent)"
              },
              "IP.G3344.N": {
                "label": "Industrial-production index, not seasonally adjusted (2017=100)"
              },
              "IP.G3344.S": {
                "label": "Industrial-production index, seasonally adjusted (2017=100)"
              }
            },
            "coverage": "the four pinned NAICS-3344 series (the finest split G.17 publishes for this family)",
            "note": "IP.* is the industrial-production index (2017=100); CAPUTL.* is capacity utilization (percent); CAP.* is the capacity index. Suffix .S = seasonally adjusted, .N = not adjusted. The Fed publishes NO NSA capacity/utilization series.",
            "semantics": "fed_g17_series",
            "source": "Fed G.17 SDMX SERIES_NAME, verbatim."
          }
        },
        "data_point": {
          "does_not_answer": [
            "semiconductors ALONE \u2014 NAICS 3344 includes other electronic components; the Fed publishes no finer split in G.17 (and it is NOT the same slice as QCEW's 334413)",
            "dollars, units shipped, or physical output volume (an index, 2017=100, is relative to the 2017 average \u2014 never a dollar or unit count)",
            "summing an index or a utilization rate across months or series (intensive readings; a multi-month figure is an average, and the Fed publishes its own quarterly/annual series we do not serve)",
            "not-seasonally-adjusted capacity or utilization (the Fed publishes capacity and utilization seasonally adjusted only \u2014 their NSA cells are structurally absent, not suppressed)",
            "any other G.17 industry, market group, or aggregate (total industry, computers NAICS 3341, the \"semiconductors, printed circuit boards, and other\" market group, \u2026) \u2014 this block pins NAICS 3344",
            "which fab, company, or state is producing (a national industry aggregate with no place or operator anchor)",
            "WHY utilization moved (no editorializing; the block serves the Board's published readings)"
          ],
          "grain": "series_monthly",
          "id": "ai_infrastructure.production",
          "note": "This is the Fed's monthly industrial-production index (2017=100), capacity index, and capacity utilization (percent) for SEMICONDUCTOR AND OTHER ELECTRONIC COMPONENT manufacturing (NAICS 3344) \u2014 broader than semiconductors alone, and NOT the same slice as QCEW's 334413. An index or a rate is INTENSIVE: averaged / min'd / max'd over a scope, never summed; a multi-month figure is an average. Capacity and utilization exist seasonally adjusted ONLY. An index is not dollars and not physical output volume.",
          "product_spec": "blocks/ai_infrastructure_production/card.md",
          "represented_fact": "Fed G.17 (Industrial Production and Capacity Utilization) \u2014 the Board's monthly industrial-production index (2017=100, seasonally adjusted and not adjusted), capacity index, and capacity utilization (percent, seasonally adjusted) for SEMICONDUCTOR AND OTHER ELECTRONIC COMPONENT manufacturing (NAICS 3344), served exactly as the Board publishes them. NAICS 3344 is the finest split G.17 publishes for this family \u2014 broader than semiconductors alone, and NOT the same slice as QCEW's 334413. Public domain; cited to the Board.",
          "source_basis": [
            "production.fed.g17"
          ],
          "source_decisions": [
            "docs/sources/production/fed_g17/build-plan.md"
          ]
        },
        "input": {
          "controls": [
            "include_records",
            "include_evidence",
            "limit",
            "order_by",
            "top_n",
            "order",
            "rollup_other"
          ],
          "date_range_params": [
            "data_month_from",
            "data_month_to"
          ],
          "date_ranges": [
            "data_month"
          ],
          "field_metadata": {
            "obs_status": {
              "answer_label": "observation status (verbatim)",
              "counting_definition": "A per-observation flag \u2014 context only, never aggregated.",
              "definition": "The Fed's verbatim per-observation status flag; 'A' is the only code the Board has published on these series (the gate fails closed on any new code).",
              "semantics": "fed_g17_sdmx_obs_status",
              "source_field": "obs_status"
            },
            "time_period_label": {
              "answer_label": "Fed time period (verbatim)",
              "counting_definition": "A per-observation label \u2014 context only, never aggregated.",
              "definition": "The Fed's verbatim TIME_PERIOD stamp \u2014 a month-END date (e.g. '2026-05-31'); data_month is the same month normalized to first-of-month.",
              "semantics": "fed_g17_sdmx_time_period",
              "source_field": "time_period_label"
            },
            "unit_label": {
              "answer_label": "series unit (verbatim)",
              "counting_definition": "A per-series constant label \u2014 context only, never aggregated.",
              "definition": "The Fed's verbatim SDMX UNIT attribute for the record's series \u2014 'Index:_2017_100' or 'Percentage'.",
              "semantics": "fed_g17_sdmx_unit_attribute",
              "source_field": "unit_label"
            }
          },
          "filters": [
            "as_of",
            "series_name",
            "series_kind",
            "basis",
            "data_month",
            "data_month_from",
            "data_month_to",
            "year"
          ],
          "group_by": [
            "series_name",
            "series_kind",
            "basis",
            "data_month",
            "year"
          ],
          "ranking": {
            "no_ranking": "Omit order_by and top_n to return all groups in group-key order.",
            "order": {
              "default": "desc",
              "valid_values": [
                "desc",
                "asc"
              ]
            },
            "order_by": {
              "accepts": "one of output.metrics",
              "note": "Ranks the groups by a metric (a measure). Not a group_by dimension \u2014 rows already come back grouped by each group_by field.",
              "requires": [
                "group_by"
              ],
              "valid_values": [
                "avg_ip_index",
                "min_ip_index",
                "max_ip_index",
                "avg_capacity_index",
                "min_capacity_index",
                "max_capacity_index",
                "avg_capacity_utilization_pct",
                "min_capacity_utilization_pct",
                "max_capacity_utilization_pct",
                "source_record_count"
              ]
            },
            "top_n": {
              "note": "Keeps the top N groups by order_by; the rest fold into one (other) remainder (additive metrics sum into it, non-additive ones are nulled) so the result still reconciles to summary.totals.",
              "requires": [
                "group_by",
                "order_by"
              ],
              "type": "positive integer"
            }
          }
        },
        "output": {
          "aggregate_citation_fields": [
            "source_id",
            "publisher",
            "source_url",
            "source_file",
            "raw_file_sha256",
            "as_of",
            "source_rows_count",
            "source_rows_sample",
            "verify",
            "lineage_filter"
          ],
          "citation_fields": [
            "source_id",
            "source_url",
            "source_file",
            "sheet",
            "source_row",
            "time_period",
            "raw_file_sha256",
            "as_of"
          ],
          "detail_fields": [
            "source_id",
            "series_name",
            "source_record_key",
            "report_period",
            "series_kind",
            "basis",
            "data_month",
            "year",
            "time_period_label",
            "obs_status",
            "unit_label",
            "ip_index",
            "capacity_index",
            "capacity_utilization_pct",
            "source_row_number",
            "as_of",
            "raw_file_sha256",
            "citation"
          ],
          "metric_groups": {
            "capacity_index": [
              "avg_capacity_index",
              "min_capacity_index",
              "max_capacity_index"
            ],
            "capacity_utilization": [
              "avg_capacity_utilization_pct",
              "min_capacity_utilization_pct",
              "max_capacity_utilization_pct"
            ],
            "production_index": [
              "avg_ip_index",
              "min_ip_index",
              "max_ip_index"
            ],
            "records": [
              "source_record_count"
            ]
          },
          "metric_metadata": {
            "avg_capacity_index": {
              "additive_across_groups": false,
              "aggregation": "average",
              "authoritative_total_path": "summary.totals.avg_capacity_index",
              "category": "capacity_index",
              "definition": "The average of the Fed's published monthly capacity index (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Average capacity index",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.avg_capacity_index",
              "source_fields": [
                "capacity_index"
              ],
              "unit": "index (2017=100)"
            },
            "avg_capacity_utilization_pct": {
              "additive_across_groups": false,
              "aggregation": "average",
              "authoritative_total_path": "summary.totals.avg_capacity_utilization_pct",
              "category": "capacity_utilization",
              "definition": "The average of the Fed's published monthly capacity utilization (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Average capacity utilization",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.avg_capacity_utilization_pct",
              "source_fields": [
                "capacity_utilization_pct"
              ],
              "unit": "percent"
            },
            "avg_ip_index": {
              "additive_across_groups": false,
              "aggregation": "average",
              "authoritative_total_path": "summary.totals.avg_ip_index",
              "category": "production_index",
              "definition": "The average of the Fed's published monthly industrial-production index (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Average industrial-production index",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.avg_ip_index",
              "source_fields": [
                "ip_index"
              ],
              "unit": "index (2017=100)"
            },
            "max_capacity_index": {
              "additive_across_groups": false,
              "aggregation": "maximum",
              "authoritative_total_path": "summary.totals.max_capacity_index",
              "category": "capacity_index",
              "definition": "The maximum of the Fed's published monthly capacity index (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Maximum capacity index",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.max_capacity_index",
              "source_fields": [
                "capacity_index"
              ],
              "unit": "index (2017=100)"
            },
            "max_capacity_utilization_pct": {
              "additive_across_groups": false,
              "aggregation": "maximum",
              "authoritative_total_path": "summary.totals.max_capacity_utilization_pct",
              "category": "capacity_utilization",
              "definition": "The maximum of the Fed's published monthly capacity utilization (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Maximum capacity utilization",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.max_capacity_utilization_pct",
              "source_fields": [
                "capacity_utilization_pct"
              ],
              "unit": "percent"
            },
            "max_ip_index": {
              "additive_across_groups": false,
              "aggregation": "maximum",
              "authoritative_total_path": "summary.totals.max_ip_index",
              "category": "production_index",
              "definition": "The maximum of the Fed's published monthly industrial-production index (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Maximum industrial-production index",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.max_ip_index",
              "source_fields": [
                "ip_index"
              ],
              "unit": "index (2017=100)"
            },
            "min_capacity_index": {
              "additive_across_groups": false,
              "aggregation": "minimum",
              "authoritative_total_path": "summary.totals.min_capacity_index",
              "category": "capacity_index",
              "definition": "The minimum of the Fed's published monthly capacity index (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Minimum capacity index",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.min_capacity_index",
              "source_fields": [
                "capacity_index"
              ],
              "unit": "index (2017=100)"
            },
            "min_capacity_utilization_pct": {
              "additive_across_groups": false,
              "aggregation": "minimum",
              "authoritative_total_path": "summary.totals.min_capacity_utilization_pct",
              "category": "capacity_utilization",
              "definition": "The minimum of the Fed's published monthly capacity utilization (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Minimum capacity utilization",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.min_capacity_utilization_pct",
              "source_fields": [
                "capacity_utilization_pct"
              ],
              "unit": "percent"
            },
            "min_ip_index": {
              "additive_across_groups": false,
              "aggregation": "minimum",
              "authoritative_total_path": "summary.totals.min_ip_index",
              "category": "production_index",
              "definition": "The minimum of the Fed's published monthly industrial-production index (NAICS 3344) over the result scope.",
              "description": "An index (2017=100) and a utilization rate are INTENSIVE \u2014 averaged, min'd, and max'd over the scope, NEVER summed (a 'total index' is meaningless). Each measure exists only on its own series' rows: the IP index on both bases (seasonally_adjusted / not_seasonally_adjusted), capacity and utilization seasonally adjusted ONLY (the Fed publishes no NSA series for them \u2014 their cells are structurally absent, not zero). A scope averaging the IP index across BOTH bases without grouping by basis carries a production_aggregation note. NAICS 3344 is 'semiconductor and OTHER electronic component' manufacturing \u2014 broader than semiconductors alone.",
              "display_name": "Minimum industrial-production index",
              "display_precision": "Values are rounded to 6 decimal places in JSON to remove binary floating-point noise.",
              "grain": "series x data_month",
              "null_handling": "A scope with none of this measure's rows returns null (not 0 \u2014 absence is structural, e.g. no NSA capacity/utilization series exists).",
              "rollup_behavior": "non_additive_measure",
              "row_metric_path": "rows[].metrics.min_ip_index",
              "source_fields": [
                "ip_index"
              ],
              "unit": "index (2017=100)"
            },
            "source_record_count": {
              "additive_across_groups": true,
              "aggregation": "count source records",
              "authoritative_total_path": "summary.totals.source_record_count",
              "category": "records",
              "definition": "Count of normalized source observations (series \u00d7 month) contributing to the current result scope.",
              "description": "Number of Fed observations contributing to the avg/min/max \u2014 e.g. 12 for one series over one calendar year.",
              "display_name": "Source record count",
              "display_precision": "Integer.",
              "grain": "series x data_month",
              "null_handling": "Always an integer count.",
              "rollup_behavior": "additive_partition_metric",
              "row_metric_path": "rows[].metrics.source_record_count",
              "source_fields": [
                "source_record_key"
              ],
              "unit": "count"
            }
          },
          "metrics": [
            "avg_ip_index",
            "min_ip_index",
            "max_ip_index",
            "avg_capacity_index",
            "min_capacity_index",
            "max_capacity_index",
            "avg_capacity_utilization_pct",
            "min_capacity_utilization_pct",
            "max_capacity_utilization_pct",
            "source_record_count"
          ],
          "summary_fields": [
            "group_count",
            "totals"
          ]
        },
        "primitive": "query_ai_infrastructure_production_v1",
        "status": "available"
      },
      "tool": "describe_ai_infrastructure_production_v1"
    },
    {
      "params": {
        "data_month": "2026-05-01",
        "include_records": true,
        "limit": 1,
        "series_kind": "capacity_utilization"
      },
      "result": {
        "as_of": "2026-05-01",
        "citations": {
          "c1": {
            "source_rows_count": 1,
            "verify": {
              "as_of": "2026-05-01",
              "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
              "sheet": "CAPUTL.G3344.S",
              "source_file": "g17_production_sample.zip",
              "source_id": "production.fed.g17",
              "source_row": 40,
              "source_url": "https://www.federalreserve.gov/releases/g17/",
              "time_period": "2026-05-31"
            }
          }
        },
        "primitive": "query_ai_infrastructure_production_v1",
        "query": {
          "as_of": "2026-05-01",
          "data_month": "2026-05-01",
          "group_by": [],
          "include_records": true,
          "limit": 1,
          "series_kind": [
            "capacity_utilization"
          ]
        },
        "records": [
          {
            "as_of": "2026-05-01",
            "basis": "seasonally_adjusted",
            "capacity_index": null,
            "capacity_utilization_pct": 75.3502,
            "citation": {
              "as_of": "2026-05-01",
              "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
              "sheet": "CAPUTL.G3344.S",
              "source_file": "g17_production_sample.zip",
              "source_id": "production.fed.g17",
              "source_row": 40,
              "source_url": "https://www.federalreserve.gov/releases/g17/",
              "time_period": "2026-05-31"
            },
            "data_month": "2026-05-01",
            "ip_index": null,
            "obs_status": "A",
            "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
            "report_period": "2023-02-01",
            "series_kind": "capacity_utilization",
            "series_name": "CAPUTL.G3344.S",
            "source_id": "production.fed.g17",
            "source_record_key": "CAPUTL.G3344.S|2026-05-01",
            "source_row_number": 40,
            "time_period_label": "2026-05-31",
            "unit_label": "Percentage",
            "year": 2026
          }
        ],
        "rows": [
          {
            "group": {},
            "lineage": {
              "citation_ref": "c1"
            },
            "metrics": {
              "avg_capacity_index": null,
              "avg_capacity_utilization_pct": 75.3502,
              "avg_ip_index": null,
              "max_capacity_index": null,
              "max_capacity_utilization_pct": 75.3502,
              "max_ip_index": null,
              "min_capacity_index": null,
              "min_capacity_utilization_pct": 75.3502,
              "min_ip_index": null,
              "source_record_count": 1
            }
          }
        ],
        "source_id": "production.fed.g17",
        "summary": {
          "group_count": 1,
          "totals": {
            "avg_capacity_index": null,
            "avg_capacity_utilization_pct": 75.3502,
            "avg_ip_index": null,
            "max_capacity_index": null,
            "max_capacity_utilization_pct": 75.3502,
            "max_ip_index": null,
            "min_capacity_index": null,
            "min_capacity_utilization_pct": 75.3502,
            "min_ip_index": null,
            "source_record_count": 1
          }
        }
      },
      "tool": "query_ai_infrastructure_production_v1"
    },
    {
      "params": {
        "as_of": "2026-05-01",
        "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
        "sheet": "CAPUTL.G3344.S",
        "source_file": "g17_production_sample.zip",
        "source_id": "production.fed.g17",
        "source_row": 40,
        "source_url": "https://www.federalreserve.gov/releases/g17/",
        "time_period": "2026-05-31"
      },
      "result": {
        "as_of": "2026-05-01",
        "cited_series": "CAPUTL.G3344.S",
        "cited_value": "75.3502",
        "hash_verified": true,
        "raw_file_sha256": "b9be82a313c105dbaecb23a8c05d716172454002e400f3a6d7312a79d4c8a0dd",
        "row_values": {
          "obs_status": "A",
          "series_description": "Semiconductor and other electronic component  (NAICS = 3344); s.a. CAPUTL",
          "series_name": "CAPUTL.G3344.S",
          "time_period": "2026-05-31",
          "unit": "Percentage",
          "value": "75.3502"
        },
        "sheet": "CAPUTL.G3344.S",
        "source_file": "g17_production_sample.zip",
        "source_id": "production.fed.g17",
        "source_row": 40,
        "source_url": "https://www.federalreserve.gov/releases/g17/"
      },
      "tool": "get_source_evidence_v1"
    }
  ]
}
