Examples#
This directory contains examples of how to use the SDA library.
Data Loading#
``load_2021_2022_test_data.py`` - Load test data from 2021-2022 period
``load_all_test_data.py`` - Load all available test data
``load_tests.py`` - Simple example of loading specific tests
Utilities#
``print_all_datafiles.py`` - Discover and print information about all available data files on this machine
Performance Analysis#
``database_report_analysis.py`` - Comprehensive test data analysis script: - Analyzes ALL available test data on the machine - STT template tracking and compliance metrics - Visual quality thermometer with progress bars - Performance metrics (parsing speed, file sizes) - Enhanced Excel reports with native tables
python examples/database_report_analysis.py