{
    "@context": "https://schema.org",
    "@type": "CreativeWork",
    "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/tree",
    "name": "Use the right content chart - Decision Tree",
    "description": "Answer some questions for a suggested chart.",
    "encodingFormat": "application/ld+json",
    "hasPart": [
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/goal",
            "name": "What are you trying to understand or communicate?",
            "identifier": "goal",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Not Sure \u2014 just getting started",
                    "position": 1,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/bar"
                },
                {
                    "@type": "Answer",
                    "text": "Relative size of parts of the digital presence",
                    "position": 2,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/hierarchical"
                },
                {
                    "@type": "Answer",
                    "text": "How pervasive something (good or bad) is across the presence",
                    "position": 3,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/issues"
                },
                {
                    "@type": "Answer",
                    "text": "Relative effectiveness of content",
                    "position": 4,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/relative_effectiveness"
                },
                {
                    "@type": "Answer",
                    "text": "Content transformation",
                    "position": 5,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/transformation"
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/hierarchical",
            "name": "Are you trying to chart something that is hierarchical?",
            "identifier": "hierarchical",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Yes",
                    "position": 1,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/treemap"
                },
                {
                    "@type": "Answer",
                    "text": "No",
                    "position": 2,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/bar"
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/treemap",
            "name": "Treemap",
            "identifier": "treemap",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/bar",
            "name": "Simple Bar Chart",
            "identifier": "bar",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/issues",
            "name": "Are you charting one issue or multiple issues?",
            "identifier": "issues",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "One issue",
                    "position": 1
                },
                {
                    "@type": "Answer",
                    "text": "Multiple issues",
                    "position": 2
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/multi_or_single",
            "name": "For the issue(s) you are tracking, can each content item have multiple values or a single value?",
            "identifier": "multi_or_single",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Single Values",
                    "position": 1
                },
                {
                    "@type": "Answer",
                    "text": "Yes/No Values",
                    "position": 2
                },
                {
                    "@type": "Answer",
                    "text": "Multiple Values",
                    "position": 3
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/network",
            "name": "Network Graph Diagram",
            "identifier": "network",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/stacked_bar",
            "name": "Stacked Bar Chart",
            "identifier": "stacked_bar",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/heatmap_table",
            "name": "Heatmap Table",
            "identifier": "heatmap_table",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/pervasiveness_table",
            "name": "Pervasiveness Table",
            "identifier": "pervasiveness_table",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/small_mults",
            "name": "Small multiples or big text",
            "identifier": "small_mults",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/relative_effectiveness",
            "name": "Are you attempting to demonstrate the overall range of effectiveness, or the relative bang-for-the-buck of your content?",
            "identifier": "relative_effectiveness",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Range of values",
                    "position": 1,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/binned_bar"
                },
                {
                    "@type": "Answer",
                    "text": "Bang for the buck",
                    "position": 2,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/scatter_chart"
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/binned_bar",
            "name": "\"Binned\" bar chart",
            "identifier": "binned_bar",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/scatter_chart",
            "name": "Scatter chart",
            "identifier": "scatter_chart",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/transformation",
            "name": "What do you want to visualize?",
            "identifier": "transformation",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "The effort and overview of the transformation",
                    "position": 1,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/transformation_bar"
                },
                {
                    "@type": "Answer",
                    "text": "The *flow* of the transformation",
                    "position": 2,
                    "resultOf": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/sankey"
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/transformation_bar",
            "name": "Transformation Effort and Overview Bar Charts",
            "identifier": "transformation_bar",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/sankey",
            "name": "Sankey of transformation flows",
            "identifier": "sankey",
            "isTerminal": 1,
            "acceptedAnswer": []
        }
    ],
    "startNode": "https://chimera-client.davidhobbsconsulting.com/quiz/chart/goal"
}