Advanced Vocabulary #dbt#analytics-engineering#data-modeling#modern-data-stack

Analytics Engineering Vocabulary

5 exercises — Practice key terms used by analytics engineers: dbt models, materializations, staging layers, ref(), Jinja templating, schema tests, lineage graphs, and the semantic layer.

Core analytics engineering vocabulary clusters
  • dbt fundamentals: model, source, ref(), seed, snapshot, Jinja template, schema.yml, documentation site
  • Layered architecture: staging layer, intermediate layer, mart, data contract, exposure
  • Materializations: table, view, incremental, ephemeral — controls how dbt writes results to the warehouse
  • Quality & governance: schema test (generic test), singular test, lineage graph, data contract, semantic layer
  • Metrics & discovery: metrics layer, semantic layer, exposure, dbt docs, model documentation
0 / 5 completed
1 / 5
An analytics engineer is reviewing a pull request. She explains the change to her colleague:
"I replaced the hard-coded table name in line 12 with ref('stg_orders'). This tells dbt about the dependency so it builds the models in the correct order and resolves the correct database and schema at run time."
What is the primary purpose of the ref() function in dbt?

Frequently Asked Questions

What does the "Analytics Engineering Vocabulary" vocabulary exercise cover?

This exercise tests real IT vocabulary related to analytics engineering vocabulary through 5 multiple-choice questions, each built from realistic workplace sentences rather than abstract definitions.

Is this vocabulary exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is completely free — no account, sign-up, or payment required.

How many questions does this exercise have?

This exercise has 5 questions. Each one shows a real-world sentence or scenario with multiple-choice options and an explanation once you answer.