completed_podlings_in_range
Retrieve Apache podlings that completed graduation or retirement within a specified inclusive year range. Filter by sponsor type or completion status for targeted analysis.
Instructions
Return the podlings that completed within an inclusive year range.
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 | Yes | Optional inclusive start year filter | |
| end_year | Yes | Optional inclusive end year filter | |
| status | No | Optional completion status filter: graduated or retired |