Delay Risk
—
Cost Overrun Risk
—
Inspection Risk
—
Weather Impact
—
Live API Calls (GET)
Responses:
Click “GET /api/health”…
Click “GET /api/time”…
Delay Prediction (POST /api/predict/delay)
Click the button to see JSON…
Cost Prediction (POST /api/predict/cost)
Click the button to see JSON…
Notes
- KPIs are placeholders for now. We’ll wire them to model outputs later.
- Use the forms above to POST to the new endpoints and see raw JSON.
- Next steps: trade-conflict, inspection, and weather risk endpoints + timeline/heatmap UI.