From 95697348d626ddba9925d6fa2461207c97050b04 Mon Sep 17 00:00:00 2001 From: Andrey Fedorov Date: Thu, 12 Sep 2024 14:26:41 +0000 Subject: [PATCH] GITBOOK-371: change request with no subject merged in GitBook --- data/organization-of-data/files-and-metadata.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/organization-of-data/files-and-metadata.md b/data/organization-of-data/files-and-metadata.md index 3487a4d..c91bd41 100644 --- a/data/organization-of-data/files-and-metadata.md +++ b/data/organization-of-data/files-and-metadata.md @@ -75,7 +75,9 @@ The set of BQ tables and views has grown over time. The enumeration below docume #### `dicom_metadata` -* Table in BigQuery: [`dicom_metadata`](https://console.cloud.google.com/bigquery?p=bigquery-public-data\&d=idc\_current\&t=dicom\_metadata\&page=table) +{% hint style="info" %} +Table in BigQuery: [`dicom_metadata`](https://console.cloud.google.com/bigquery?p=bigquery-public-data\&d=idc\_current\&t=dicom\_metadata\&page=table) +{% endhint %} Each row in the `dicom_metadata` table holds the DICOM metadata of an instance in the corresponding IDC version. There is a single row for each DICOM instance in the corresponding IDC version, and the columns correspond to the DICOM attributes encountered in the data across all of the ingested instances.