{"id":10424,"date":"2025-03-24T05:56:11","date_gmt":"2025-03-24T05:56:11","guid":{"rendered":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/?p=10424"},"modified":"2025-06-03T09:54:03","modified_gmt":"2025-06-03T09:54:03","slug":"enabling-ai-driven-grievance-redressal-in-indian-banking-with-databricks","status":"publish","type":"post","link":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/enabling-ai-driven-grievance-redressal-in-indian-banking-with-databricks\/","title":{"rendered":"Enabling AI-Driven Grievance Redressal in Indian Banking with Databricks"},"content":{"rendered":"<div class=\"elementor-element elementor-element-d208b72 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"d208b72\" data-element_type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n<div class=\"elementor-widget-container\">\n<div class=\"elementor-element elementor-element-d208b72 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"d208b72\" data-element_type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n<div class=\"elementor-widget-container\">Indian banks have witnessed a persistent rise in customer complaints despite significant digital investments. According to the RBI\u2019s Annual Report on the Banking Ombudsman Scheme, customer grievances across Scheduled Commercial Banks (SCBs) rose by over 30% between FY21 and FY23. The top three areas of concern include:<\/div>\n<\/div>\n<div class=\"elementor-element elementor-element-e6f53ba elementor-widget elementor-widget-theme-post-content\" data-id=\"e6f53ba\" data-element_type=\"widget\" data-widget_type=\"theme-post-content.default\">\n<div class=\"elementor-widget-container\">\n<p>\u2022 Unauthorized electronic transactions<br \/>\n\u2022 Delays or failure in service delivery<br \/>\n\u2022 Issues in digital payment platforms and mobile banking<\/p>\n<p>Public sector banks (PSBs), while improving, still lead in the absolute number of complaints, whereas private and small finance banks face criticism for service lapses in high-growth digital channels. Additionally, customers increasingly voice dissatisfaction through social media, emails, IVR logs, and multilingual chat systems, creating a flood of unstructured data difficult to manage with legacy complaint systems.<\/p>\n<h3>The RBI\u2019s AI Mandate: A Shift from Reactive to Predictive Service:<\/h3>\n<p>Recognizing this, the Reserve Bank of India (RBI), under Governor Shaktikanta Das, has urged banks and NBFCs to embed Artificial Intelligence (AI) into their grievance redressal frameworks. The objective is twofold: reduce resolution times and enhance the quality of customer service by intelligently leveraging data. The RBI also emphasizes fairness, explainability, and multilingual support\u2014elements often overlooked in traditional automation efforts.<\/p>\n<h3>Databricks: A Unified Platform to Accelerate AI-First Grievance Redressal:<\/h3>\n<p>Databricks provides a powerful foundation for this transformation with its Lakehouse architecture and an expanding suite of AI capabilities including DBRX (LLM), Mosaic AI, ML Ops, Clean Rooms, and the AI BI Genie.<\/p>\n<h4>1. DBRX \u2013 Advanced Language Intelligence for Complaint Understanding:<\/h4>\n<p>DBRX, Databricks\u2019 state-of-the-art open-source Large Language Model (LLM), helps banks unlock insights from unstructured grievance data. Key applications include:<br \/>\n\u2022 Parsing customer complaints from IVR transcripts, emails, WhatsApp chats, and app reviews<br \/>\n\u2022 Grievance classification, sentiment scoring, and urgency prediction<br \/>\n\u2022 Generative responses for first-level support or follow-up communication<\/p>\n<p><strong>Example Code (in Databricks Notebook):<\/strong><\/p>\n<p>python<br \/>\nCopyEdit<br \/>\nfrom transformers import pipeline<br \/>\nnlp_pipeline = pipeline(\u201ctext-classification\u201d, model=\u201ddatabricks\/dbrx-base\u201d)<br \/>\nsample_text = \u201cI have been charged twice for the same transaction. Please fix this.\u201d<br \/>\nresponse = nlp_pipeline(sample_text)<br \/>\nprint(response)<\/p>\n<p>This model can be fine-tuned on Indian banking-specific complaints and integrated into automated escalation engines.<\/p>\n<h4>2. Mosaic AI \u2013 Banking-Ready GenAI Workflows with Multilingual Capabilities:<\/h4>\n<p>Mosaic AI enables the seamless deployment of multilingual AI agents and dynamic workflows built for banking-specific use cases.<\/p>\n<p>Capabilities:<\/p>\n<ul>\n<li>Hindi, Kannada, Tamil, Bengali language support via fine-tuned DBRX<\/li>\n<li>GenAI chatbots that autonomously resolve 70\u201380% of recurring grievances<\/li>\n<li>Retrieval-Augmented Generation (RAG) systems powered by Databricks Vector Search<\/li>\n<\/ul>\n<p>Workflow Steps:<\/p>\n<ol>\n<li>Fine-tune DBRX using complaint histories in regional languages.<\/li>\n<li>Build a RAG system using LangChain and Databricks-native vector embeddings.<\/li>\n<li>Deploy GenAI support assistants via Model Serving.<\/li>\n<\/ol>\n<h4>3. ML Ops \u2013 Responsible AI at Scale:<\/h4>\n<p>Operationalizing AI across a bank\u2019s support operations demands rigorous monitoring and governance. Databricks\u2019 ML Ops capabilities ensure:<\/p>\n<ul>\n<li>Model lifecycle tracking with\u00a0MLflow<\/li>\n<li>Bias and drift detection aligned with RBI\u2019s ethical AI guidelines<\/li>\n<li>Auto-retraining pipelines based on concept drift or regulatory thresholds<\/li>\n<\/ul>\n<p><strong>Example MLflow Logging:<\/strong><\/p>\n<pre>python\r\nCopyEdit\r\nimport mlflow\r\nwith mlflow.start_run():\r\n \u00a0\u00a0 mlflow.log_param(\"model_type\", \"xgboost\")\r\n \u00a0\u00a0 mlflow.log_metric(\"accuracy\", 0.94)\r\n\u00a0\u00a0\u00a0 mlflow.sklearn.log_model(model, \"grievance_classifier\")<\/pre>\n<h4>4. AI BI Genie \u2013 Augmented Analytics for Customer Service Teams<\/h4>\n<p>Databricks\u2019\u00a0AI BI Genie\u00a0acts as a conversational analytics layer over Delta tables and dashboards.<\/p>\n<ul>\n<li>Enables service leaders to query data in natural language (e.g., \u201cShow me unresolved complaints in rural branches last month\u201d)<\/li>\n<li>Helps agents spot patterns in customer sentiment or service delays<\/li>\n<li>Auto-suggests action items based on recurring service failures or SLA breaches<\/li>\n<\/ul>\n<p>This promotes\u00a0data democratization\u00a0and real-time insights without needing to write complex SQL.<\/p>\n<h4>5. Clean Rooms \u2013 Privacy-Preserving Complaint Pattern Benchmarking<\/h4>\n<p>For banks looking to benchmark their complaint volumes and patterns while preserving customer privacy, Databricks Clean Rooms provides:<\/p>\n<ul>\n<li>A secure, collaborative data-sharing layer<\/li>\n<li>Ability to compare complaint patterns with peer institutions or fintech partners without exposing PII<\/li>\n<li>Regulatory compliance for multi-entity grievance insights (e.g., NBFC\u2013Bank partnerships)<\/li>\n<\/ul>\n<p>Use Cases:<\/p>\n<ul>\n<li>Cross-bank grievance benchmarking<\/li>\n<li>Evaluating grievance reduction impact post-branch digitization<\/li>\n<li>Real-time fraud pattern correlation using anonymized datasets<\/li>\n<\/ul>\n<h4>6. Unified Lakehouse Analytics \u2013 The Foundation for Scalable Grievance Redressal<\/h4>\n<p>The Lakehouse architecture allows banks to consolidate structured (CBS, CRM) and unstructured (emails, chat logs, audio) data. This enables:<\/p>\n<ul>\n<li>A 360\u00b0 view of each customer\u2019s grievances and touchpoints<\/li>\n<li>Complaint prioritization based on urgency, sentiment, and financial exposure<\/li>\n<li>Workflow integration with ServiceNow, Salesforce, or in-house CRM tools<\/li>\n<\/ul>\n<p><strong>Sample Data Flow:<\/strong><\/p>\n<pre>python\r\nCopyEdit\r\nraw_df = spark.read.format(\"csv\").option(\"header\", True).load(\"\/mnt\/inbox\/grievances.csv\")\r\ntransformed_df = raw_df.withColumn(\"sentiment\", sentiment_udf(col(\"complaint_text\")))\r\ntransformed_df.write.format(\"delta\").saveAsTable(\"bank_complaints_transformed\")<\/pre>\n<h4>7. Governance and Trust \u2013 Aligning with RBI\u2019s Ethical AI Guidelines:<\/h4>\n<p>Databricks supports ethical AI through:<\/p>\n<ul>\n<li>Unity Catalog\u00a0for audit logging, data lineage, and access control<\/li>\n<li>Explainability\u00a0tooling for model decision transparency<\/li>\n<li>Change Data Feed for historical audit trails<\/li>\n<\/ul>\n<p><strong>Governance Action Snippet:<\/strong><\/p>\n<pre>sql\r\nCopyEdit\r\n-- Enable data lineage\r\nALTER TABLE bank_complaints_transformed SET TBLPROPERTIES (\r\n  'delta.enableChangeDataFeed' = 'true'\r\n);<\/pre>\n<h4>8. Solution Blueprint Diagram (Figure 1)<\/h4>\n<p>The solution architecture includes:<\/p>\n<ul>\n<li>Ingestion from core banking, CRM, IVR, social media<\/li>\n<li>Natural language processing with DBRX<\/li>\n<li>GenAI chatbot workflows using Mosaic AI<\/li>\n<li>BI dashboards powered by AI BI Genie<\/li>\n<li>Privacy-preserving analytics with Clean Rooms<\/li>\n<li>Governance via Unity Catalog and MLflow<\/li>\n<\/ul>\n<figure id=\"attachment_8752\" class=\"wp-caption aligncenter\" aria-describedby=\"caption-attachment-8752\"><img fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-8752\" src=\"https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-1024x765.png\" sizes=\"(max-width: 430px) 100vw, 430px\" srcset=\"https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-1024x765.png 1024w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-300x224.png 300w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-768x574.png 768w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-1536x1147.png 1536w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture.png 1628w\" alt=\"Solution Architecture -\" width=\"430\" height=\"321\" \/><figcaption id=\"caption-attachment-8752\" class=\"wp-caption-text\">Solution Architecture Components and Their Interconnections<\/figcaption><\/figure>\n<h3>Summary: Redefining Customer Service with Databricks:<\/h3>\n<p>India\u2019s banking sector is at an inflection point. Customer expectations are rising, and regulatory oversight is intensifying. The RBI\u2019s call for AI-driven grievance redressal isn\u2019t just a compliance mandate\u2014it\u2019s an opportunity to transform how banks serve millions of Indians across languages, geographies, and digital channels.<\/p>\n<p>Databricks delivers an end-to-end platform to make this vision real. By integrating\u00a0DBRX,\u00a0Mosaic AI,\u00a0ML Ops,\u00a0Clean Rooms, and\u00a0AI BI Genie, banks can:<\/p>\n<ul>\n<li>Resolve complaints faster and more fairly<\/li>\n<li>Reduce operational costs via automation<\/li>\n<li>Maintain full regulatory compliance<\/li>\n<li>Build lasting trust with their customers<\/li>\n<\/ul>\n<p>This is not just an AI initiative. It\u2019s a shift towards\u00a0intelligent, inclusive, and insight-led banking.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"elementor-element elementor-element-7b0d9de elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"7b0d9de\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n<div class=\"elementor-widget-container\">\n<h2 class=\"elementor-heading-title elementor-size-default\">Enabling AI-Driven Grievance Redressal in Indian Banking with Databricks<\/h2>\n<\/div>\n<\/div>\n<div class=\"elementor-element elementor-element-e6f53ba elementor-widget elementor-widget-theme-post-content\" data-id=\"e6f53ba\" data-element_type=\"widget\" data-widget_type=\"theme-post-content.default\">\n<div class=\"elementor-widget-container\">\n<p>Indian banks have witnessed a persistent rise in customer complaints despite significant digital investments. According to the RBI\u2019s Annual Report on the Banking Ombudsman Scheme, customer grievances across Scheduled Commercial Banks (SCBs) rose by over 30% between FY21 and FY23. The top three areas of concern include:<\/p>\n<p>\u2022 Unauthorized electronic transactions<br \/>\n\u2022 Delays or failure in service delivery<br \/>\n\u2022 Issues in digital payment platforms and mobile banking<\/p>\n<p>Public sector banks (PSBs), while improving, still lead in the absolute number of complaints, whereas private and small finance banks face criticism for service lapses in high-growth digital channels. Additionally, customers increasingly voice dissatisfaction through social media, emails, IVR logs, and multilingual chat systems, creating a flood of unstructured data difficult to manage with legacy complaint systems.<\/p>\n<h3>The RBI\u2019s AI Mandate: A Shift from Reactive to Predictive Service:<\/h3>\n<p>Recognizing this, the Reserve Bank of India (RBI), under Governor Shaktikanta Das, has urged banks and NBFCs to embed Artificial Intelligence (AI) into their grievance redressal frameworks. The objective is twofold: reduce resolution times and enhance the quality of customer service by intelligently leveraging data. The RBI also emphasizes fairness, explainability, and multilingual support\u2014elements often overlooked in traditional automation efforts.<\/p>\n<h3>Databricks: A Unified Platform to Accelerate AI-First Grievance Redressal:<\/h3>\n<p>Databricks provides a powerful foundation for this transformation with its Lakehouse architecture and an expanding suite of AI capabilities including DBRX (LLM), Mosaic AI, ML Ops, Clean Rooms, and the AI BI Genie.<\/p>\n<h4>1. DBRX \u2013 Advanced Language Intelligence for Complaint Understanding:<\/h4>\n<p>DBRX, Databricks\u2019 state-of-the-art open-source Large Language Model (LLM), helps banks unlock insights from unstructured grievance data. Key applications include:<br \/>\n\u2022 Parsing customer complaints from IVR transcripts, emails, WhatsApp chats, and app reviews<br \/>\n\u2022 Grievance classification, sentiment scoring, and urgency prediction<br \/>\n\u2022 Generative responses for first-level support or follow-up communication<\/p>\n<p><strong>Example Code (in Databricks Notebook):<\/strong><\/p>\n<p>python<br \/>\nCopyEdit<br \/>\nfrom transformers import pipeline<br \/>\nnlp_pipeline = pipeline(\u201ctext-classification\u201d, model=\u201ddatabricks\/dbrx-base\u201d)<br \/>\nsample_text = \u201cI have been charged twice for the same transaction. Please fix this.\u201d<br \/>\nresponse = nlp_pipeline(sample_text)<br \/>\nprint(response)<\/p>\n<p>This model can be fine-tuned on Indian banking-specific complaints and integrated into automated escalation engines.<\/p>\n<h4>2. Mosaic AI \u2013 Banking-Ready GenAI Workflows with Multilingual Capabilities:<\/h4>\n<p>Mosaic AI enables the seamless deployment of multilingual AI agents and dynamic workflows built for banking-specific use cases.<\/p>\n<p>Capabilities:<\/p>\n<ul>\n<li>Hindi, Kannada, Tamil, Bengali language support via fine-tuned DBRX<\/li>\n<li>GenAI chatbots that autonomously resolve 70\u201380% of recurring grievances<\/li>\n<li>Retrieval-Augmented Generation (RAG) systems powered by Databricks Vector Search<\/li>\n<\/ul>\n<p>Workflow Steps:<\/p>\n<ol>\n<li>Fine-tune DBRX using complaint histories in regional languages.<\/li>\n<li>Build a RAG system using LangChain and Databricks-native vector embeddings.<\/li>\n<li>Deploy GenAI support assistants via Model Serving.<\/li>\n<\/ol>\n<h4>3. ML Ops \u2013 Responsible AI at Scale:<\/h4>\n<p>Operationalizing AI across a bank\u2019s support operations demands rigorous monitoring and governance. Databricks\u2019 ML Ops capabilities ensure:<\/p>\n<ul>\n<li>Model lifecycle tracking with\u00a0MLflow<\/li>\n<li>Bias and drift detection aligned with RBI\u2019s ethical AI guidelines<\/li>\n<li>Auto-retraining pipelines based on concept drift or regulatory thresholds<\/li>\n<\/ul>\n<p><strong>Example MLflow Logging:<\/strong><\/p>\n<pre>python\r\nCopyEdit\r\nimport mlflow\r\nwith mlflow.start_run():\r\n \u00a0\u00a0 mlflow.log_param(\"model_type\", \"xgboost\")\r\n \u00a0\u00a0 mlflow.log_metric(\"accuracy\", 0.94)\r\n\u00a0\u00a0\u00a0 mlflow.sklearn.log_model(model, \"grievance_classifier\")<\/pre>\n<h4>4. AI BI Genie \u2013 Augmented Analytics for Customer Service Teams<\/h4>\n<p>Databricks\u2019\u00a0AI BI Genie\u00a0acts as a conversational analytics layer over Delta tables and dashboards.<\/p>\n<ul>\n<li>Enables service leaders to query data in natural language (e.g., \u201cShow me unresolved complaints in rural branches last month\u201d)<\/li>\n<li>Helps agents spot patterns in customer sentiment or service delays<\/li>\n<li>Auto-suggests action items based on recurring service failures or SLA breaches<\/li>\n<\/ul>\n<p>This promotes\u00a0data democratization\u00a0and real-time insights without needing to write complex SQL.<\/p>\n<h4>5. Clean Rooms \u2013 Privacy-Preserving Complaint Pattern Benchmarking<\/h4>\n<p>For banks looking to benchmark their complaint volumes and patterns while preserving customer privacy, Databricks Clean Rooms provides:<\/p>\n<ul>\n<li>A secure, collaborative data-sharing layer<\/li>\n<li>Ability to compare complaint patterns with peer institutions or fintech partners without exposing PII<\/li>\n<li>Regulatory compliance for multi-entity grievance insights (e.g., NBFC\u2013Bank partnerships)<\/li>\n<\/ul>\n<p>Use Cases:<\/p>\n<ul>\n<li>Cross-bank grievance benchmarking<\/li>\n<li>Evaluating grievance reduction impact post-branch digitization<\/li>\n<li>Real-time fraud pattern correlation using anonymized datasets<\/li>\n<\/ul>\n<h4>6. Unified Lakehouse Analytics \u2013 The Foundation for Scalable Grievance Redressal<\/h4>\n<p>The Lakehouse architecture allows banks to consolidate structured (CBS, CRM) and unstructured (emails, chat logs, audio) data. This enables:<\/p>\n<ul>\n<li>A 360\u00b0 view of each customer\u2019s grievances and touchpoints<\/li>\n<li>Complaint prioritization based on urgency, sentiment, and financial exposure<\/li>\n<li>Workflow integration with ServiceNow, Salesforce, or in-house CRM tools<\/li>\n<\/ul>\n<p><strong>Sample Data Flow:<\/strong><\/p>\n<pre>python\r\nCopyEdit\r\nraw_df = spark.read.format(\"csv\").option(\"header\", True).load(\"\/mnt\/inbox\/grievances.csv\")\r\ntransformed_df = raw_df.withColumn(\"sentiment\", sentiment_udf(col(\"complaint_text\")))\r\ntransformed_df.write.format(\"delta\").saveAsTable(\"bank_complaints_transformed\")<\/pre>\n<h4>7. Governance and Trust \u2013 Aligning with RBI\u2019s Ethical AI Guidelines:<\/h4>\n<p>Databricks supports ethical AI through:<\/p>\n<ul>\n<li>Unity Catalog\u00a0for audit logging, data lineage, and access control<\/li>\n<li>Explainability\u00a0tooling for model decision transparency<\/li>\n<li>Change Data Feed for historical audit trails<\/li>\n<\/ul>\n<p><strong>Governance Action Snippet:<\/strong><\/p>\n<pre>sql\r\nCopyEdit\r\n-- Enable data lineage\r\nALTER TABLE bank_complaints_transformed SET TBLPROPERTIES (\r\n  'delta.enableChangeDataFeed' = 'true'\r\n);<\/pre>\n<h4>8. Solution Blueprint Diagram (Figure 1)<\/h4>\n<p>The solution architecture includes:<\/p>\n<ul>\n<li>Ingestion from core banking, CRM, IVR, social media<\/li>\n<li>Natural language processing with DBRX<\/li>\n<li>GenAI chatbot workflows using Mosaic AI<\/li>\n<li>BI dashboards powered by AI BI Genie<\/li>\n<li>Privacy-preserving analytics with Clean Rooms<\/li>\n<li>Governance via Unity Catalog and MLflow<\/li>\n<\/ul>\n<figure id=\"attachment_8752\" class=\"wp-caption aligncenter\" aria-describedby=\"caption-attachment-8752\"><img fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-8752\" src=\"https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-1024x765.png\" sizes=\"(max-width: 430px) 100vw, 430px\" srcset=\"https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-1024x765.png 1024w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-300x224.png 300w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-768x574.png 768w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture-1536x1147.png 1536w, https:\/\/diggibyte.com\/wp-content\/uploads\/2025\/03\/Solution-Architecture.png 1628w\" alt=\"Solution Architecture -\" width=\"430\" height=\"321\" \/><figcaption id=\"caption-attachment-8752\" class=\"wp-caption-text\">Solution Architecture Components and Their Interconnections<\/figcaption><\/figure>\n<h3>Summary: Redefining Customer Service with Databricks:<\/h3>\n<p>India\u2019s banking sector is at an inflection point. Customer expectations are rising, and regulatory oversight is intensifying. The RBI\u2019s call for AI-driven grievance redressal isn\u2019t just a compliance mandate\u2014it\u2019s an opportunity to transform how banks serve millions of Indians across languages, geographies, and digital channels.<\/p>\n<p>Databricks delivers an end-to-end platform to make this vision real. By integrating\u00a0DBRX,\u00a0Mosaic AI,\u00a0ML Ops,\u00a0Clean Rooms, and\u00a0AI BI Genie, banks can:<\/p>\n<ul>\n<li>Resolve complaints faster and more fairly<\/li>\n<li>Reduce operational costs via automation<\/li>\n<li>Maintain full regulatory compliance<\/li>\n<li>Build lasting trust with their customers<\/li>\n<\/ul>\n<p>This is not just an AI initiative. It\u2019s a shift towards\u00a0intelligent, inclusive, and insight-led banking.<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Indian banks have witnessed a persistent rise in customer complaints despite significant digital investments. According to the RBI\u2019s Annual Report on the Banking Ombudsman Scheme, customer grievances across Scheduled Commercial Banks (SCBs) rose by over 30% between FY21 and FY23. The top three areas of concern include: \u2022 Unauthorized electronic transactions \u2022 Delays or failure [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":10421,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[126],"tags":[26,27,95,123,28,30,31,124,83,52,125],"class_list":["post-10424","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-databricks","tag-analytics","tag-bigdata","tag-business","tag-businessintelligence","tag-data","tag-dataanalysis","tag-dataanalytics","tag-datamodeling","tag-datavisualization","tag-powerbi","tag-starschema"],"_links":{"self":[{"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/posts\/10424","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/comments?post=10424"}],"version-history":[{"count":3,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/posts\/10424\/revisions"}],"predecessor-version":[{"id":10431,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/posts\/10424\/revisions\/10431"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/media\/10421"}],"wp:attachment":[{"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/media?parent=10424"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/categories?post=10424"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.diggibyte.com\/Diggibyte_57\/wp-json\/wp\/v2\/tags?post=10424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}