{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "dataasof", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "graduationrate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "continuing", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "finalcohort", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "transferout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year7dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year6dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year5dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year4dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year3dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year2dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "year1dropout", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "transferin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "beginninggrade9", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cohort", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dat", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgrouptype", "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": "graduate", "type": [ "null", { "type": "string" } ] } ] }