{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "contributor_occupation", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_employer_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_zip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "election_year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "jurisdiction_county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "ballot_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "report_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_employer_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_employer_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "receipt_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "party", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "amount", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "office", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "origin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "code", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "position", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "legislative_district", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "committee_id", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributor_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "for_or_against", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "primary_general", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "jurisdiction_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "url", "type": [ "null", { "type": "string" } ] } ] }