{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": "string" }, { "default": null, "name": "datedatapublished", "type": [ "null", "string" ] }, { "default": null, "name": "organizationid", "type": [ "null", "string" ] }, { "default": null, "name": "organizationlevel", "type": [ "null", "string" ] }, { "default": null, "name": "organizationlevelid", "type": [ "null", "string" ] }, { "default": null, "name": "schoolyear", "type": [ "null", "string" ] }, { "default": null, "name": "organizationname", "type": [ "null", "string" ] }, { "default": null, "name": "esdorganizationid", "type": [ "null", "string" ] }, { "default": null, "name": "esdname", "type": [ "null", "string" ] }, { "default": null, "name": "leaorganizationid", "type": [ "null", "string" ] }, { "default": null, "name": "leaname", "type": [ "null", "string" ] }, { "default": null, "name": "leacode", "type": [ "null", "string" ] }, { "default": null, "name": "schoolorganizationid", "type": [ "null", "string" ] }, { "default": null, "name": "schoolname", "type": [ "null", "string" ] }, { "default": null, "name": "schoolcode", "type": [ "null", "string" ] }, { "default": null, "name": "program", "type": [ "null", "string" ] }, { "default": null, "name": "programformalname", "type": [ "null", "string" ] }, { "default": null, "name": "teachercount", "type": [ "null", "string" ] }, { "default": null, "name": "teachertotal", "type": [ "null", "string" ] }, { "default": null, "name": "percentage", "type": [ "null", "string" ] }, { "default": null, "name": "totalfte", "type": [ "null", "string" ] } ] }