{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "last_update", "type": [ "null", { "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": "stock_genetic_analysis_desc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stock_spawning_distribution", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stock_data_desc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stock_definition", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stock_origin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "population_goal_notes", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "population_goal_refs", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recovery_plan", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "salmon_recovery_region", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esa_federal_status", "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": "stock_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "population_goals", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "major_population_group", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "hatchery_standards_met", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recovery_plan_year", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "species", "type": [ "null", { "type": "string" } ] } ] }