{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "contract_modifications", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cost_of_contract", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "period_of_performance_start", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contract_effective_start", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "purpose_of_the_contract_1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "agency_contract_no", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "small_business_status_optional", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "procurement_type_competitive", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "explanation_of_costs_optional", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "other_amount", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state_amount", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "federal_amount", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "period_of_performance_end", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contract_effective_end_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "purpose_of_the_contract", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "statewide_vendor_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contractor_name_d_b_a_optional", "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": "non_financial_contract_yes_no_optional_", "type": [ "null", { "type": "string" } ] } ] }