{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "gross_vehicle_weight_rating_range", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "gross_vehicle_weight_rating_class", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "fuel_type_secondary", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_2020_census_tract", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "vehicle_record_count", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "transaction_channel", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "transaction_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "zip_code", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "county", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "owner_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "plate_configuration", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "plate_background", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "electrification_level", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "fuel_type_primary", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "vehicle_primary_use", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "vehicle_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "primary_color", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "model_year", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "model", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "make", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "start_of_month", "type": [ "null", { "type": "string" } ] } ] }