Skip to content

Technical Report TR-005 — Output Specification

Define the structure and content of all files generated by SportsLabResearch-WIMU-DataExtractor.

Purpose

Describe every output generated after data processing.

Generated Files

Output Description
Excel Workbook Standardized datasets ready for analysis.
Word Report Technical summary of the processing results.
Validation Report Concordance analysis with the reference software.
Processing Log Execution summary and diagnostic information.

Output Structure

Generated outputs are organized using a standardized directory structure to simplify management and ensure reproducibility.

File Naming

Each output filename includes:

  • Project name.
  • Report type.
  • Processing date.
  • Software version.

Recommendations

  • Preserve all generated outputs.
  • Keep original datasets unchanged.
  • Archive reports with the processed datasets.
  • Record the software version used.
  • TR-002 Processing Workflow
  • TR-003 Variable Dictionary
  • TR-004 Validation Protocol
  • TR-006 Software Architecture