Skip to content

Tabular Data Set

A Tabular Data Set is a collection of data that is organized in a tabular format. It is typically a view over a tabular data store such as an Apache Parquet file, CSV File, or relational database table. Alternatively, it may represent a query that returns a tabular result. For example, the Open Metadata Digital Product Catalog uses tabular data sets to support digital products based on open metadata.

A Tabular Data Set Collection is a collection of related tabular data sets. For example, aa database schema is a collections of database tables and a file directory can hold a collection of CSV of Parquet files.

Additional information

Raise an issue or comment below