{
"data": {
"symbol": "string",
"asset_classes": {
"stock": 0,
"bond": 0,
"cash": 0,
"other": 0,
"property1": "string",
"property2": "string"
},
"sector_weightings": {
"realestate": 0,
"consumer_cyclical": 0,
"basic_materials": 0,
"consumer_defensive": 0,
"technology": 0,
"communication_services": 0,
"financial_services": 0,
"utilities": 0,
"industrials": 0,
"energy": 0,
"healthcare": 0,
"property1": "string",
"property2": "string"
},
"top_holdings": [
{
"symbol": "string",
"name": "string",
"pct": 0,
"property1": "string",
"property2": "string"
}
],
"fund_overview": {
"category": "string",
"family": "string",
"legal_type": null,
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "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
}
}