{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "district", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esd", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "countynumber", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "number_of_students_in_the_1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "met_90_of_adjusted_level", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolyear", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "performance_indicator_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "actual_level_of_performance", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "district_negotiated_target", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "number_of_students_in_the", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "performance_indicator_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "countydistrictnumber", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "state_adjusted_level_of", "type": [ "null", { "type": "string" } ] } ] }