{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "industry_code_description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "industry_claims_per_fte_all", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "compensable_claims_per_1000", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "average_annual_count_of", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "industry_description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "industry_codes", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "industry_scope", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "average_annual_number_of", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] } ] }