{
    "DisplayId": 119,
    "Visualization": "barchart",
    "Legend": false,
    "XFields": [
        "SubCategory"
    ],
    "YFields": [
        "Amount"
    ],
    "Groupings": [
        ""
    ],
    "XTitle": "Category",
    "YTitle": "Spending (in million)",
    "TooltipTemplate": "${{Amount}} was spent in {{SubCategory}} for this District/Charter.",
    "TooltipFields": [
        "Amount",
        ""
    ],
    "StoryBox": "",
    "ShowDataLabel": false,
    "GenerateRawTable": true,
    "ChartTitle": "Excluded Spending from per Student Calculations",
    "ChartSubTitle": "Per student",
    "ColorPalette": [
        "#3abba8",
        "#f7cb16",
        "#31616c",
        "#77bf45",
        "#8b4368",
        "#f58921",
        "#3c51a2"
    ],
    "Data": [{
            "Category": "District Exclusions",
            "SubCategory": "Adult education",
            "Amount": "*",
            "PctTotalFunds": "*"
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Cost Recovery programs",
            "Amount": "*",
            "PctTotalFunds": "*"
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Countywide/statewide programs",
            "Amount": "*",
            "PctTotalFunds": "*"
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Custodial/guardian accounts",
            "Amount": "*",
            "PctTotalFunds": "*"
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Debt service",
            "Amount": "2648151",
            "PctTotalFunds": 58.91
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Liability accounts",
            "Amount": "*",
            "PctTotalFunds": "*"
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Major/minor capital",
            "Amount": "1527929",
            "PctTotalFunds": 33.99
        },
        {
            "Category": "District Exclusions",
            "SubCategory": "Pass through programs",
            "Amount": "319176",
            "PctTotalFunds": 7.1
        }
    ],
    "LabelData": []
}