completion_count_over_time
Get yearly counts of completed Apache incubator podlings, categorized by graduation or retirement, filtered by sponsor type and year range.
Instructions
Return yearly completed podling counts based on end dates, split into graduated and retired outcomes.
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 |