{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "organizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dataasof", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "progressinglabel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "progressingdenominatordat", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "metstandardlabel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "metstandarddenominatordat", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "organizationname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "orglevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "test", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "gradelevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "progressingdat", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "progressingdatnotes", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "metstandarddat", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "metstandarddatnotes", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] } ] }