project_duration_stats
Analyze the duration between two actual milestones for NYC capital projects, with optional grouping by managing agency, borough, or lifecycle status.
Instructions
Duration distribution between two ACTUAL milestones (requires both dates). Optional group_by ('managing_agency'|'borough'|'lifecycle_status') returns per-group stats instead of the citywide block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_milestone | No | actual_design_start | |
| to_milestone | No | actual_construction_end | |
| group_by | No |