Table name: DataDirectories
.
Column | Data Type | Nullable | Description |
---|---|---|---|
● data_directory |
Integer | False | Uniquely labels each directory address. |
directory_address |
Text | False | Specifies the directory address. |
○ data_category |
Integer | False | Identifies the data category associated with the directory address. |
○ hardware_configuration |
Integer | False | Identifies the experiment's deployment configuration associated with the directory address. |
time_start |
Real | False | Specifies the time at which the data stored in the directory address started being taken. |
time_stop |
Real | False | Specifies the time at which the data stored in the directory address stopped being recorded. |
directory_completeness |
Boolean | False | Specifies whether the directory is missing files. |