{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "periods", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "use_categories", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "net_total", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "total_expenses", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "indirect_lobbying_expenses", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "direct_lobbying_expenses", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "other", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "independent_expenditures_ballot", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "independent_expenditures_candidate", "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": "pac_contributions", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "contributions", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "entertainment", "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": "net_compensation", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "sub_lobbyist_compensation", "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": "temp_country", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "temp_zip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "temp_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "temp_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "temp_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "temp_phone", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "firm_country", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "firm_zip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "firm_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "firm_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "firm_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_phone", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_email", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_id", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "id", "type": [ "null", { "type": "string" } ] } ] }