{
"data": {
"query": {
"country": "string",
"ports": "string",
"top": 25,
"min_abs_z": 0,
"sort": "anomaly"
},
"port_set": {
"requested": "top",
"scorable_universe": 406,
"resolved": 25,
"capped": false
},
"total_matched": 25,
"count": 25,
"ports": [
{
"port_id": "port1201",
"name": "string",
"country": "string",
"iso3": "string",
"lat": 0,
"lon": 0,
"throughput": {
"activity": 0,
"baseline_mean": 0,
"baseline_stddev": 0,
"baseline_days": 0,
"z_score": 0,
"pct_deviation": 0,
"direction": "string",
"band": "string",
"available": true,
"reason": "string"
},
"risk_overlay": {
"index": 0,
"band": "string",
"dominant_driver": "string",
"components_count": 0,
"sub_scores": {
"wave": 47,
"wind": 35
},
"wave_available": false,
"unavailable_factors": [
"wave",
"precipitation"
],
"available": true,
"reason": "string"
}
}
],
"methodology": {
"property1": "string",
"property2": "string"
},
"data_quality": {
"as_of": "string",
"staleness_days": 0,
"directional_ambiguity": "string",
"ais_confounds": "string"
},
"attribution": {
"property1": "string",
"property2": "string"
},
"disclaimer": "string"
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}