{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "pct_of_students_rounded", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cohortsize_rounded", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "student_count_rounded", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "measure", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "group_value", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "k12exitstatus", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "race_ethnicity", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "k12district", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "group_by", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "gender", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cohortyearno", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dual_credit_course_type", "type": [ "null", { "type": "string" } ] } ] }