active_podlings_by_year
Retrieve yearly active podling counts based on lifecycle span, with optional filters for sponsor type and year range.
Instructions
Return yearly active-podling counts based on lifecycle span.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | HTTPS URL or local path to podlings.xml | |
| sponsor_type | No | Optional sponsor type filter, defaults to incubator: incubator, project, or unknown | |
| start_year | No | Optional inclusive start year filter | |
| end_year | No | Optional inclusive end year filter |