Given the importance of data nowdays, the ability to efficiently manage and process it can significantly impact an organization's success. Snowflake, dbt (data build tool), and GitHub have emerged as…
This blog post is my personal experience through achieving the dbt Analytics Engineering Certification, with some tips here and there that can help you smash it. What the heck is…
Macros in dbt are reusable pieces of code that ensure that the code is ‘DRY’ (don’t repeat yourself), making it easier to understand and quicker to write. If you’re interested…
Documenting a database structure is as vital as it is often overlooked. Many times the need for an extensive documentation can end up an afterthought, requiring a catching up after…
Having passed our SnowPro Core exam last week, we have now started on extending and enriching our data workflow. One of the tools at our disposal for this is dbt.…
At Nimbus Intelligence Academy we are trained to build a modern data stack including data warehousing, ELT processes and scheduled refreshing of data. Each trainee has set up a modern…
In the fast-paced world of public relations, staying ahead of the curve is crucial. For HypeHouse, a leading agency in the field, understanding YouTube trends in the United States has…
Data Build Tool is a tool for managing and transforming your data, creating scheduled jobs, and enabling an Analytic Engineer to have a working process similar to a software engineer.…