{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "numerical_failing_grades", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "nc_n_u_grades", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "nc_n_u_i_combined", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "received_credit_for_all", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organization_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "all_non_passing_grades", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "all_passing_grades", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_5_courses_resulting_in_no", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_1_course_resulting_in_no", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "grade_level", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "incomplete_grades", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "student_group", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "school_year", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "non_numerical_passing_grades", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "numbercourses_suppressed", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "totalcourses_suppressed", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_2_4_courses_resulting_in", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "numerical_passing_grades", "type": [ "null", { "type": "string" } ] } ] }