one.alf.cache.DATASETS_COLUMNS

DATASETS_COLUMNS = {'eid': <class 'object'>, 'exists': <class 'bool'>, 'file_size': 'UInt64', 'hash': <class 'object'>, 'id': <class 'object'>, 'qc': CategoricalDtype(categories=['NOT_SET', 'PASS', 'WARNING', 'FAIL', 'CRITICAL'], ordered=True, categories_dtype=object), 'rel_path': <class 'object'>}

A map of datasets table fields and their data types.

Type:

dict