graduation_rate_over_time
Calculate yearly graduation and retirement counts for Apache Incubator podlings, with optional sponsor type and year filters, to analyze graduation rates over time.
Instructions
Return yearly graduation and retirement counts plus graduation rate based on podling 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 |