{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "version", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "report_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "legislative_district", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "ballot_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "office", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "position", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "committee_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filing_method", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "receipt_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction_county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "amended_by_report", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "amends_report", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "metadata", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "party", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "report_through", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "origin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "election_year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "report_from", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "user_data", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "attachments", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "for_or_against", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "url", "type": [ "null", { "type": "string" } ] } ] }