{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "geomean_5yr", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "commonpopname2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "esu_dps", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percent_change_per_year", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "geomean_5yr_prop_goal", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recovery_goal", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "abovegoal", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "maxyr", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "minyr", "type": [ "null", { "type": "string" } ] } ] }