stellar-models/models/silver/prices/silver__complete_token_prices.yml
eric-laurello 3b3b95f7d5
AN-5773 standard prices with some customizations (#6)
* standard prices with some customizations

* .

* check

* tests/desc

* added overview file

---------

Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
2025-02-17 13:08:33 -05:00

42 lines
897 B
YAML

version: 2
models:
- name: silver__complete_token_prices
tests:
- dbt_utils.unique_combination_of_columns:
combination_of_columns:
- HOUR
- ASSET_ISSUER
- ASSET_CODE
columns:
- name: HOUR
tests:
- not_null
- name: ASSET_ISSUER
tests:
- not_null
- name: ASSET_CODE
tests:
- not_null
- name: BLOCKCHAIN
tests:
- not_null
- name: BLOCKCHAIN_ID
tests:
- not_null
- name: PROVIDER
tests:
- not_null
- name: PRICE
tests:
- not_null
- name: IS_IMPUTED
tests:
- not_null
- name: _INSERTED_TIMESTAMP
tests:
- not_null
- name: MODIFIED_TIMESTAMP
tests:
- not_null
- name: COMPLETE_TOKEN_PRICES_ID