completed_podlings_by_year
Retrieve Apache Incubator podlings that completed in a given year, segmented by graduation or retirement. Filter by sponsor type or status for targeted analysis.
Instructions
Return the podlings that completed in a specific year, 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 | |
| year | Yes | Required year to inspect | |
| status | No | Optional completion status filter: graduated or retired |