{"id":11287,"date":"2022-08-10T09:21:27","date_gmt":"2022-08-10T08:21:27","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=11287"},"modified":"2024-12-10T02:03:56","modified_gmt":"2024-12-10T02:03:56","slug":"how-to-work-on-data-engineering-projects-using-low-code-tools","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/","title":{"rendered":"Challenges in working with low-code tools in data engineering projects"},"content":{"rendered":"<p>This article is to share my experience and challenges of working as a data SDET on a data engineering project using low-code tools.<\/p>\n<p>This article has been written in close collaboration with <a href=\"https:\/\/www.equalexperts.com\/blog\/author\/simoncase\/\">Simon Case<\/a> &#8211; Head of Data at Equal Experts.<\/p>\n<h2>Introduction on low code tools:<\/h2>\n<p>A lot of data engineering work\u00a0 involves extracting data from operational systems (on-premise databases, workflow systems etc.), and ingesting it into an environment &#8211; such as a data warehouse &#8211; where it can be stored and queried without negatively\u00a0 impacting the operational services.<\/p>\n<p>There are many ways to do this, and one of the challenges for a data engineering team is to decide which is the right one for the technical and business landscape they are working in. At Equal Experts we have a strong preference for approaches which can fit into a continuous delivery methodology\u00a0 &#8211; continuous delivery has been shown to be the most efficient way of delivering software and we have found that software which is focused on data is no different. This requires\u00a0 a code based solution &#8211; with everything stored in a\u00a0 repo.<\/p>\n<p>However, there are many tools which promise to streamline this process through the use of low-code or no-code technologies. These:<\/p>\n<ul>\n<li aria-level=\"1\">Use a visual development approach &#8211; solutions are specified with drag and drop graphical user interfaces.<\/li>\n<li aria-level=\"1\">Are aimed at\u00a0 allowing users with little or no software development experience to create solutions.<\/li>\n<li aria-level=\"1\">Often have large\u00a0 lists of connectors to connect to different external third party sources which enable the development team and data savvy users to quickly orchestrate data and do experimentation with it.<\/li>\n<\/ul>\n<p>Recently we worked\u00a0 with a client who had adopted a low-code tool for data, which enabled the specification of ETL\/ELT data pipelines through the use of a visual programming, drag and drop interface. This blog captures some of our experiences of working with these tools. Whilst you cannot reach the same levels of automation as with a purely code-based solution, we found some ways of improving the reliability of deployments.<\/p>\n<h2>What are the main challenges of a low-code\/no-code solution?<\/h2>\n<p>From the perspective of developers who follow continuous delivery practices, we found there were a number of things that prevented us from creating a development process as we would have liked:<\/p>\n<ul>\n<li aria-level=\"1\">Immature Git integration &#8211; the integration of low code tools with Git for version control is still in an infancy stage. Whilst many offer some ability to commit changes to a git repo, there is no easy way to do a git diff between branches or between commits within a feature branch to highlight the differences and to resolve the merge conflicts. Teams have to be careful in their branching and merging strategy to avoid the merge conflicts by allocating work to different functionality areas so that developers do not trip up on each other\u2019s work by working on the same job.<\/li>\n<li aria-level=\"1\">No unit-testing framework &#8211; in a continuous delivery approach, continuous testing is critical. Having small tests associated with each change means developers can check that later changes to the code won\u2019t break the solution, without the need to run end to end tests. This hugely improves feedback loops by reducing the time to detect errors and also improves the ability to deliver features. In low or no-code solutions there is no easy way to create small scale simple tests that check small pieces of functionality.<\/li>\n<li aria-level=\"1\">Manual promotion &#8211; because unit-testing is not possible, promotion to new environments (e.g. from development to UAT) required manual steps and\u00a0 it was not possible to create a true automated\u00a0 CI\/CD environment.<\/li>\n<li aria-level=\"1\">QA becomes a bottleneck &#8211; because we were not able to test in depth with unit tests, testing got shifted right to the QA team. Lots of manual tests were required\u00a0 for each release. Fortunately there were willing data users in the company, who would test releases and include edge-cases.<\/li>\n<\/ul>\n<h2>The approaches we took to improve the ability to deliver new\u00a0 data pipelines?<\/h2>\n<p>We did find that there were things from the modern software development toolbox that we could apply, and that did improve the team\u2019s ability to deliver a reliable and trustworthy solution:<\/p>\n<ul>\n<li aria-level=\"1\">Infrastructure as code &#8211; for all data pipelines, the use of IaC using tools like Terraform or Cloud formation is pretty much essential. Fortunately we found that we were able to use these with the low-code solution, and the orchestration solution could be hosted in EC2.<\/li>\n<li aria-level=\"1\">Version controlling the Database &#8211; like most data pipelines, a large part of the work was handled within the data warehouse (in our case Snowflake.) We applied <a href=\"https:\/\/www.liquibase.org\/\">Liquibase <\/a>to control the structures of the databases. This turned out to be a life-saver. It made it simple to clone the database across the environments and saved us a lot of work.<\/li>\n<li aria-level=\"1\">Automating QA with <a href=\"https:\/\/docs.soda.io\/soda-core\/overview-main.html\">SodaSQL <\/a>&#8211; we used SodaSQL tool to create data quality tests which reduced some of the manual testing effort. We even managed to create tests to prevent regressions. It\u2019s not as good as a true unit test framework, but it definitely improved the system stability and reduced the time to deliver data pipelines.<\/li>\n<\/ul>\n<p>I hope you found these learnings useful. These insights and much more can be found in our <a href=\"https:\/\/playbooks.equalexperts.com\/data-pipeline\">data pipeline playbook<\/a>.<\/p>\n<p>If you want to talk to us about Data Engineering or our experiences in using low-code data tools please do get in touch.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.  <\/p>\n","protected":false},"author":209,"featured_media":11290,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[185,188,294],"location":[397],"class_list":["post-11287","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-focus","tag-data","tag-data-engineering","tag-low-code-tools"],"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>Challenges in working with low-code tools in data engineering projects | Equal Experts<\/title>\n<meta name=\"description\" content=\"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.\" \/>\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\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Challenges in working with low-code tools in data engineering projects\" \/>\n<meta property=\"og:description\" content=\"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-10T08:21:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T02:03:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-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=\"Sujith Vakathanam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Challenges in working with low-code tools in data engineering projects\" \/>\n<meta name=\"twitter:description\" content=\"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.\" \/>\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=\"Sujith Vakathanam\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\"},\"author\":{\"name\":\"Sujith Vakathanam\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/8ef52037556a8f0b6aee31d3d2cf3f9f\"},\"headline\":\"Challenges in working with low-code tools in data engineering projects\",\"datePublished\":\"2022-08-10T08:21:27+00:00\",\"dateModified\":\"2024-12-10T02:03:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\"},\"wordCount\":913,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png\",\"keywords\":[\"data\",\"data engineering\",\"low-code tools\"],\"articleSection\":[\"Tech Focus\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\",\"name\":\"Challenges in working with low-code tools in data engineering projects | Equal Experts\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png\",\"datePublished\":\"2022-08-10T08:21:27+00:00\",\"dateModified\":\"2024-12-10T02:03:56+00:00\",\"description\":\"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png\",\"width\":1200,\"height\":514},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Challenges in working with low-code tools in data engineering projects\"}]},{\"@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\/8ef52037556a8f0b6aee31d3d2cf3f9f\",\"name\":\"Sujith Vakathanam\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/583f93f3c7bfe8e08ddeb2eae4c5738a1da78b29c2ac13bca9ff7b4f586d2d02?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/583f93f3c7bfe8e08ddeb2eae4c5738a1da78b29c2ac13bca9ff7b4f586d2d02?s=96&d=mm&r=g\",\"caption\":\"Sujith Vakathanam\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Challenges in working with low-code tools in data engineering projects | Equal Experts","description":"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.","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\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/","og_locale":"en_GB","og_type":"article","og_title":"Challenges in working with low-code tools in data engineering projects","og_description":"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.","og_url":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/","og_site_name":"Equal Experts","article_published_time":"2022-08-10T08:21:27+00:00","article_modified_time":"2024-12-10T02:03:56+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-FB.png","type":"image\/png"}],"author":"Sujith Vakathanam","twitter_card":"summary_large_image","twitter_title":"Challenges in working with low-code tools in data engineering projects","twitter_description":"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Sujith Vakathanam","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/"},"author":{"name":"Sujith Vakathanam","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/8ef52037556a8f0b6aee31d3d2cf3f9f"},"headline":"Challenges in working with low-code tools in data engineering projects","datePublished":"2022-08-10T08:21:27+00:00","dateModified":"2024-12-10T02:03:56+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/"},"wordCount":913,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png","keywords":["data","data engineering","low-code tools"],"articleSection":["Tech Focus"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/","url":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/","name":"Challenges in working with low-code tools in data engineering projects | Equal Experts","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png","datePublished":"2022-08-10T08:21:27+00:00","dateModified":"2024-12-10T02:03:56+00:00","description":"This article highlights the challenges and learnings of working as a data SDET on a data engineering project using low-code tools.","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/08\/LowCodeTools-Lead.png","width":1200,"height":514},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/how-to-work-on-data-engineering-projects-using-low-code-tools\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"Challenges in working with low-code tools in data engineering projects"}]},{"@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\/8ef52037556a8f0b6aee31d3d2cf3f9f","name":"Sujith Vakathanam","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/583f93f3c7bfe8e08ddeb2eae4c5738a1da78b29c2ac13bca9ff7b4f586d2d02?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/583f93f3c7bfe8e08ddeb2eae4c5738a1da78b29c2ac13bca9ff7b4f586d2d02?s=96&d=mm&r=g","caption":"Sujith Vakathanam"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/11287","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\/209"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=11287"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/11287\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/11290"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=11287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=11287"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=11287"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=11287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}