{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lenders_employer", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lenders_occupation", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lenders_zip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "receipt_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "committee_id", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "employers_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "carry_forward_loan", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "election_year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "office", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lenders_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lenders_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "repayment_schedule", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "report_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "loan_due_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction_county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "transaction_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lenders_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "party", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "origin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "endorser_liable_amount", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "lenders_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "amount", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "legislative_district", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "employers_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "primary_general", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lender_or_endorser", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cash_or_in_kind", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "position", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "url", "type": [ "null", { "type": "string" } ] } ] }