near-models/models/silver/github/silver__github_data.yml
Jack Forgash 46e4dee6b4 labels
2023-12-11 10:51:51 -07:00

40 lines
932 B
YAML

version: 2
models:
- name: silver__github_data
description: Table for Near Github data
columns:
- name: REPO_OWNER
description: "Repo owner"
- name: REPO_NAME
description: "Repo name"
- name: ENDPOINT_NAME
description: "Endpoint name for the data"
- name: DATA
description: "Data from the endpoint"
- name: PROVIDER
description: "Provider for the data"
- name: ENDPOINT_GITHUB
description: "Endpoint for data"
- name: INSERTED_AT
description: "Timestamp when the data was inserted into the table"
- name: GITHUB_DATA_ID
description: "{{doc('id')}}"
- name: INSERTED_TIMESTAMP
description: "{{doc('inserted_timestamp')}}"
- name: MODIFIED_TIMESTAMP
description: "{{doc('modified_timestamp')}}"
- name: _INVOCATION_ID
description: "{{doc('invocation_id')}}"