{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "lastupdatedate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "data_type_short_desc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "annual_data_yr", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "sub_population_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dataseriesnum", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "stock_abundance_qty", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "stock_abundance_calcn_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "comment_txt", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "report_types", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "methodology_title_short_desc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stock_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "sasi_stock_num", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "methodology_title_desc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "methodology_txt", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "production_type_short_desc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "species_desc", "type": [ "null", { "type": "string" } ] } ] }