{"id":"4df2681c-cd6f-4c0b-be65-ec09b3e9d21d","task":"Query petroleum and natural gas price series from the EIA API v2 using route, frequency, and facets parameters","domain":"api.eia.gov","steps":["Construct a request against a route such as natural-gas/pri/fut/data/ (or the analogous petroleum route) including the required frequency and facets parameters","Set frequency to match a periodicity actually offered by that route, e.g. daily or monthly","Use facets (e.g. commodity/series-specific facet keys) to filter down to the exact series needed","Query facet values themselves via the API to discover valid facet options before filtering","Paginate if needed, since the API will not return more than 5,000 rows in a single response, with the total row count reported in the response"],"gotchas":["Exceeding the 5,000-row response cap silently truncates results; check the reported total row count and paginate","frequency must match a periodicity actually offered by that specific route/series or the request fails","Route structure and required facet keys differ across domains (electricity vs petroleum vs natural gas), so a working query for one route cannot be copy-pasted to another without adjusting facets"],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/4df2681c-cd6f-4c0b-be65-ec09b3e9d21d"}