{
    "@context": "https://schema.org",
    "@type": "CreativeWork",
    "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/tree",
    "name": "Select a Content Analysis Tool - Decision Tree",
    "description": "Answer some questions for a suggested toolset for your inventory needs.",
    "encodingFormat": "application/ld+json",
    "hasPart": [
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/goal",
            "name": "What is your primary goal?",
            "identifier": "goal",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Generating a list of URLs",
                    "position": 1,
                    "resultOf": "https://chimera.davidhobbsconsulting.com/quiz/select/budget"
                },
                {
                    "@type": "Answer",
                    "text": "Understanding a site, getting buy-in, and making decisions",
                    "position": 2,
                    "resultOf": "https://chimera.davidhobbsconsulting.com/quiz/select/budget"
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/budget",
            "name": "What is your content analysis tool budget?",
            "identifier": "budget",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "None",
                    "position": 1,
                    "resultOf": "https://chimera.davidhobbsconsulting.com/quiz/select/os"
                },
                {
                    "@type": "Answer",
                    "text": "Small",
                    "position": 2,
                    "resultOf": "https://chimera.davidhobbsconsulting.com/quiz/select/os"
                },
                {
                    "@type": "Answer",
                    "text": "Business priority, so can make a budget",
                    "position": 3,
                    "resultOf": "https://chimera.davidhobbsconsulting.com/quiz/select/os"
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/os",
            "name": "Operating System",
            "identifier": "os",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Microsoft OK",
                    "position": 1
                },
                {
                    "@type": "Answer",
                    "text": "Mac only (not willing to run Windows in virtual environment)",
                    "position": 2
                },
                {
                    "@type": "Answer",
                    "text": "Linux only",
                    "position": 3
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/xenu",
            "name": "Xenu",
            "identifier": "xenu",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/frog",
            "name": "Screaming Frog or similar tool",
            "identifier": "frog",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/charts",
            "name": "What kinds of charts would you like?",
            "identifier": "charts",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Simple",
                    "position": 1,
                    "value": 1
                },
                {
                    "@type": "Answer",
                    "text": "Advanced",
                    "position": 2,
                    "value": 6
                },
                {
                    "@type": "Answer",
                    "text": "Interactive (and advanced)",
                    "position": 3,
                    "value": 10
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/pages",
            "name": "How many pages?",
            "identifier": "pages",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "less than 1,000",
                    "position": 1,
                    "value": 0
                },
                {
                    "@type": "Answer",
                    "text": "between a thousand and ten thousand",
                    "position": 2,
                    "value": 1
                },
                {
                    "@type": "Answer",
                    "text": "between ten thousand and a hundred thousand",
                    "position": 3,
                    "value": 5
                },
                {
                    "@type": "Answer",
                    "text": "between a hundred thousand and million",
                    "position": 4,
                    "value": 9
                },
                {
                    "@type": "Answer",
                    "text": "over a million",
                    "position": 5,
                    "value": 15
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/sites",
            "name": "How many sites?",
            "identifier": "sites",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "1",
                    "position": 1,
                    "value": 0
                },
                {
                    "@type": "Answer",
                    "text": "2-3",
                    "position": 2,
                    "value": 5
                },
                {
                    "@type": "Answer",
                    "text": "4-10",
                    "position": 2,
                    "value": 9
                },
                {
                    "@type": "Answer",
                    "text": "11-50",
                    "position": 3,
                    "value": 12
                },
                {
                    "@type": "Answer",
                    "text": "over 50",
                    "position": 4,
                    "value": 15
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/decisions",
            "name": "Line-by-line analysis or rules?",
            "identifier": "decisions",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Not making content decisions",
                    "position": 1,
                    "value": 0
                },
                {
                    "@type": "Answer",
                    "text": "Line-by-line, manual review",
                    "position": 2,
                    "value": 0
                },
                {
                    "@type": "Answer",
                    "text": "Rules, for efficient, scalable, iterable, and repeatable decisions",
                    "position": 3,
                    "value": 15
                }
            ]
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/xenu_plus",
            "name": "Xenu with Power BI",
            "identifier": "xenu_plus",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/frog_plus",
            "name": "Screaming Frog with Power BI",
            "identifier": "frog_plus",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/frog_plus_plus",
            "name": "Screaming Frog with Tableau",
            "identifier": "frog_plus_plus",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/pentaho",
            "name": "Pentaho plus cloud",
            "identifier": "pentaho",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/chimera",
            "name": "Content Chimera",
            "identifier": "chimera",
            "isTerminal": 1,
            "acceptedAnswer": []
        },
        {
            "@type": "Question",
            "@id": "https://chimera.davidhobbsconsulting.com/quiz/select/confirm",
            "name": "You sure about the small budget?",
            "identifier": "confirm",
            "isTerminal": false,
            "acceptedAnswer": [
                {
                    "@type": "Answer",
                    "text": "Confirmed",
                    "position": 1
                },
                {
                    "@type": "Answer",
                    "text": "Willing to reconsider budget",
                    "position": 2
                }
            ]
        }
    ],
    "startNode": "https://chimera.davidhobbsconsulting.com/quiz/select/goal"
}