.retry_key_get          Internal helper function to retry reading a key
                        from the system keyring. This handles potential
                        intermittent delays after writing to the
                        keyring.
export_forcedecks_csv   Export ForceDecks data for dashboards
get_config              Retrieve stored VALD configuration
get_dynamo_data         Get DynaMo test data
get_dynamo_test_by_id   Get a single DynaMo test by ID
get_dynamo_tests_only   Get only DynaMo test data
get_forcedecks_data     Run full initial data fetch from the VALD
                        ForceDecks API and External Profiles API
get_forcedecks_result_definitions_only
                        Get only ForceDecks result definitions
get_forcedecks_tests_only
                        Get only ForceDecks test data
get_forcedecks_tests_trials
                        Run a standard session to get new ForceDecks
                        tests and trials only
get_forcedecks_trials_only
                        Get trials for an existing test data frame
get_forceframe_data     Get ForceFrame test data
get_forceframe_repetitions_by_id
                        Get ForceFrame repetitions for a single test by
                        ID
get_forceframe_test_by_id
                        Get a single ForceFrame test by ID
get_forceframe_tests_only
                        Get only ForceFrame test data
get_humantrak_data      Get HumanTrak data
get_humantrak_repetitions_by_id
                        Get HumanTrak repetitions for a single test by
                        ID
get_humantrak_test_type_metrics_only
                        Get HumanTrak test-type metric definitions
get_humantrak_tests_only
                        Get only HumanTrak test data
get_nordbord_data       Get NordBord test data
get_nordbord_test_by_id
                        Get a single NordBord test by ID
get_nordbord_tests_only
                        Get only NordBord test data
get_profile_by_id       Get a single VALD profile by ID
get_profiles_groups_categories_mapping
                        Get profile-group-category mappings #' Wrapper
                        around 'get_profiles_groups_categories()' to
                        retrieve the long-format mapping of profiles to
                        their groups and categories.
get_profiles_only       Get only VALD profiles
get_smartspeed_data     Get SmartSpeed test data
get_smartspeed_tests_only
                        Get only SmartSpeed test data
get_start_date          Retrieve the start date from config
set_credentials         Set and Save VALD API Credentials
set_start_date          Set and persist the start date
