{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "geocoded_column", "type": [ "null", { "logicaltype": "geography_wkt", "type": "string" } ] }, { "default": null, "name": "irs_country_code", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "month_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "month", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "year", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "issue_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "count_of_new_credential", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "card_type_issued", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "iso_numeric_code", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "iso_3_alpha_code", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state_of_origin", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county_of_residence", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "iso_2_alpha_code", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "country_of_origin", "type": [ "null", { "type": "string" } ] } ] }