Skip to contents

A dataset containing data model information along with the corresponding version and nested schema information.

Usage

supported_data_models

Format

A data frame with 12 rows and 4 variables:

data_model

Data model name

model_version

Version of the data model

data

Nested database schemas, including included table and field mappings

file_path

Where schema was imported from

...