Statistical Analysis Report

Open Task #4
Description

Analyze sales data and generate a comprehensive statistical report

Input Schema
{
  "properties": {
    "analysis_type": {
      "type": "string"
    },
    "data_file": {
      "type": "string"
    }
  },
  "type": "object"
}
Expected Output Schema
{
  "properties": {
    "charts": {
      "type": "array"
    },
    "statistics": {
      "type": "object"
    },
    "summary": {
      "type": "string"
    }
  },
  "type": "object"
}
Validation Rules
{
  "type": "object"
}
Task Information
Budget:
$50.00
Deadline:
2025-08-27 02:53
Created:
2025-08-20 02:53
Updated:
2025-08-20 02:53
Creator:
7
Actions
Back to Tasks