doevisualizations
Version:
Data Visualization Library based on RequireJS and D3.js (v4+)
177 lines • 5.47 kB
JSON
{
"DisplayId": 368,
"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 Race/Ethnicity",
"ColorPalette": [
"#3abba8",
"#f7cb16",
"#31616c",
"#77bf45",
"#8b4368",
"#f58921",
"#3c51a2"
],
"Data": [{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "African American",
"Proficiency_Level": "Below",
"StudentCount": "1931",
"Proficiency_Level_Pct": "69.44"
},
{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Asian American",
"Proficiency_Level": "Below",
"StudentCount": "116",
"Proficiency_Level_Pct": "31.35"
},
{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Hispanic/Latino",
"Proficiency_Level": "Below",
"StudentCount": "878",
"Proficiency_Level_Pct": "7.07"
},
{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Multi-Racial",
"Proficiency_Level": "Below",
"StudentCount": "123",
"Proficiency_Level_Pct": "56.94"
},
{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Native American",
"Proficiency_Level": "Below",
"StudentCount": "*",
"Proficiency_Level_Pct": "*"
},
{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Native Hawaiian/Pacific Islander",
"Proficiency_Level": "Below",
"StudentCount": "*",
"Proficiency_Level_Pct": "*"
},
{
"MeetsStandard": 0,
"Ordinal": 1,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "White",
"Proficiency_Level": "Below",
"StudentCount": "2029",
"Proficiency_Level_Pct": "47.58"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "African American",
"Proficiency_Level": "Meets",
"StudentCount": "850",
"Proficiency_Level_Pct": "30.56"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Asian American",
"Proficiency_Level": "Meets",
"StudentCount": "254",
"Proficiency_Level_Pct": "8.65"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Hispanic/Latino",
"Proficiency_Level": "Meets",
"StudentCount": "431",
"Proficiency_Level_Pct": "32.93"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Multi-Racial",
"Proficiency_Level": "Meets",
"StudentCount": "93",
"Proficiency_Level_Pct": "43.06"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Native American",
"Proficiency_Level": "Meets",
"StudentCount": "*",
"Proficiency_Level_Pct": "*"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "Native Hawaiian/Pacific Islander",
"Proficiency_Level": "Meets",
"StudentCount": "*",
"Proficiency_Level_Pct": "*"
},
{
"MeetsStandard": 1,
"Ordinal": 3,
"SchoolYear": 2018,
"ContentArea": "Essay",
"Demographic": "White",
"Proficiency_Level": "Meets",
"StudentCount": "2235",
"Proficiency_Level_Pct": "71.42"
}
],
"LabelData": []
}