{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "numrecords", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "medianhours", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "medianearnings", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "demographicvalue", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "yearaftergrad", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "highestachievement", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districtttl", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "schoolttl", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "demotype", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "districttype", "type": [ "null", { "type": "string" } ] } ] }