data-dwh-dbt-project/models/doc_blocks.md
2024-02-23 16:45:19 +01:00

950 B

{% docs generic_id_desc %}

The unique ID for records in this relation.

{% enddocs %}

{% docs field_docs_na_desc %}

No available documentation for this field.

{% enddocs %}

{% docs _airbyte_raw_id_desc %}

A UUID assigned by Airbyte to each processed event during the sync job.

{% enddocs %}

{% docs _airbyte_extracted_at_desc %}

A timestamp for when the event was pulled by Airbyte from the original data source.

{% enddocs %}

{% docs _airbyte_meta_desc %}

You can query the _airbyte_meta column to see which rows failed for content reasons, and why.

{% enddocs %}

{% docs dwh_extracted_at_utc_desc %}

A timestamp for when the event was pulled from the original data source.

{% enddocs %}

{% docs dwh_extracted_date_utc_desc %}

The date when the event was pulled from the original data source.

{% enddocs %}

{% docs currency_desc %}

Three-letter ISO 4217 currency code, in uppercase. Must be a supported currency.

{% enddocs %}