{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "local_biologist_email", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "local_biologist_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "major_population_group", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recovery_plan_year", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esa_listing_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stock_number", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "hatchery_standards_met", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "salmon_recovery_region", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esa_unit_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "population_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "last_update", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esa_federal_status", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recovery_plan", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "species", "type": [ "null", { "type": "string" } ] } ] }