{
    "DisplayId": 371,
    "Visualization": "stackedBar",
    "Legend": true,
    "XFields": [
        "Demographic"
    ],
    "YFields": [
        "Proficiency_Level_Pct",
        "Proficiency_Level"
    ],
    "Groupings": [
        ""
    ],
    "XTitle": "",
    "YTitle": "Percent (%) of Students",
    "TooltipTemplate": "In the {{SchoolYear}} school year, {{StudentCount}} {{Demographic}} students ({{Proficiency_Level_Pct}}%) scored \"{{Proficiency_Level}}\" on the SAT Essay.",
    "TooltipFields": [
        "StudentCount"
    ],
    "StoryBox": "",
    "ShowDataLabel": false,
    "GenerateRawTable": true,
    "ChartTitle": "SAT Essay Proficiency",
    "ChartSubTitle": "by Residence",
    "ColorPalette": [
        "#3abba8",
        "#f7cb16",
        "#31616c",
        "#77bf45",
        "#8b4368",
        "#f58921",
        "#3c51a2"
    ],
    "Data": [{
            "MeetsStandard": 0,
            "Ordinal": 1,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Foster Care",
            "Proficiency_Level": "Below",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 0,
            "Ordinal": 1,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Homeless",
            "Proficiency_Level": "Below",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 0,
            "Ordinal": 1,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Migrant",
            "Proficiency_Level": "Below",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 0,
            "Ordinal": 1,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Military Connected Youth",
            "Proficiency_Level": "Below",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 1,
            "Ordinal": 3,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Foster Care",
            "Proficiency_Level": "Meets",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 1,
            "Ordinal": 3,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Homeless",
            "Proficiency_Level": "Meets",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 1,
            "Ordinal": 3,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Migrant",
            "Proficiency_Level": "Meets",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        },
        {
            "MeetsStandard": 1,
            "Ordinal": 3,
            "SchoolYear": 2018,
            "ContentArea": "Essay",
            "Demographic": "Military Connected Youth",
            "Proficiency_Level": "Meets",
            "StudentCount": "*",
            "Proficiency_Level_Pct": "*"
        }
    ],
    "LabelData": []
}