{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "alternate_contact", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "administrative_organization", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "supplemental_information", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "additional_application_information", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "funding_award_duration", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "funding_limitation_description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "funding_limitation", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "match_requirement_description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "administrative_sub_organization", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "eligible_projects_description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "primary_contact", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "proj", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "funding_program", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "last_updated", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "percent_match", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "program_description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "website", "type": [ "null", { "type": "string" } ] } ] }