{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "districtorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdorganizationid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esdname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "numberofstudentsindenominator", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "numberofstudentsinnumerator", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "measure", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "indicator", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "subgroup", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] } ] }