{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "currentschooltype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationlevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "enrollment", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "districtorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "pk_enrollment", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgrouptype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdname", "type": [ "null", { "type": "string" } ] } ] }