{"id":8908,"date":"2021-05-05T09:21:38","date_gmt":"2021-05-05T08:21:38","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=8908"},"modified":"2025-07-09T03:27:54","modified_gmt":"2025-07-09T02:27:54","slug":"what-is-a-data-pipeline","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/","title":{"rendered":"What is a data pipeline?"},"content":{"rendered":"<p>It is common to hear that &#8216;data is the new oil,&#8217; and whether you agree or not, there is certainly a lot of untapped value in much of the data that organisations hold.<\/p>\n<p>Data is like oil in another way &#8211; it flows through pipelines. A data pipeline ensures the efficient flow of data from one location to the other. A good pipeline allows your organisation to integrate new data sources faster, provide patterns that you can replicate, gives you confidence in your data quality, and builds in security. But, data flow can be precarious and, when not given the correct attention, it can quickly overwhelm your organisation. Data can leak, become corrupted, and hit bottlenecks and, as the complexity of the requirements grow, and the number of data sources multiplies, these problems increase in scale and impact.<\/p>\n<p><span style=\"font-weight: 400;\"><img decoding=\"async\" class=\"aligncenter wp-image-8917 size-large\" src=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png\" alt=\"\" width=\"1200\" height=\"736\" \/><\/span><\/p>\n<h2><b>About this series<\/b><\/h2>\n<p>This is part one in our six part series on the data pipeline, taken from our latest playbook. Here we look at the very basics &#8211; what is a data pipeline and who is it used by? Before we get into the details, we just want to cover off what\u2019s coming in the rest of the series. In <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-are-the-benefits-of-data-pipelines\/\">part two<\/a>, we look at the six main benefits of a good data pipeline, <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/six-must-have-key-principles-of-data-pipeline-projects\/\">part three<\/a> considers the \u2018must have\u2019 key principles of data pipeline projects, and <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/six-essential-practices-of-data-pipelines\/\">parts four<\/a> and <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/five-more-practices-that-will-ensure-a-successful-data-pipeline-project\/\">five<\/a> cover the essential practices of a data pipeline. Finally, in <a href=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/common-pitfalls-of-data-pipeline-projects-and-how-to-avoid-them\/\">part six<\/a> we look at the many pitfalls you can encounter in a data pipeline project.<\/p>\n<h2><b>Why is a data pipeline critical to your organisation?<\/b><\/h2>\n<p>There is a lot of untapped value in the data that your organisation holds. Data that is critical if you take data analysis seriously. Put to good use, data can identify valuable business insights on your customers and your operations. However, to find these insights, the data has to be regularly, or even continuously, transported from the place where it is generated to a place where it can be analysed.<\/p>\n<p>A data pipeline, consolidates data from all your disparate sources into one (or multiple) destinations, to enable quick data analysis. It also ensures consistent data quality, which is absolutely crucial for reliable business insights.<\/p>\n<h2><b>So what is a data pipeline?<\/b><\/h2>\n<p>A data pipeline is a set of actions that ingest raw data from disparate sources and move the data to a destination for storage and analysis. We like to think of this transportation as a pipeline because data goes in at one end and comes out at another location (or several others). The volume and speed of the data are limited by the type of pipe you are using and pipes can leak &#8211; meaning you can lose data if you don&#8217;t take care of them.<\/p>\n<p>The data engineers who create a pipeline are a critical service for any organisation. They create the architectures that allow the data to flow to the data scientists and business intelligence teams, who generate the insight that leads to business value.<\/p>\n<p><b>A data pipeline is created for data analytics purposes and has:<\/b><\/p>\n<p><b>Data sources<\/b> &#8211; These can be internal or external and may be structured (e.g., the result of a database call), semi-structured (e.g., a CSV file or a Google Sheets file), or unstructured (e.g., text documents or images).<\/p>\n<p><b>Ingestion process<\/b><span style=\"font-weight: 400;\"> &#8211; <\/span>This is the means by which data is moved from the source into the pipeline (e.g., API call, secure file transfer).<\/p>\n<p><b>Transformations<\/b><span style=\"font-weight: 400;\"> &#8211; <\/span>In most cases, data needs to be transformed from the input format of the raw data, to the one in which it is stored. There may be several transformations in a pipeline.<\/p>\n<p><b>Data quality\/cleansing<\/b><span style=\"font-weight: 400;\"> &#8211; <\/span>Data is checked for quality at various points in the pipeline. Data quality will typically include at least validation of data types and format, as well as conforming with the master data.<\/p>\n<p><b>Enrichment<\/b><span style=\"font-weight: 400;\"> &#8211;<\/span> Data items may be enriched by adding additional fields, such as reference data.<\/p>\n<p><b>Storage<\/b><span style=\"font-weight: 400;\"> &#8211; <\/span>Data is stored at various points in the pipeline, usually at least the landing zone and a structured store (such as a data warehouse).<\/p>\n<p><b>End users<\/b><span style=\"font-weight: 400;\"> &#8211; <\/span>more information on this is in the next section<span style=\"font-weight: 400;\">.<\/span><\/p>\n<h2><b>So, who uses a data pipeline?<\/b><\/h2>\n<p>We believe that, as in any software development project, a pipeline will only be successful if you understand the needs of the users.<\/p>\n<p>Not everyone uses data in the same way. For a data pipeline, the users are typically:<\/p>\n<p><strong>Business intelligence\/management information analysts<\/strong>, who need data to create reports;<\/p>\n<p><strong>Data scientists<\/strong> who need data to do an in-depth analysis of point problems or create algorithms for key business processes (we use &#8216;data scientist&#8217; in the broadest sense, including credit risk analysts, website analytics experts, etc.)<\/p>\n<p><strong>Process owners<\/strong>, who need to monitor how their processes are performing and troubleshoot when there are problems.<\/p>\n<p>Data users are skilled at visualising and telling stories with data, identifying patterns, or understanding significance in data. Often they have strong statistical or mathematical backgrounds. And, in most cases, they are accustomed to having data provided in a structured form &#8211; ideally denormalised &#8211; so that it is easy to understand the meaning of an individual row of data without the need to query separate tables or databases.<\/p>\n<h2><b>Is a data pipeline a platform?<\/b><\/h2>\n<p>Every organisation would benefit from a place where they can collect and analyse data from different parts of the business. Historically, this has often been met by a data platform, a centralised data store where useful data is collected and made available to approved people.<\/p>\n<p>But, whether they like it or not, most organisations are, in fact, a dynamic mesh of data connections which need to be continually maintained and updated. Following a single platform pattern often leads to a central data engineering team tasked with implementing data flows.<\/p>\n<p>The complexities of meeting everyone&#8217;s needs and ensuring appropriate information governance, as well as a lack of self-service, often make it hard to ingest new data sources. This can then lead to backlog buildup, frustrated data users, and frustrated data engineers.<\/p>\n<p>Thinking of these dataflows as a pipeline changes the mindset away from monolithic solutions, to a more decentralised way of thinking &#8211; understanding what pipes and data stores you need and implementing them the right way for that case whilst reusing where appropriate.<\/p>\n<p>So now we have understood a little more about the data pipeline, what it is and how it works, we can start to understand the benefits and assess whether they align with your digital strategy.\u00a0 We cover these in the next blog article, \u2018What are the benefits of data pipelines?\u2019<\/p>\n<p>For more information on the data pipeline in general, take a look at our <a href=\"https:\/\/playbooks.equalexperts.com\/data-pipeline\">Data Pipeline Playbook.<\/a>\u00a0 And if you\u2019d like us to share our experience of the data pipeline with you, get in touch using the form below.<\/p>\n<p>&nbsp;<\/p>\n\n\t\t\t\t\t\t<script>\n\t\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\t\tportalId: 7208712,\n\t\t\t\t\t\t\t\t\tformId: \"83acdf22-cf43-47ba-b91f-0428264b824a\",\n\t\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1758976730000-1286622638\",\n\t\t\t\t\t\t\t\t\tregion: \"eu1\",\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t})});\n\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1758976730000-1286622638\"><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A data pipeline transports your data from where it is generated to where it can be analysed. Discover how effective ones are critical for any organisation that wants to take data analysis seriously and generate insight that leads to business value. <\/p>\n","protected":false},"author":133,"featured_media":0,"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":[185,188,187,180,186,194],"location":[397],"class_list":["post-8908","post","type-post","status-publish","format-standard","hentry","category-our-thinking","tag-data","tag-data-engineering","tag-data-management","tag-data-pipeline-playbook","tag-data-pipelines","tag-data-pipline"],"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>What is a data pipeline? | Equal Experts<\/title>\n<meta name=\"description\" content=\"Discover how you can successfully move data around your organisation through a pipeline, to generate insights that leads to business value.\" \/>\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\/what-is-a-data-pipeline\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is a data pipeline?\" \/>\n<meta property=\"og:description\" content=\"A data pipeline transports your data from where it is generated to where it can be analysed. Discover how effective ones are critical for any organisation that wants to take data analysis seriously and generate insight that leads to business value.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2021-05-05T08:21:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-09T02:27:54+00:00\" \/>\n<meta name=\"author\" content=\"Simon Case\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"What is a data pipeline?\" \/>\n<meta name=\"twitter:description\" content=\"A data pipeline transports your data from where it is generated to where it can be analysed. Discover how effective ones are critical for any organisation that wants to take data analysis seriously and generate insight that leads to business value.\" \/>\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=\"Simon Case\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 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\/what-is-a-data-pipeline\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/\"},\"author\":{\"name\":\"Simon Case\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/461daa125fcd274669eb26dfbef20369\"},\"headline\":\"What is a data pipeline?\",\"datePublished\":\"2021-05-05T08:21:38+00:00\",\"dateModified\":\"2025-07-09T02:27:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/\"},\"wordCount\":1170,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png\",\"keywords\":[\"data\",\"data engineering\",\"data management\",\"data pipeline playbook\",\"data pipelines\",\"data pipline\"],\"articleSection\":[\"Our Thinking\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/\",\"name\":\"What is a data pipeline? | Equal Experts\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png\",\"datePublished\":\"2021-05-05T08:21:38+00:00\",\"dateModified\":\"2025-07-09T02:27:54+00:00\",\"description\":\"Discover how you can successfully move data around your organisation through a pipeline, to generate insights that leads to business value.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is a data pipeline?\"}]},{\"@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\/461daa125fcd274669eb26dfbef20369\",\"name\":\"Simon Case\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e197e1e0b9cc0e8781990d364393d74c819c76bdd8ca064ca08a79c4a897e0e3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e197e1e0b9cc0e8781990d364393d74c819c76bdd8ca064ca08a79c4a897e0e3?s=96&d=mm&r=g\",\"caption\":\"Simon Case\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What is a data pipeline? | Equal Experts","description":"Discover how you can successfully move data around your organisation through a pipeline, to generate insights that leads to business value.","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\/what-is-a-data-pipeline\/","og_locale":"en_GB","og_type":"article","og_title":"What is a data pipeline?","og_description":"A data pipeline transports your data from where it is generated to where it can be analysed. Discover how effective ones are critical for any organisation that wants to take data analysis seriously and generate insight that leads to business value.","og_url":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/","og_site_name":"Equal Experts","article_published_time":"2021-05-05T08:21:38+00:00","article_modified_time":"2025-07-09T02:27:54+00:00","author":"Simon Case","twitter_card":"summary_large_image","twitter_title":"What is a data pipeline?","twitter_description":"A data pipeline transports your data from where it is generated to where it can be analysed. Discover how effective ones are critical for any organisation that wants to take data analysis seriously and generate insight that leads to business value.","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Simon Case","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/"},"author":{"name":"Simon Case","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/461daa125fcd274669eb26dfbef20369"},"headline":"What is a data pipeline?","datePublished":"2021-05-05T08:21:38+00:00","dateModified":"2025-07-09T02:27:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/"},"wordCount":1170,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png","keywords":["data","data engineering","data management","data pipeline playbook","data pipelines","data pipline"],"articleSection":["Our Thinking"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/","url":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/","name":"What is a data pipeline? | Equal Experts","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png","datePublished":"2021-05-05T08:21:38+00:00","dateModified":"2025-07-09T02:27:54+00:00","description":"Discover how you can successfully move data around your organisation through a pipeline, to generate insights that leads to business value.","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2021\/04\/datapipeline_blog1_content-1200x736.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/our-thinking\/what-is-a-data-pipeline\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"What is a data pipeline?"}]},{"@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\/461daa125fcd274669eb26dfbef20369","name":"Simon Case","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e197e1e0b9cc0e8781990d364393d74c819c76bdd8ca064ca08a79c4a897e0e3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e197e1e0b9cc0e8781990d364393d74c819c76bdd8ca064ca08a79c4a897e0e3?s=96&d=mm&r=g","caption":"Simon Case"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/8908","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\/133"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=8908"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/8908\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=8908"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=8908"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=8908"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=8908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}