{"id":10991,"date":"2022-05-16T11:26:48","date_gmt":"2022-05-16T10:26:48","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=10991"},"modified":"2024-12-10T02:55:20","modified_gmt":"2024-12-10T02:55:20","slug":"unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/","title":{"rendered":"Unit testing in dbt &#8211; from an experiment to an open-source framework"},"content":{"rendered":"<p>In the following article, I want to share our journey to introduce the concept of unit testing in the framework dbt. There were a couple of existing efforts in the community but none as we envisioned &#8211; writing unit tests in SQL with a fast-feedback loop so that we can even use it for tdd.<\/p>\n<p>Fellow colleague Pedro Sousa and I have published a couple of articles about our journey &#8211; we described our <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/bringing-tdd-to-the-data-warehouse\/\">first experiment<\/a> and shared our <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/writing-unit-tests-for-dbt-with-tdd\/\">second and polished approach<\/a>. After the blogs, a couple of teams at Equal Experts started to use our strategy and give us feedback.<\/p>\n<p>As mentioned in one of the articles, we always thought dbt should have support for unit tests. We asked dbt&#8217;s team about the roadmap to support unit tests and we found it unlikely that it was going to happen. Also, they think it makes more sense as an external framework. Personally, it doesn\u2019t make much sense to me, one can argue that if we look at programming languages, we are used to having the testing capabilities as external libraries, but dbt is not a programming language and it already supports other types of tests.<\/p>\n<p>After a couple of conversations with the other teams, we were encouraged to use our work to create the dbt-unit-testing framework under the Equal Experts Github.<\/p>\n<p>We released the framework three months ago, and since then we\u2019ve started to have traction on our Github. Currently, we have 47 stars and 45 closed pull requests, and we have approximately 120 unique visitors per 14 days. The best outcome is having people collaborating with us, giving feedback, creating issues and developing pull requests. We already have four community contributors and we are proud to say that we appreciate all the work and the effort &#8211; <a href=\"https:\/\/github.com\/halvorlu\">@halvorlu<\/a>, <a href=\"https:\/\/github.com\/darist\">@darist<\/a>, <a href=\"https:\/\/github.com\/chasleslr\">@charleslr<\/a> and <a href=\"https:\/\/github.com\/gnilrets\">@gnilrets.<\/a><\/p>\n<p>Community collaboration and feedback are crucial to improve the framework and prioritise what should be done. We have a couple of ideas in the backlog, such as adding support for more data sources, but we don&#8217;t yet have a clear roadmap. We prefer to listen to the feedback and work based on that. Continuous improvement through continuous user feedback perfectly describes our mindset.<\/p>\n<p>This post shares our journey, mindset and appreciation for the open-source community engagement in such small projects.<\/p>\n<p>You can check the framework here: <a href=\"https:\/\/github.com\/EqualExperts\/dbt-unit-testing\">https:\/\/github.com\/EqualExperts\/dbt-unit-testing<\/a><\/p>\n<p>Contributing to tech communities is very much part of our mission at Equal Experts.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post shares our journey, mindset and appreciation for the open-source community engaging in small projects such as getting unit testing in dbt from an experiment to an open-source framework.  Here\u2019s how we did it:<\/p>\n","protected":false},"author":164,"featured_media":11001,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[5],"tags":[188,198,226,277],"location":[397],"class_list":["post-10991","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-our-thinking","tag-data-engineering","tag-data-pipeline","tag-dbt","tag-unit-testing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Unit testing in dbt - from an experiment to an open-source framework | Equal Experts<\/title>\n<meta name=\"description\" content=\"This article shares our journey, and learnings, for getting unit testing in dbt from an experiment to an open-source framework.\" \/>\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.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Unit testing in dbt - from an experiment to an open-source framework\" \/>\n<meta property=\"og:description\" content=\"This post shares our journey, mindset and appreciation for the open-source community engaging in small projects such as getting unit testing in dbt from an experiment to an open-source framework. Here\u2019s how we did it:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-16T10:26:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T02:55:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_FB.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Cl\u00e1udio Diniz\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Unit testing in dbt - from an experiment to an open-source framework\" \/>\n<meta name=\"twitter:description\" content=\"This post shares our journey, mindset and appreciation for the open-source community engaging in small projects such as getting unit testing in dbt from an experiment to an open-source framework. Here\u2019s how we did it:\" \/>\n<meta name=\"twitter:creator\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:site\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cl\u00e1udio Diniz\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated 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.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\"},\"author\":{\"name\":\"Cl\u00e1udio Diniz\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e\"},\"headline\":\"Unit testing in dbt &#8211; from an experiment to an open-source framework\",\"datePublished\":\"2022-05-16T10:26:48+00:00\",\"dateModified\":\"2024-12-10T02:55:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\"},\"wordCount\":422,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png\",\"keywords\":[\"data engineering\",\"data pipeline\",\"dbt\",\"unit testing\"],\"articleSection\":[\"Our Thinking\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\",\"name\":\"Unit testing in dbt - from an experiment to an open-source framework | Equal Experts\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png\",\"datePublished\":\"2022-05-16T10:26:48+00:00\",\"dateModified\":\"2024-12-10T02:55:20+00:00\",\"description\":\"This article shares our journey, and learnings, for getting unit testing in dbt from an experiment to an open-source framework.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png\",\"width\":1200,\"height\":514},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Unit testing in dbt &#8211; from an experiment to an open-source framework\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.equalexperts.com\/#website\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"name\":\"Equal Experts\",\"description\":\"Making Software. Better.\",\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.equalexperts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.equalexperts.com\/#organization\",\"name\":\"Equal Experts\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"width\":719,\"height\":340,\"caption\":\"Equal Experts\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/EqualExperts\",\"https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e\",\"name\":\"Cl\u00e1udio Diniz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g\",\"caption\":\"Cl\u00e1udio Diniz\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Unit testing in dbt - from an experiment to an open-source framework | Equal Experts","description":"This article shares our journey, and learnings, for getting unit testing in dbt from an experiment to an open-source framework.","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.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/","og_locale":"en_GB","og_type":"article","og_title":"Unit testing in dbt - from an experiment to an open-source framework","og_description":"This post shares our journey, mindset and appreciation for the open-source community engaging in small projects such as getting unit testing in dbt from an experiment to an open-source framework. Here\u2019s how we did it:","og_url":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/","og_site_name":"Equal Experts","article_published_time":"2022-05-16T10:26:48+00:00","article_modified_time":"2024-12-10T02:55:20+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_FB.png","type":"image\/png"}],"author":"Cl\u00e1udio Diniz","twitter_card":"summary_large_image","twitter_title":"Unit testing in dbt - from an experiment to an open-source framework","twitter_description":"This post shares our journey, mindset and appreciation for the open-source community engaging in small projects such as getting unit testing in dbt from an experiment to an open-source framework. Here\u2019s how we did it:","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Cl\u00e1udio Diniz","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/"},"author":{"name":"Cl\u00e1udio Diniz","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e"},"headline":"Unit testing in dbt &#8211; from an experiment to an open-source framework","datePublished":"2022-05-16T10:26:48+00:00","dateModified":"2024-12-10T02:55:20+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/"},"wordCount":422,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png","keywords":["data engineering","data pipeline","dbt","unit testing"],"articleSection":["Our Thinking"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/","url":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/","name":"Unit testing in dbt - from an experiment to an open-source framework | Equal Experts","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png","datePublished":"2022-05-16T10:26:48+00:00","dateModified":"2024-12-10T02:55:20+00:00","description":"This article shares our journey, and learnings, for getting unit testing in dbt from an experiment to an open-source framework.","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/unittesting_dbt_lead.png","width":1200,"height":514},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/unit-testing-in-dbt-from-an-experiment-to-an-open-source-framework\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"Unit testing in dbt &#8211; from an experiment to an open-source framework"}]},{"@type":"WebSite","@id":"https:\/\/www.equalexperts.com\/#website","url":"https:\/\/www.equalexperts.com\/","name":"Equal Experts","description":"Making Software. Better.","publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.equalexperts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.equalexperts.com\/#organization","name":"Equal Experts","url":"https:\/\/www.equalexperts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","width":719,"height":340,"caption":"Equal Experts"},"image":{"@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/EqualExperts","https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e","name":"Cl\u00e1udio Diniz","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g","caption":"Cl\u00e1udio Diniz"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/10991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/users\/164"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=10991"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/10991\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/11001"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=10991"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=10991"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=10991"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=10991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}