{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "journeywage", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "soccode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "occupationstatus", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "occupationname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "programoccupationid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "step1wage", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "addeddate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "termhours", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "programstatus", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "inactivedate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "rsihours", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "socdescription", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "occupationid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "programname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "programid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] } ] }