{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "nonhighlycapablerate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "nonhighlycapabletotal", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "highlycapablerate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "highlycapabletotal", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "disclosureavoidancetechnique", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "orglevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "totalstudents", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dataasof", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgrouptype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] } ] }