podling_stats
Retrieve summary statistics from a podlings.xml file. Optionally filter by sponsor type (incubator, project, unknown) to get targeted data on Apache Incubator podlings.
Instructions
Return summary statistics for a podlings.xml source.
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 |