{"id":22467,"date":"2024-02-18T20:35:16","date_gmt":"2024-02-18T20:35:16","guid":{"rendered":"https:\/\/www.fditf.com\/bi\/?p=22467"},"modified":"2024-02-18T20:43:17","modified_gmt":"2024-02-18T20:43:17","slug":"developing-dbt-models-using-commands-such-as-run-test-docs-and-seed","status":"publish","type":"post","link":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/","title":{"rendered":"Developing dbt Models: using commands such as run, test, docs, and seed"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In the journey of building and maintaining robust data pipelines with dbt (data build tool), mastering the core commands\u2014<code>run<\/code>, <code>test<\/code>, <code>docs<\/code>, and <code>seed<\/code>\u2014is crucial. These commands are the backbone of dbt&#8217;s functionality, enabling analytics engineers to transform raw data into insightful analytics, validate the integrity of their data models, document their data ecosystem, and seed their databases with essential data. Let&#8217;s delve into each command and its significance in the dbt workflow.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">dbt run<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <code>dbt run<\/code> command is the primary means of executing your dbt models. It compiles your SQL files, converts them into executable SQL, and runs them in your data warehouse. This process transforms your raw data into structured, queryable tables and views based on the logic defined in your models.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dbt run<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">dbt test<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After transforming your data, ensuring its quality is paramount. The <code>dbt test<\/code> command allows you to validate your data against predefined assertions. These tests can range from verifying that columns contain unique values or not null, to more complex custom validations. Running tests regularly helps maintain data integrity and trustworthiness.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dbt test<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">dbt docs<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Documentation is key to understanding and navigating your data models. The <code>dbt docs generate<\/code> command compiles your project documentation from your model files and their descriptions into a web-accessible format. This makes it easier for your team to understand the data transformations and the relationships between different pieces of your data model.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dbt docs generate<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">dbt seed<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <code>dbt seed<\/code> command is used to load CSV files from your dbt project\u2019s <code>data\/<\/code> directory into your data warehouse. This is particularly useful for small reference or lookup tables that your data models might depend on. Seeding these tables into your warehouse ensures that your transformations have all the necessary data at hand.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dbt seed<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Incorporating These Commands into Your Workflow<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Incorporating these commands into your dbt workflow enhances your data pipeline&#8217;s efficiency and reliability. Start with <code>dbt seed<\/code> to populate reference data, followed by <code>dbt run<\/code> to transform your data. Use <code>dbt test<\/code> to ensure data quality and integrity, and finally, <code>dbt docs generate<\/code> to document your project for easy collaboration and understanding.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Understanding and utilizing these core dbt commands effectively can significantly streamline your data transformation projects, ensuring they are not only accurate and insightful but also well-documented and reliable.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the journey of building and maintaining robust data pipelines with dbt (data build tool), mastering the core commands\u2014run, test, docs, and seed\u2014is crucial. These commands are the backbone of dbt&#8217;s functionality, enabling analytics engineers to transform raw data into <a href=\"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/\" class=\"read-more\">Read More &#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":22492,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[252,262],"tags":[261],"class_list":["post-22467","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dbt","category-dbt-certification","tag-dbt-certification"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Developing dbt Models: using commands such as run, test, docs, and seed - Business Intelligence MX<\/title>\n<meta name=\"description\" content=\"This post provides a comprehensive overview of the essential dbt commands\u2014run, test, docs, and seed\u2014and their pivotal roles in developing dbt models for data transformation projects. By mastering these commands, analytics engineers can enhance the efficiency, reliability, and documentation of their data pipelines, ensuring high-quality and insightful analytics.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Unlock the Power of dbt: Master the Essential Commands for Data Transformation\" \/>\n<meta property=\"og:description\" content=\"Step up your analytics game with our expert guide on the essential dbt commands! Learn how run, test, docs, and seed can revolutionize your data pipelines, ensuring accuracy, efficiency, and clarity. Perfect for analytics engineers eager to streamline their data transformation projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Intelligence MX\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/excelyfinanzasmx\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-18T20:35:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-18T20:43:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2024\/02\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"V\u00edctor Urbina\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@excelfinanzasMX\" \/>\n<meta name=\"twitter:site\" content=\"@excelfinanzasMX\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"V\u00edctor Urbina\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/\"},\"author\":{\"name\":\"V\u00edctor Urbina\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#\\\/schema\\\/person\\\/ff30cbd17d9f746cacb687d5332924c5\"},\"headline\":\"Developing dbt Models: using commands such as run, test, docs, and seed\",\"datePublished\":\"2024-02-18T20:35:16+00:00\",\"dateModified\":\"2024-02-18T20:43:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/\"},\"wordCount\":368,\"publisher\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp\",\"keywords\":[\"dbt certification\"],\"articleSection\":[\"dbt\",\"dbt certification\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/\",\"url\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/\",\"name\":\"Developing dbt Models: using commands such as run, test, docs, and seed - Business Intelligence MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp\",\"datePublished\":\"2024-02-18T20:35:16+00:00\",\"dateModified\":\"2024-02-18T20:43:17+00:00\",\"description\":\"This post provides a comprehensive overview of the essential dbt commands\u2014run, test, docs, and seed\u2014and their pivotal roles in developing dbt models for data transformation projects. By mastering these commands, analytics engineers can enhance the efficiency, reliability, and documentation of their data pipelines, ensuring high-quality and insightful analytics.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp\",\"contentUrl\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/dbt-certification\\\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Developing dbt Models: using commands such as run, test, docs, and seed\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#website\",\"url\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/\",\"name\":\"Business Intelligence MX\",\"description\":\" \",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#organization\",\"name\":\"FDI Tecnolog\u00eda y Finanzas, SAS de CV\",\"url\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/www.fditf.com\\\/bi\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/logo.png\",\"contentUrl\":\"http:\\\/\\\/www.fditf.com\\\/bi\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/logo.png\",\"width\":275,\"height\":168,\"caption\":\"FDI Tecnolog\u00eda y Finanzas, SAS de CV\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/excelyfinanzasmx\\\/\",\"https:\\\/\\\/x.com\\\/excelfinanzasMX\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/#\\\/schema\\\/person\\\/ff30cbd17d9f746cacb687d5332924c5\",\"name\":\"V\u00edctor Urbina\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82af8163ed1a344c7fe2a709c29fea445dbf06cd4321465c3fdcc146da0403c4?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82af8163ed1a344c7fe2a709c29fea445dbf06cd4321465c3fdcc146da0403c4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82af8163ed1a344c7fe2a709c29fea445dbf06cd4321465c3fdcc146da0403c4?s=96&d=mm&r=g\",\"caption\":\"V\u00edctor Urbina\"},\"url\":\"https:\\\/\\\/www.fditf.com\\\/bi\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Developing dbt Models: using commands such as run, test, docs, and seed - Business Intelligence MX","description":"This post provides a comprehensive overview of the essential dbt commands\u2014run, test, docs, and seed\u2014and their pivotal roles in developing dbt models for data transformation projects. By mastering these commands, analytics engineers can enhance the efficiency, reliability, and documentation of their data pipelines, ensuring high-quality and insightful analytics.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/","og_locale":"en_US","og_type":"article","og_title":"Unlock the Power of dbt: Master the Essential Commands for Data Transformation","og_description":"Step up your analytics game with our expert guide on the essential dbt commands! Learn how run, test, docs, and seed can revolutionize your data pipelines, ensuring accuracy, efficiency, and clarity. Perfect for analytics engineers eager to streamline their data transformation projects.","og_url":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/","og_site_name":"Business Intelligence MX","article_publisher":"https:\/\/www.facebook.com\/excelyfinanzasmx\/","article_published_time":"2024-02-18T20:35:16+00:00","article_modified_time":"2024-02-18T20:43:17+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2024\/02\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp","type":"image\/webp"}],"author":"V\u00edctor Urbina","twitter_card":"summary_large_image","twitter_creator":"@excelfinanzasMX","twitter_site":"@excelfinanzasMX","twitter_misc":{"Written by":"V\u00edctor Urbina","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#article","isPartOf":{"@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/"},"author":{"name":"V\u00edctor Urbina","@id":"https:\/\/www.fditf.com\/bi\/#\/schema\/person\/ff30cbd17d9f746cacb687d5332924c5"},"headline":"Developing dbt Models: using commands such as run, test, docs, and seed","datePublished":"2024-02-18T20:35:16+00:00","dateModified":"2024-02-18T20:43:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/"},"wordCount":368,"publisher":{"@id":"https:\/\/www.fditf.com\/bi\/#organization"},"image":{"@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2024\/02\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp","keywords":["dbt certification"],"articleSection":["dbt","dbt certification"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/","url":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/","name":"Developing dbt Models: using commands such as run, test, docs, and seed - Business Intelligence MX","isPartOf":{"@id":"https:\/\/www.fditf.com\/bi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#primaryimage"},"image":{"@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2024\/02\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp","datePublished":"2024-02-18T20:35:16+00:00","dateModified":"2024-02-18T20:43:17+00:00","description":"This post provides a comprehensive overview of the essential dbt commands\u2014run, test, docs, and seed\u2014and their pivotal roles in developing dbt models for data transformation projects. By mastering these commands, analytics engineers can enhance the efficiency, reliability, and documentation of their data pipelines, ensuring high-quality and insightful analytics.","breadcrumb":{"@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#primaryimage","url":"https:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2024\/02\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp","contentUrl":"https:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2024\/02\/DALL\u00b7E-2024-02-18-14.41.56-Reimagine-the-digital-illustration-of-the-essential-dbt-commands\u2014run-test-docs-and-seed\u2014within-a-data-transformation-project-setting-infusing-it-w.webp","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.fditf.com\/bi\/dbt-certification\/developing-dbt-models-using-commands-such-as-run-test-docs-and-seed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fditf.com\/bi\/"},{"@type":"ListItem","position":2,"name":"Developing dbt Models: using commands such as run, test, docs, and seed"}]},{"@type":"WebSite","@id":"https:\/\/www.fditf.com\/bi\/#website","url":"https:\/\/www.fditf.com\/bi\/","name":"Business Intelligence MX","description":" ","publisher":{"@id":"https:\/\/www.fditf.com\/bi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fditf.com\/bi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fditf.com\/bi\/#organization","name":"FDI Tecnolog\u00eda y Finanzas, SAS de CV","url":"https:\/\/www.fditf.com\/bi\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fditf.com\/bi\/#\/schema\/logo\/image\/","url":"http:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2018\/01\/logo.png","contentUrl":"http:\/\/www.fditf.com\/bi\/wp-content\/uploads\/2018\/01\/logo.png","width":275,"height":168,"caption":"FDI Tecnolog\u00eda y Finanzas, SAS de CV"},"image":{"@id":"https:\/\/www.fditf.com\/bi\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/excelyfinanzasmx\/","https:\/\/x.com\/excelfinanzasMX"]},{"@type":"Person","@id":"https:\/\/www.fditf.com\/bi\/#\/schema\/person\/ff30cbd17d9f746cacb687d5332924c5","name":"V\u00edctor Urbina","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/82af8163ed1a344c7fe2a709c29fea445dbf06cd4321465c3fdcc146da0403c4?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/82af8163ed1a344c7fe2a709c29fea445dbf06cd4321465c3fdcc146da0403c4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/82af8163ed1a344c7fe2a709c29fea445dbf06cd4321465c3fdcc146da0403c4?s=96&d=mm&r=g","caption":"V\u00edctor Urbina"},"url":"https:\/\/www.fditf.com\/bi\/author\/admin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/posts\/22467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/comments?post=22467"}],"version-history":[{"count":1,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/posts\/22467\/revisions"}],"predecessor-version":[{"id":22489,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/posts\/22467\/revisions\/22489"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/media\/22492"}],"wp:attachment":[{"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/media?parent=22467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/categories?post=22467"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fditf.com\/bi\/wp-json\/wp\/v2\/tags?post=22467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}