{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "percentparticipation", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percent_no_score", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percentmettestedonly", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percentlevel4", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percentlevel3", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percentlevel2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percentlevel1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percentmetstandard", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "countmetstandard", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "count_of_students_expected_to_test_including_previously_passed", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "count_of_students_expected", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "suppression", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "testsubject", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "testadministration", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "gradelevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgrouptype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "currentschooltype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationlevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dataasof", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "test_administration_group", "type": [ "null", { "type": "string" } ] } ] }