{"id":26907,"date":"2019-06-05T15:26:03","date_gmt":"2019-06-05T14:26:03","guid":{"rendered":"https:\/\/digileaders.com\/?p=26907"},"modified":"2019-12-23T16:46:27","modified_gmt":"2019-12-23T16:46:27","slug":"learning-from-a-day-in-the-life-of-a-data-scientist","status":"publish","type":"post","link":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/","title":{"rendered":"Learning from a day in the life of a data scientist"},"content":{"rendered":"<p><em>Here&#8217;s how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.<\/em><\/p>\n<p>A bank turned to one of its data scientists to predict the risk of customers missing their next collections payment, with the goal of reducing bad debt. The data scientist was fortunate enough to have access to a comprehensive data mart containing data across many dimensions \u2013 including customers, product holdings, transactions and collections activity.<\/p>\n<p>He started by building a snapshot of every customer at a certain stage in collections and an indicator of whether they made a payment in the next month. He added many features (curated variables used in machine learning algorithms) to the dataset, building code to combine, aggregate and transform the raw data to be ready for model development.<\/p>\n<p>Once the dataset was complete, the data scientist tried multiple machine learning algorithms on the data, using a holdout set to check the predictive power of each resulting model. He decided on the best-performing model and created the necessary deployment code.<\/p>\n<p>To prepare for deployment, he worked with a data engineer to rewrite his chosen features for the model into a production data pipeline. He had to drop a few features in the model and rebuild it when they realised some data wouldn\u2019t be available in the batch production process.<\/p>\n<p>Finally, with the model ready for production, he worked with his business stakeholders in collections on a suitable action plan to use the model outputs. His colleagues were impressed by how well the model could predict customers who would make or miss their next payment. One asked him, \u201cWhat should we do with customers who are very likely to make their next payment? Do we need to call them at all? And what about customers with a low probability of making their next payment? Should we call them or are they a lost cause?\u201d<\/p>\n<p>The data scientist wasn\u2019t sure how to answer these questions \u2013 so they agreed on some simple rules to apply on top of the model and proceeded to change the business process. Overall, the end-to-end process took a few months, and the data scientist then moved onto his next project.<\/p>\n<h4>Reducing Friction for Data Scientists<\/h4>\n<p>I\u2019m sure the above story sounds like a typical model development and deployment project in many organisations today. What may surprise you is that the data scientist was me \u2013 almost two decades ago!<\/p>\n<p>Despite the progress made in machine learning and AI since that time, data scientists still face the same challenges in developing and deploying models into production \u2013 even while the number of use cases for machine learning across organisations grows exponentially and talent is in short supply. Only by reducing the friction that data scientists face will organisations realise more business value in a shorter period of time.<\/p>\n<p>The story highlights three key areas of friction in a typical machine learning project:<\/p>\n<p><strong>Feature engineering:<\/strong> The process of manually combining, aggregating and transforming data ready for machine learning.<br \/>\nOrganisations are now beginning to recognise the degree to which feature engineering consumes effort in model development. By building a company-wide feature store, duplicate effort can be reduced, and the discovery of new features can be enabled. One bank created a feature store to power its fraud and credit risk modeling. The resulting store reduced total model development time down to two weeks and enabled full data lineage for regulatory reporting. If your organisation could build and deploy AI in two weeks, how much business impact could you achieve in a year?<\/p>\n<p><strong>Data and model deployment:<\/strong> The process of creating data and model pipelines that enable real-time capabilities.<br \/>\nModels are typically constrained by the data available at the point of scoring. Many machine learning use cases require data that is simply not available in a timely manner from batch environments such as Hadoop data lakes. Understanding what the customer has done in the last few hours, for example, will better fuel next-best action models and better customer intent predictors. Uber\u2019s Michelangelo platform has helped the company deploy models that use the number of restaurant orders in the last 30 minutes to predict when your order will arrive. How many use cases in your organisation could benefit from data received in the past 24 hours?<\/p>\n<p><strong>Business outcome optimisation:<\/strong> Connecting models to the key performance indicators of the business and optimising decisions. AI will only be useful if it directly improves business outcomes, but most machine learning ends when a prediction is made. To directly improve business outcomes, we need to build prescriptive models. These models, given a context and possible set of actions, estimate the impact of each action on key business outcomes. At Cognizant, we\u2019re helping clients tackle these types of problems with Evolutionary AI.<\/p>\n<p>In our collections example, this would entail understanding the impact of each customer decision on both customer experience and payments. A prescriptive model could then be deployed to optimise and improve these business objectives over time. How many use cases in your organisation are actually prescriptive in nature?<\/p>\n<p>We are quite lucky to live in an era when AI can truly change the world around us. But the only way to enable this exciting future is by reducing the friction on the development and deployment of AI across the organisation. Now is the time to help data scientists scale AI and transform businesses.<\/p>\n<hr \/>\n<p>Originally published <a href=\"https:\/\/digitally.cognizant.com\/learning-from-a-day-in-the-life-of-a-data-scientist-codex4748\/\">here<\/a>.<\/p>\n<p style=\"text-align: center;\"><span class=\"btn-container\"><a class=\"btn btn-md btn-primary\" href=\"#\">More thought leadership <i class=\"far fa-caret-right\"><\/i><wbr \/><\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here&#8217;s how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly. A bank turned to one of its data scientists to predict the risk of customers missing their next collections payment, with the [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":26915,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"class_list":["post-26907","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","topic-ai","topic-data-analytics"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Learning from a day in the life of a data scientist | Digital Leaders<\/title>\n<meta name=\"description\" content=\"Here&#039;s how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learning from a day in the life of a data scientist\" \/>\n<meta property=\"og:description\" content=\"Here&#039;s how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\" \/>\n<meta property=\"og:site_name\" content=\"Digital Leaders\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/digitalleadersprogramme\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-05T14:26:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-12-23T16:46:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"844\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"helena.larsen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Learning from a day in the life of a data scientist\" \/>\n<meta name=\"twitter:description\" content=\"Here&#039;s how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@DigiLeaders\" \/>\n<meta name=\"twitter:site\" content=\"@DigiLeaders\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"helena.larsen\" \/>\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:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\"},\"author\":{\"name\":\"helena.larsen\",\"@id\":\"https:\/\/digileaders.com\/#\/schema\/person\/2da837c2b8c9912d5c8e0c6ba7458c1e\"},\"headline\":\"Learning from a day in the life of a data scientist\",\"datePublished\":\"2019-06-05T14:26:03+00:00\",\"dateModified\":\"2019-12-23T16:46:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\"},\"wordCount\":933,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/digileaders.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg\",\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\",\"url\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\",\"name\":\"Learning from a day in the life of a data scientist | Digital Leaders\",\"isPartOf\":{\"@id\":\"https:\/\/digileaders.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg\",\"datePublished\":\"2019-06-05T14:26:03+00:00\",\"dateModified\":\"2019-12-23T16:46:27+00:00\",\"description\":\"Here's how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.\",\"breadcrumb\":{\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage\",\"url\":\"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg\",\"contentUrl\":\"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg\",\"width\":1500,\"height\":844},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/digileaders.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning from a day in the life of a data scientist\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/digileaders.com\/#website\",\"url\":\"https:\/\/digileaders.com\/\",\"name\":\"Digital Leaders\",\"description\":\"We Lead Transformation\",\"publisher\":{\"@id\":\"https:\/\/digileaders.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/digileaders.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/digileaders.com\/#organization\",\"name\":\"Digital Leaders\",\"url\":\"https:\/\/digileaders.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/digileaders.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/digileaders.com\/wp-content\/uploads\/2016\/07\/Digital-Leaders\u00ae-logo.jpg\",\"contentUrl\":\"https:\/\/digileaders.com\/wp-content\/uploads\/2016\/07\/Digital-Leaders\u00ae-logo.jpg\",\"width\":3000,\"height\":2992,\"caption\":\"Digital Leaders\"},\"image\":{\"@id\":\"https:\/\/digileaders.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/digitalleadersprogramme\",\"https:\/\/x.com\/DigiLeaders\",\"https:\/\/www.linkedin.com\/groups\/6527637\/\",\"https:\/\/www.youtube.com\/channel\/UCK1pUziPGg9J8R1S0FhBgiQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/digileaders.com\/#\/schema\/person\/2da837c2b8c9912d5c8e0c6ba7458c1e\",\"name\":\"helena.larsen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/digileaders.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6016ca9d43f5e0371abbcbe533c0e129080e7032b612ef2b2c173d1a732868b4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6016ca9d43f5e0371abbcbe533c0e129080e7032b612ef2b2c173d1a732868b4?s=96&d=mm&r=g\",\"caption\":\"helena.larsen\"},\"sameAs\":[\"louise.stokes@digileaders.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Learning from a day in the life of a data scientist | Digital Leaders","description":"Here's how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.","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:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/","og_locale":"en_GB","og_type":"article","og_title":"Learning from a day in the life of a data scientist","og_description":"Here's how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.","og_url":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/","og_site_name":"Digital Leaders","article_publisher":"https:\/\/www.facebook.com\/digitalleadersprogramme","article_published_time":"2019-06-05T14:26:03+00:00","article_modified_time":"2019-12-23T16:46:27+00:00","og_image":[{"width":1500,"height":844,"url":"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg","type":"image\/jpeg"}],"author":"helena.larsen","twitter_card":"summary_large_image","twitter_title":"Learning from a day in the life of a data scientist","twitter_description":"Here's how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.","twitter_image":"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg","twitter_creator":"@DigiLeaders","twitter_site":"@DigiLeaders","twitter_misc":{"Written by":"helena.larsen","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#article","isPartOf":{"@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/"},"author":{"name":"helena.larsen","@id":"https:\/\/digileaders.com\/#\/schema\/person\/2da837c2b8c9912d5c8e0c6ba7458c1e"},"headline":"Learning from a day in the life of a data scientist","datePublished":"2019-06-05T14:26:03+00:00","dateModified":"2019-12-23T16:46:27+00:00","mainEntityOfPage":{"@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/"},"wordCount":933,"commentCount":0,"publisher":{"@id":"https:\/\/digileaders.com\/#organization"},"image":{"@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage"},"thumbnailUrl":"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg","inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/","url":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/","name":"Learning from a day in the life of a data scientist | Digital Leaders","isPartOf":{"@id":"https:\/\/digileaders.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage"},"image":{"@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage"},"thumbnailUrl":"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg","datePublished":"2019-06-05T14:26:03+00:00","dateModified":"2019-12-23T16:46:27+00:00","description":"Here's how organisations can reduce the friction data scientists face in developing and deploying models into production \u2013 and realise value more quickly.","breadcrumb":{"@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#primaryimage","url":"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg","contentUrl":"https:\/\/digileaders.com\/wp-content\/uploads\/2019\/06\/GettyImages-1015999148-5c3f7ca646e0fb000145fafa.jpg","width":1500,"height":844},{"@type":"BreadcrumbList","@id":"https:\/\/digileaders.com\/learning-from-a-day-in-the-life-of-a-data-scientist\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/digileaders.com\/"},{"@type":"ListItem","position":2,"name":"Learning from a day in the life of a data scientist"}]},{"@type":"WebSite","@id":"https:\/\/digileaders.com\/#website","url":"https:\/\/digileaders.com\/","name":"Digital Leaders","description":"We Lead Transformation","publisher":{"@id":"https:\/\/digileaders.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/digileaders.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/digileaders.com\/#organization","name":"Digital Leaders","url":"https:\/\/digileaders.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/digileaders.com\/#\/schema\/logo\/image\/","url":"https:\/\/digileaders.com\/wp-content\/uploads\/2016\/07\/Digital-Leaders\u00ae-logo.jpg","contentUrl":"https:\/\/digileaders.com\/wp-content\/uploads\/2016\/07\/Digital-Leaders\u00ae-logo.jpg","width":3000,"height":2992,"caption":"Digital Leaders"},"image":{"@id":"https:\/\/digileaders.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/digitalleadersprogramme","https:\/\/x.com\/DigiLeaders","https:\/\/www.linkedin.com\/groups\/6527637\/","https:\/\/www.youtube.com\/channel\/UCK1pUziPGg9J8R1S0FhBgiQ"]},{"@type":"Person","@id":"https:\/\/digileaders.com\/#\/schema\/person\/2da837c2b8c9912d5c8e0c6ba7458c1e","name":"helena.larsen","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/digileaders.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6016ca9d43f5e0371abbcbe533c0e129080e7032b612ef2b2c173d1a732868b4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6016ca9d43f5e0371abbcbe533c0e129080e7032b612ef2b2c173d1a732868b4?s=96&d=mm&r=g","caption":"helena.larsen"},"sameAs":["louise.stokes@digileaders.com"]}]}},"_links":{"self":[{"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/posts\/26907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/comments?post=26907"}],"version-history":[{"count":0,"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/posts\/26907\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/media\/26915"}],"wp:attachment":[{"href":"https:\/\/digileaders.com\/wp-json\/wp\/v2\/media?parent=26907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}