{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "population", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "last_updated", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "progress_toward_recovery_goal", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "wdfw_stock_number", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "_10_year_geomean", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "recovery_goal", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "salmon_recovery_region", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_2016_executive_summary", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "hatchery_spawners", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "esa_assessment_year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "species", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "wdfw_population_detail_score", "type": [ "null", { "type": "string" } ] } ] }