Create a data asset
Data Asset
The unique identifier of the data asset. It follows the pattern '{data_asset_type}://{data_asset_source}:{data_asset_name}'
The domain or category to which the data asset belongs.
The name or path identifying the data asset.
The type of the source data asset, indicating its source or format (e.g., postgres, protobuf).
postgres, mysql, mssql, json_schema, avro, protobuf, python, pyspark, typescript, java, s3, dataframe, kotlin, swift, php, golang The fields of the data asset.
A brief description of this particular version of the data asset.
The raw schema of the data asset from the source system. This can be the contents of a schema file or data from the information schema of a database. This is used to regenerate the schema of the data asset if needed.
Link to the PR that may have added or edited the data assets
"https://github.com/fakeorg/fakerepo/pull/123"
Data Asset ID
ID of the created or updated data asset
Version ID of the now current data asset
The unique identifier of the data asset. It follows the pattern '{data_asset_type}://{data_asset_source}:{data_asset_name}'
Indicates whether a new version was created