Data marts

Human resources

Mandatory seeds and adapters. Please, refer to the seeds and adapters' documentation to get information about the way a seed or an adapter should be implemented.

Seeds

Mandatory seeds

These seeds must be populated for the ETL to work.
If you have spun up your store using the cookiecutter template, the cssXX.dashboards_store/seeds/marts/human_resources/ folders already contain pre-populated seeds to help you get started. You just have to update the csv files with your own business rules.

The next table shows the required seed definitions and the path where the csv files should be placed.

Seed YAML definition pathWhere to save itName of the seeds to implement
core.dashboards_store/seeds/marts/human_resources/schema.ymlcssXX.dashboards_store/seeds/marts/human_resources/schema.ymletat_empl, stat_eng
Getting started with the seeds. Please check the analyses/bootstrap folder of your newly created repo. You will find some pre-built queries that will help you pre-populate the seeds.

Adapters

There are no mandatory adapters for the human resources mart.

Copyright © 2026