raw_consensuses_deletions¶
Info¶
Data contract for ingesting Nanopore consensuses deletions data from the landing zone into raw. - name: Consensuses_deletions - version: 0.0.5 - status: active
Terms of Use¶
Purpose¶
Data contract for ingesting Nanopore consensuses deletions data from the landing zone into raw.
Servers¶
| Name | Type | Attributes |
|---|---|---|
| production | databricks | No description. • environment: production • roles: [{'role': 'Admins', 'description': 'Access to all the data and settings'}] • catalog: raw_production • host: dbc-2030845a-6c3b.cloud.databricks.com • schema_: nanopore |
| development | databricks | No description. • environment: development • roles: [{'role': 'Admins', 'description': 'Access to all the data and settings'}] • catalog: raw_development • host: dbc-03ed8bbb-c0ec.cloud.databricks.com • schema_: nanopore |
Schema¶
consensuses_deletions¶
Table storing the soft deleted consensuses from Nanopore system in the raw layer of the Biocloud.
| Field | Type | Attributes |
|---|---|---|
| deleted_id | string | ID of the deleted consensus record • primaryKey• primaryKeyPosition: 1 • required |
| deletion_time | string | Timestamp when the consensus record was deleted • required |
| inserted_ts_utc | timestamp | UTC timestamp when record was inserted |
| updated_ts_utc | timestamp | UTC timestamp when record was last updated |