Pull PJM RPM capacity market results and obligations data

domain: dataminer2.pjm.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register for a pjm.com account and, if accessing non-public feeds, register at the PJM API Portal at apiportal.pjm.com to obtain an API subscription key for authenticated endpoints.
  2. Navigate the Data Miner 2 interface at dataminer2.pjm.com to locate RPM-specific feeds; key capacity market feeds include: capacity_load_obligations (LSE load obligations by delivery year and zone), capacity_market_offers (capacity offers submitted in RPM auctions), and rpm_auction_results (clearing prices and quantities by zone).
  3. Construct API queries using the Data Miner 2 REST pattern: GET https://api.pjm.com/api/v1/{feedname}?startRow=1&rowCount=1000&{filter_params} with your API key in the Ocp-Apim-Subscription-Key header; paginate using startRow until the returned row count is less than rowCount.
  4. Filter by delivery year and/or zone (LDA — Limited Demand Response Area) using the available query parameters documented on each feed's definition page at dataminer2.pjm.com/feed/{feedname}/definition.
  5. For Incremental Auction (IA) and Base Residual Auction (BRA) results separately, check for the auction_type parameter or separate feed names; BRA and IA results have different clearing price fields and are used for different settlement purposes.
  6. Download daily generation capacity data from the day_gen_capacity feed to track committed capacity versus RPM obligations on an operational basis.

Known gotchas

Related routes

pull day-ahead hourly locational marginal prices for PJM pricing nodes via the PJM Data Miner 2 da_hrl_lmps feed
dataminer2.pjm.com · 6 steps · unrated
Pull the PJM interconnection queue via PJM Data Miner 2 API and filter for DER aggregation projects in the cluster study phase under FERC Order 2023
dataminer2.pjm.com · 6 steps · unrated
Query market and operational data from PJM Data Miner 2 API
dataminer2.pjm.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans