{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "agency_contract_no", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "other_amount", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "period_of_performance_end_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contract_effective_end_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "purpose_of_the_contract_description_optional", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contractor_name_d_b_a_optional", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "small_business_status_optional", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cost_of_contract", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "federal_amount", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "contract_effective_start_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contractor_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "agency_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "purpose_of_the_contract", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "procurement_type_competitive_or_non_competitive", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "explanation_of_costs_optional", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state_amount", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "period_of_performance_start_date", "type": [ "null", { "type": "string" } ] } ] }