{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "mathtargetproficiency", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "district", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mathproficiency", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "readingtargetproficiency", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "readingproficiency", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "school", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mathmetparticipation", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolcode", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "readingmetparticipation", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "subgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtcode", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "esd", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "title_i", "type": [ "null", { "type": "boolean" } ] }, { "default": null, "name": "otherindicatormet", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mathmetproficiency", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "readingmetproficiency", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] } ] }