{
"start_date": "string",
"end_date": "string",
"earnings": {
"count": 0,
"rows": [
{
"property1": "string",
"property2": "string"
}
]
},
"dividends": {
"count": 0,
"rows": [
{
"property1": "string",
"property2": "string"
}
]
},
"splits": {
"count": 0,
"rows": [
{
"property1": "string",
"property2": "string"
}
]
},
"economic_events": {
"count": 0,
"rows": [
{
"property1": "string",
"property2": "string"
}
]
}
}