Get aggregate stats
get_statsHeadline aggregate numbers (project count, capacity waiting, clean-energy capacity waiting, estimated investment waiting) for the WaitingForPower dataset, optionally scoped by the same filters as search_projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | No | Filter to one or more current permitting stages. | |
| state | No | USPS state code, e.g. "CA". Omit for all states. | |
| status | No | Which status bucket to search. Defaults to "in_permitting" (the site's original "still waiting" scope) if omitted — pass "permits_complete", "cancelled_suspended", "no_longer_reported", or "all" to reach approved, cancelled, or untracked-by-source projects too. | |
| fuelType | No | Filter to one or more fuel/technology types. | |
| minCapacity | No | Only projects with capacity at least this many MW. | |
| projectType | No | Filter to one or more project types. | |
| minYearsWaiting | No | Only projects waiting at least this many years. |