opa_get_well_permits
Retrieve US oil and gas well drilling permit data. Filter by state or operator to analyze permitting activity and upstream trends.
Instructions
Get the latest US oil & gas well drilling permit data. Use when the user asks about well permits, new drilling permits, permitting activity, or upstream permit trends. Returns the latest permits; optionally filtered/aggregated by state or by operator. Requires a paid plan with energy intelligence access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Which view to return: latest (most recent permits), by_state (counts aggregated per state), or by_operator (counts aggregated per operator). Default: latest. | latest |
| state | No | Optional US state name or 2-letter code to filter permits (e.g., 'Texas', 'TX'). Applies to the latest and by_state views. |