{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "training_certified", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "employers", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_firm_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_email", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "filer_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "agent_pic_url", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "agent_bio", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "agent_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lobbyist_phone", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "employment_year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "lobbyist_firm_url", "type": [ "null", { "type": "string" } ] } ] }