Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.16 KB

data_files.md

File metadata and controls

15 lines (11 loc) · 1.16 KB

List of Tables

Data Files

Table name: DataFiles.

Column Data Type Nullable Description
○ ◌ data_directory Integer False Identifies the file's directory address.
○ ◌ data_file Integer False Identifies the file name.
○ channel_group Integer False Identifies the polarization channels associated with the file.
data_integrity Boolean False Specifies whether the file is corrupted.
data_quality Boolean True Specifies whether the data stored by the file is of good quality.

Legend: Foreign Key, Composite Key.