{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "schoolttl", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtttl", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "demographicvalue", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "demographicgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cohorttype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "redactedpct", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "pct", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "persistretain", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "demotype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cohortyearttl", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "districttype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "psenrolllevel", "type": [ "null", { "type": "string" } ] } ] }