{"id":2029,"date":"2022-10-27T15:50:16","date_gmt":"2022-10-27T13:50:16","guid":{"rendered":"https:\/\/thedatastory.nl\/?p=2029"},"modified":"2023-03-16T12:06:29","modified_gmt":"2023-03-16T11:06:29","slug":"using-more-than-one-reporting-tool-hybrid-setup","status":"publish","type":"post","link":"https:\/\/thedatastory.nl\/nl\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/","title":{"rendered":"Using more than one reporting tool &#8211; Hybrid setup"},"content":{"rendered":"\n<p>Why do we need one reporting tool, and not a single source of truth? So, we can create the hybrid reporting setup.<\/p>\n\n\n\n<p>Over the last few months, we received a lot of questions about what the right and best reporting tool is? Would a switch to a different tool might be better perhaps? The answer is always the same, which is that it depends on your setup. Therefore, we prefer the question: \u201cDo you actually need a single reporting tool?<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why a hybrid setup?<\/strong><\/h2>\n\n\n\n<p>The reason is simple. If you want to use one tool, then you must use that tool for every user. But this means that you need the technical setup, such as a cloud or online license for everyone as well. If you have a solid data warehouse with well-connected systems sending their data to it, you can rely on your single source of truth, which is the data warehouse. It also allows you to use the reporting tool that best suits the needs of a specific department or group. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The basics<\/h2>\n\n\n\n<p>A reporting tool is exactly what it says it is, a reporting tool. However, more and more often they are also used for some sort of ETL process or even connecting complete sources as well. We get it, it\u2019s very tempting to use the friendly connectors of Tableau or PowerBI. However, that means that the logic, processes and formulas also live in the reporting tool. For example, if you write a perfect piece of code in DAX for PowerBI you will have to leave it there forever. Because it either must be rewritten for a SQL-based data warehouse nor it can\u2019t be used in another non-DAX (which is basically every other tool) either.<\/p>\n\n\n\n<p>As a fundamental, to do proper reporting on data, you simple need a data warehouse. Within that data warehouse you have a lot of ETL-processes and codes running that should create at least the following two marts:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>mart_Reporting<\/li>\n\n\n\n<li>mart_Analytics<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>Within the reporting mart, you can create all the aggregated and combined tables that you would need for reporting. Ideally, they are always created and checked by the analysts and then published for use in all domains. Within the analytics mart the cleaned tables for all the sources are stored. In that way you can either use the reporting mart for direct reporting or the analytics mart for combined and more calculated reporting views. By doing this, the core logic and procedures are stored centrally and available for every system or tool that connects to the data warehouse. Not only reporting tools, but also marketing systems etc.<\/p>\n\n\n\n<p>Want to use a new tool? Just connect to the same source and they will tell you the exact same story as the other tool did. Have a calculated field that attaches the CLV to a customer? Make it a part of the query\u2019s running daily and have that field available in your customer table, so it can be used in every reporting tool but also all other systems that you want to connect.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>So why hybrid then?<\/strong><\/h2>\n\n\n\n<p>Hybrid in terms of hybrid cars means that you\u2019re using the best of both worlds. Electricity when it is available, and usually for the short distances, and some form of fossil fuel for the longer distances when electricity is already used for city traffic. Do the same with your reporting tool. Usually for the reporting tool there are two needs. First there is the need of making big, complicated and very interactive reports. It\u2019s free to use and most often understandable for most people within the organization. Therefore, they can make minor changes or simple new reports that they would otherwise need your time for.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Conclusion on the Hybrid reporting model<\/strong><\/h3>\n\n\n\n<p>If both tools work on the same single source of truth, which is the data warehouse, then the numbers and logic you\u2019re working with is the same everywhere. With this setup you don\u2019t need a whole online environment or a pile of licenses to have the whole organization onboard the more sophisticated reporting tool. You only use that tool for the bigger and more complicated reports. <\/p>\n\n\n\n<p>For all the basic reports you would something like Looker Studio. Since Looker Studio is free to use and has basic scheduling, charting and a lot of data sources to connect it can act as a perfect hybrid part with a tool as Tableau or PowerBI. However, the costs and needed skill level are way less.<\/p>\n\n\n\n<p>The hybrid setup will not only decrease your costs and needed time, but it also forces you to focus on your basics which serves you in so many other fields than reporting as well.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"533\" src=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11-1024x533.png\" alt=\"Hybrid setup\" class=\"wp-image-2030\" srcset=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11-1024x533.png 1024w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11-300x156.png 300w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11-768x400.png 768w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11-1536x799.png 1536w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11-18x9.png 18w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Schermafbeelding-2022-10-27-om-10.09.11.png 1968w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Follow <a href=\"https:\/\/thedatastory.nl\/en\/\">The Data Story<\/a> on <a href=\"https:\/\/www.linkedin.com\/company\/the-data-story\">LinkedIn<\/a> to stay up to date on our blogs and more!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why do we need one reporting tool, and not a single source of truth? So, we can create the hybrid reporting setup. Over the last few months, we received a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2674,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-2029","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-stories"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Using more than one reporting tool - Hybrid setup - The Data Story<\/title>\n<meta name=\"description\" content=\"Why do we need one reporting tool, and not a single source of truth? So we can create the hybrid reporting setup.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thedatastory.nl\/nl\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using more than one reporting tool - Hybrid setup - The Data Story\" \/>\n<meta property=\"og:description\" content=\"Why do we need one reporting tool, and not a single source of truth? So we can create the hybrid reporting setup.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thedatastory.nl\/nl\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/\" \/>\n<meta property=\"og:site_name\" content=\"The Data Story\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-27T13:50:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-16T11:06:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Screenshot-2023-03-16-at-12.05.31.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1710\" \/>\n\t<meta property=\"og:image:height\" content=\"962\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"The Data Story\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschreven door\" \/>\n\t<meta name=\"twitter:data1\" content=\"The Data Story\" \/>\n\t<meta name=\"twitter:label2\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/\"},\"author\":{\"name\":\"The Data Story\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/person\\\/e218295bc2730947de16723cb69d18f3\"},\"headline\":\"Using more than one reporting tool &#8211; Hybrid setup\",\"datePublished\":\"2022-10-27T13:50:16+00:00\",\"dateModified\":\"2023-03-16T11:06:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/\"},\"wordCount\":813,\"publisher\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Screenshot-2023-03-16-at-12.05.31.png\",\"articleSection\":[\"Data stories\"],\"inLanguage\":\"nl-NL\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/\",\"name\":\"Using more than one reporting tool - Hybrid setup - The Data Story\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Screenshot-2023-03-16-at-12.05.31.png\",\"datePublished\":\"2022-10-27T13:50:16+00:00\",\"dateModified\":\"2023-03-16T11:06:29+00:00\",\"description\":\"Why do we need one reporting tool, and not a single source of truth? So we can create the hybrid reporting setup.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Screenshot-2023-03-16-at-12.05.31.png\",\"contentUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Screenshot-2023-03-16-at-12.05.31.png\",\"width\":1710,\"height\":962,\"caption\":\"Hybrid setup data\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/using-more-than-one-reporting-tool-hybrid-setup\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data stories\",\"item\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Using more than one reporting tool &#8211; Hybrid setup\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/\",\"name\":\"The Data Story\",\"description\":\"Data Analyse, Visualisatie &amp; Automation\",\"publisher\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#organization\",\"name\":\"The Data Story\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Logo-negatief.svg\",\"contentUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Logo-negatief.svg\",\"width\":250,\"height\":49,\"caption\":\"The Data Story\"},\"image\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/person\\\/e218295bc2730947de16723cb69d18f3\",\"name\":\"The Data Story\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g\",\"caption\":\"The Data Story\"},\"url\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/author\\\/the-data-story\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using more than one reporting tool - Hybrid setup - The Data Story","description":"Why do we need one reporting tool, and not a single source of truth? So we can create the hybrid reporting setup.","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:\/\/thedatastory.nl\/nl\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/","og_locale":"nl_NL","og_type":"article","og_title":"Using more than one reporting tool - Hybrid setup - The Data Story","og_description":"Why do we need one reporting tool, and not a single source of truth? So we can create the hybrid reporting setup.","og_url":"https:\/\/thedatastory.nl\/nl\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/","og_site_name":"The Data Story","article_published_time":"2022-10-27T13:50:16+00:00","article_modified_time":"2023-03-16T11:06:29+00:00","og_image":[{"width":1710,"height":962,"url":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Screenshot-2023-03-16-at-12.05.31.png","type":"image\/png"}],"author":"The Data Story","twitter_card":"summary_large_image","twitter_misc":{"Geschreven door":"The Data Story","Geschatte leestijd":"5 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#article","isPartOf":{"@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/"},"author":{"name":"The Data Story","@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/person\/e218295bc2730947de16723cb69d18f3"},"headline":"Using more than one reporting tool &#8211; Hybrid setup","datePublished":"2022-10-27T13:50:16+00:00","dateModified":"2023-03-16T11:06:29+00:00","mainEntityOfPage":{"@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/"},"wordCount":813,"publisher":{"@id":"https:\/\/thedatastory.nl\/en\/#organization"},"image":{"@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Screenshot-2023-03-16-at-12.05.31.png","articleSection":["Data stories"],"inLanguage":"nl-NL"},{"@type":"WebPage","@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/","url":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/","name":"Using more than one reporting tool - Hybrid setup - The Data Story","isPartOf":{"@id":"https:\/\/thedatastory.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#primaryimage"},"image":{"@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Screenshot-2023-03-16-at-12.05.31.png","datePublished":"2022-10-27T13:50:16+00:00","dateModified":"2023-03-16T11:06:29+00:00","description":"Why do we need one reporting tool, and not a single source of truth? So we can create the hybrid reporting setup.","breadcrumb":{"@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#primaryimage","url":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Screenshot-2023-03-16-at-12.05.31.png","contentUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2022\/10\/Screenshot-2023-03-16-at-12.05.31.png","width":1710,"height":962,"caption":"Hybrid setup data"},{"@type":"BreadcrumbList","@id":"https:\/\/thedatastory.nl\/en\/data-stories\/using-more-than-one-reporting-tool-hybrid-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thedatastory.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Data stories","item":"https:\/\/thedatastory.nl\/en\/data-stories\/"},{"@type":"ListItem","position":3,"name":"Using more than one reporting tool &#8211; Hybrid setup"}]},{"@type":"WebSite","@id":"https:\/\/thedatastory.nl\/en\/#website","url":"https:\/\/thedatastory.nl\/en\/","name":"The Data Story","description":"Data Analyse, Visualisatie &amp; Automation","publisher":{"@id":"https:\/\/thedatastory.nl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thedatastory.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/thedatastory.nl\/en\/#organization","name":"The Data Story","url":"https:\/\/thedatastory.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2021\/11\/Logo-negatief.svg","contentUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2021\/11\/Logo-negatief.svg","width":250,"height":49,"caption":"The Data Story"},"image":{"@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/person\/e218295bc2730947de16723cb69d18f3","name":"The Data Story","image":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/secure.gravatar.com\/avatar\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g","caption":"The Data Story"},"url":"https:\/\/thedatastory.nl\/nl\/author\/the-data-story\/"}]}},"_links":{"self":[{"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/posts\/2029","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/comments?post=2029"}],"version-history":[{"count":7,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/posts\/2029\/revisions"}],"predecessor-version":[{"id":2621,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/posts\/2029\/revisions\/2621"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/media\/2674"}],"wp:attachment":[{"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/media?parent=2029"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/categories?post=2029"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thedatastory.nl\/nl\/wp-json\/wp\/v2\/tags?post=2029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}