{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "moderation_status", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "posting_frequency", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_3", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "owner", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "downloads", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "last_update_date_data", "type": [ "null", { "logicalType": "timestamp-millis", "type": "long" } ] }, { "default": null, "name": "visits", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "owner_uid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "source_link", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contactemail", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "creation_date", "type": [ "null", { "logicalType": "timestamp-millis", "type": "long" } ] }, { "default": null, "name": "_2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_4", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "data_provided_by", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "publication_stage", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "u_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "keywords", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "parent_uid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "derived_view", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_5", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "api_endpoint", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "_6", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "routing_approval", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "publishing_department", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "license", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "category", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "description", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "period_of_time", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "published_version_uid", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "published_version_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "public", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dataset_link", "type": [ "null", { "type": "string" } ] } ] }