{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "dataasof", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "suppress", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percent", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "denominator", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "numerator", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "measurevalue", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "measure", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "domain", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "studentgrouptype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "developmentlevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "washingtonstatename", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "washingtonstatecode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "organizationlevel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] } ] }