Skip to main content
Below we list all export types available for the Visier integration. Each export is delivered as a CSV file with a naming convention of tw_<export_type>_{YYYYMM}_{YYYYMMDD}.csv.

Skill Vocabulary

TechWolf syncs data regarding the Skills Vocabulary and your unique Skills Taxonomy to Visier in order to enable insights on Skill Cluster, and Skill (sub) Domain level.
The Skill Vocabulary export (tw_skills_profile_{YYYYMM}_{YYYYMMDD}.csv) provides an overview of all Skills and their classification within the Taxonomy.The CSV contains one row for every Skill.

Employee Info

TechWolf syncs some metadata on the Employee to Visier, including a Job Skill Match Score for each Employee to enable Skill gap related insights.
The Employee Info export (tw_employee_{YYYYMM}_{YYYYMMDD}.csv) provides an overview of all Employees.The CSV contains one row for every Employee.

Employee Skills

TechWolf syncs all your Employee Skill profiles to Visier. On top of that, we can also sync the Skills these Employees are expected to have based on their current assigned Job, alongside proficiency levels from multiple sources, whether or not these Skills are critical for the Job, the sources from which the Skill was inferred, and whether it was inferred from Employee data.
The Employee Skills export (tw_employee_skills_{YYYYMM}_{YYYYMMDD}.csv) provides detailed Skill data for every Employee-Skill combination.The CSV contains one row for every Employee-Skill pair.

Matching Jobs for Employee

TechWolf syncs internal mobility data to Visier. This includes data on which Jobs are best suited for Employees. The simple file shows the matching scores.
The Matching Jobs for Employee export (tw_matching_jobs_{YYYYMM}_{YYYYMMDD}.csv) provides match scores between Employees and Jobs.The CSV contains one row for every Employee-Job match.Currently supported configurations are:
  • Set the score_min_threshold: only include matches with a score above this threshold, higher values mean stricter matching.
  • Set the max_matches_per_entity: limit how many matching Jobs are shown for each Employee.
  • Set exclude_low_data_available_entities: when set to true, Jobs with low data availability are excluded from the matching results.
  • Set mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping.
  • Filters: add custom filters on Custom Properties to further refine the results.

Matching Jobs for Employee Explained

The explained file goes deeper into these matches and shows which Skills are present, covered, or missing.
The Matching Jobs for Employee Explained export (tw_matching_jobs_explained_{YYYYMM}_{YYYYMMDD}.csv) provides a Skill-level explanation of Employee-Job matches.The CSV contains one row for every Skill in each Employee-Job match.Currently supported configurations are:
  • Set the score_min_threshold: only include matches with a score above this threshold, higher values mean stricter matching.
  • Set the max_matches_per_entity: limit how many matching Jobs are shown for each Employee.
  • Set exclude_low_data_available_entities: when set to true, Jobs with low data availability are excluded from the matching results.
  • Set mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping.
  • Filters: add custom filters on Custom Properties to further refine the results.

Matching Employees for Job

Provides matching scores between Jobs and Employees, indicating how well Employees match a given Job’s requirements. Uses the same schema as Matching Jobs for Employee but from the Job’s perspective.
The Matching Employees for Job export (tw_matching_employees_{YYYYMM}_{YYYYMMDD}.csv) provides match scores between Jobs and Employees.The CSV contains one row for every Job-Employee match.Currently supported configurations are:
  • Set the score_min_threshold: only include matches with a score above this threshold, higher values mean stricter matching.
  • Set the max_matches_per_entity: limit how many matching Employees are shown for each Job.
  • Set exclude_low_data_available_entities: when set to true, Employees with low data availability are excluded from the matching results.
  • Set mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping.
  • Filters: add custom filters on Custom Properties to further refine the results.

Matching Employees for Job Explained

Provides a Skill-level breakdown of Job-Employee matches. Uses the same schema as Matching Jobs for Employee Explained but from the Job’s perspective.
The Matching Employees for Job Explained export (tw_matching_employees_explained_{YYYYMM}_{YYYYMMDD}.csv) provides a Skill-level explanation of Job-Employee matches.The CSV contains one row for every Skill in each Job-Employee match.Currently supported configurations are:
  • Set the score_min_threshold: only include matches with a score above this threshold, higher values mean stricter matching.
  • Set the max_matches_per_entity: limit how many matching Employees are shown for each Job.
  • Set exclude_low_data_available_entities: when set to true, Employees with low data availability are excluded from the matching results.
  • Set mapping_filter: only keep rows where Employee and Job Custom Properties match the configured mapping.
  • Filters: add custom filters on Custom Properties to further refine the results.

Job Info

TechWolf syncs data regarding the Jobs and their fields.
The Job Info export (tw_job_info_{YYYYMM}_{YYYYMMDD}.csv) provides an overview of all Jobs.The CSV contains one row for every Job.

Job Skills

Provides detailed Skill information for each Job, including proficiency levels from different rating sources and the Skill’s state.
The Job Skills export (tw_job_skills_{YYYYMM}_{YYYYMMDD}.csv) provides detailed Skill data for every Job-Skill combination.The CSV contains one row for every Job-Skill pair.

Work Intelligence exports

The following exports are only available when the Work Intelligence feature is enabled. They provide Task-level data for Jobs, including AI impact metrics.

Task Info

Master table containing unique Task information, including Task hierarchy and AI impact classification.
The Task Info export (tw_task_info_{YYYYMM}_{YYYYMMDD}.csv) provides an overview of all Tasks.The CSV contains one row per unique Task across all Jobs.

Job Task

Junction table linking Jobs to their constituent Tasks with time allocation.
The Job Task export (tw_job_task_{YYYYMM}_{YYYYMMDD}.csv) provides the relationship between Jobs and Tasks.The CSV contains one row per Job-Task relationship.

Job Task Skill

Junction table linking Jobs and Tasks to the Skills required to perform them.
The Job Task Skill export (tw_job_task_skill_{YYYYMM}_{YYYYMMDD}.csv) provides the Skills linked to each Job-Task combination.The CSV contains one row per Job-Task-Skill relationship.

Job Info (Work Intelligence)

Master table containing Job metadata and aggregated AI impact metrics.
The Job Info Work Intelligence export (tw_job_info_wi_{YYYYMM}_{YYYYMMDD}.csv) provides Job data enriched with AI impact scores.The CSV contains one row per unique Job.Business rules:
  • augmentable + automatable + human = 1.00 (always sum to exactly 1.00).
  • Proportions are calculated by weighting Task-level AI impact by weekly_hours.
  • Overall potential is the category with the highest proportion.