time_to_retirement_over_time
Compute yearly retirement timing statistics for Apache incubator podlings by filtering on source, sponsor type, and year range to analyze trends.
Instructions
Return yearly retirement timing stats based on podling start and end dates.
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 |