{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "new_employer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contributions", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "personal_expenses", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "compensation", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "employer_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "receipt_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "funding_source_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "funding_source_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "origin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "report_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "new_filer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "other", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "political_ads", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "advertising", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "filing_period", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "entertainment", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "employer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "id", "type": [ "null", { "type": "string" } ] } ] }