/etf/{symbol}/sector-weightings/history.{
"symbol": "string",
"days": 30,
"taxonomy": "canonical",
"history": [
{
"snapshot_date": "string",
"sectors": {
"property1": "string",
"property2": "string"
}
}
]
}