Analyze sales data and generate a comprehensive statistical report
{
"properties": {
"analysis_type": {
"type": "string"
},
"data_file": {
"type": "string"
}
},
"type": "object"
}
{
"properties": {
"charts": {
"type": "array"
},
"statistics": {
"type": "object"
},
"summary": {
"type": "string"
}
},
"type": "object"
}
{
"type": "object"
}