{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "organizationname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dataasof", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentpercent", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "teacherqualificationname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgrouptype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroupname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroupid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "schoolname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "leaname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "leacode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "leaorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "rowid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "iseevalidated", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "teacherqualificationid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "titleiserved", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationlevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationlevelid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "stateorganizationname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stateorganizationid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] } ] }