Difference between revisions of "Data Description Data Ref"
Jump to navigation
Jump to search
(Created page with "data_ref.csv.gz contains referenced (nominal) data and is unique per icu admission. {| class="wikitable" |+ Caption d_references |- ! Name !! Type !! Description !! Comment |- | id || Integer ||Primary Key || |- | CaseID || Integer || |- | RefID || Reference || || |}") |
|||
Line 8: | Line 8: | ||
| id || Integer ||Primary Key || | | id || Integer ||Primary Key || | ||
|- | |- | ||
| CaseID || Integer || | | CaseID || Integer || Case identifier | ||
|- | |- | ||
| RefID || Reference || || | | RefID || Reference || || | ||
|} | |} |
Revision as of 08:44, 1 November 2022
data_ref.csv.gz contains referenced (nominal) data and is unique per icu admission.
Name | Type | Description | Comment |
---|---|---|---|
id | Integer | Primary Key | |
CaseID | Integer | Case identifier | |
RefID | Reference |