Interactive assessment that walks teams through eight capability areas, captures scored responses, saves the results, and produces evidence for a radar-style maturity view, prioritized gaps, quick wins, and suggested roadmap prompts.
{
"Title": "Analytics Maturity Self-Assessment Tool",
"IntroductionHtml": "
Use this short, structured assessment to score your current analytics capabilities across people, process, data, tooling, governance, and value delivery. For each statement, select the option that best describes your current state. Scores typically range from 0 (Not present) to 4 (Optimized). When you submit, your responses are saved so you can review gaps, suggested quick wins, and medium-term investments.
How to use: Be candid but practical. If different teams would answer differently, run this assessment separately for each team or domain. The platform stores your answers; later modules can generate visualizations such as a radar chart and a prioritized gap list.
",
"SubmitLabel": "Save & Score",
"SuccessMessage": "Thanks — your responses are saved. Use the resulting gaps and roadmap prompts to plan quick wins and medium-term investments.",
"DataType": "AnalyticsMaturityAssessment",
"SchemaVersion": "1.0",
"Fields": [
{
"Key": "team_context",
"FieldType": "text",
"Label": "Team / Unit / Domain",
"HelpText": "Name the team, site, product, or domain this assessment covers (e.g., Finance Analytics, Plant A, Customer Insights).",
"Required": true
},
{
"Key": "assessment_date",
"FieldType": "text",
"Label": "Date",
"HelpText": "Enter the date (YYYY-MM-DD) or leave blank to use today.",
"Required": false
},
{
"Key": "dq_coverage",
"FieldType": "scale",
"Label": "Critical data sources have documented quality checks and monitoring",
"HelpText": "Are automated checks and observable metrics in place for essential data?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "dq_definitions",
"FieldType": "scale",
"Label": "Clear data definitions, schemas, and data ownership exist",
"HelpText": "Do stakeholders agree on trusted definitions and owners for key data elements?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "dq_observability",
"FieldType": "scale",
"Label": "Pipelines and datasets have observability and alerting",
"HelpText": "Are failures, drift, or latency surfaced automatically to responsible teams?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "dp_scalability",
"FieldType": "scale",
"Label": "Data platform scales reliably for production workloads",
"HelpText": "Can your platform handle current and near-term growth without frequent outages?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "dp_reliability",
"FieldType": "scale",
"Label": "Pipelines are reliable and recoverable",
"HelpText": "Is pipeline failure detection, retry, and recovery automated and tested?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "dp_delivery_speed",
"FieldType": "scale",
"Label": "The platform supports frequent, predictable delivery of datasets and features",
"HelpText": "How quickly can teams deliver new datasets, reports, or features end-to-end?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "md_catalog",
"FieldType": "scale",
"Label": "A searchable metadata catalog and data lineage exist",
"HelpText": "Can users discover datasets, their owners, and lineage without asking engineers?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "md_discovery",
"FieldType": "scale",
"Label": "Business users can self-serve commonly needed data",
"HelpText": "Are usable datasets and documentation accessible to analysts and product teams?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "md_lineage",
"FieldType": "scale",
"Label": "Lineage and transformation logic are visible and trustworthy",
"HelpText": "Can you trace a KPI back to source events and transformations?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "mo_model_registry",
"FieldType": "scale",
"Label": "Models are versioned, registered, and discoverable",
"HelpText": "Is there a central model registry and deployment process?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "mo_deployment",
"FieldType": "scale",
"Label": "Model deployment is repeatable and automated (MLOps)",
"HelpText": "Are deployments reproducible and performed with CI/CD practices?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "mo_monitoring",
"FieldType": "scale",
"Label": "Models and advanced analytics are monitored for accuracy and drift",
"HelpText": "Do you track model performance in production and trigger retraining when needed?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "kpi_alignment",
"FieldType": "scale",
"Label": "KPIs are aligned to strategic outcomes and have clear owners",
"HelpText": "Are KPIs meaningful, owned, and connected to decisions or incentives?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "kpi_definition",
"FieldType": "scale",
"Label": "KPIs have unambiguous definitions, measurement windows, and SLAs",
"HelpText": "Could someone calculate a KPI from raw events without asking clarifying questions?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "kpi_reporting",
"FieldType": "scale",
"Label": "Reporting surfaces the right KPIs and enables action",
"HelpText": "Do your dashboards drive decisions rather than only showing numbers?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "exp_design",
"FieldType": "scale",
"Label": "Teams design and run experiments with appropriate controls",
"HelpText": "Are experimentation methods embedded into product and operations workflows?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "exp_analysis",
"FieldType": "scale",
"Label": "Causal analysis and statistical rigor are routinely applied",
"HelpText": "Do teams use appropriate statistical methods and sample sizing?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "exp_integration",
"FieldType": "scale",
"Label": "Experimentation results feed into product and operational decisions",
"HelpText": "Are experiment outcomes acted upon and tracked to impact?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "gov_policies",
"FieldType": "scale",
"Label": "Data governance policies and decision rights are defined and followed",
"HelpText": "Is ownership, stewardship, and approval for data uses clear and enforced?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "gov_privacy",
"FieldType": "scale",
"Label": "Privacy, security, and ethical considerations are actively managed",
"HelpText": "Are PII handling, consent, and ethical review processes in place?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "gov_compliance",
"FieldType": "scale",
"Label": "Regulatory and compliance needs are mapped and auditable",
"HelpText": "Can you demonstrate compliance for regulated datasets and decisions?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "op_governance",
"FieldType": "scale",
"Label": "Operating rhythm: regular data reviews, prioritization, and governance meetings occur",
"HelpText": "Is there a cadence that ties data initiatives to business priorities?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "op_skills",
"FieldType": "scale",
"Label": "Team skills and hiring practices support analytics goals",
"HelpText": "Do you have the right mix of domain, analytics, engineering, and product skills?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "op_delivery_process",
"FieldType": "scale",
"Label": "Delivery processes (roadmaps, SLAs, handoffs) are clear and followed",
"HelpText": "Are projects estimated, tracked, and handed off with defined acceptance criteria?",
"ScaleMin": 0,
"ScaleMax": 4,
"Required": true
},
{
"Key": "key_priorities",
"FieldType": "textarea",
"Label": "Top 3 priorities or immediate concerns (optional)",
"HelpText": "Briefly capture what you see as the most important next steps after taking this assessment.",
"Required": false
},
{
"Key": "request_followup",
"FieldType": "yesno",
"Label": "Would you like a suggested short list of quick wins and a sample roadmap prompt generated for this assessment?",
"HelpText": "If yes, the platform can use your saved responses to produce a gap list and prioritized next steps (requires additional module).",
"Required": false
}
]
}