Skip to main content
Schema: external.artemis Table: active_users Type: Base Table

What

This model returns the number of active users for each blockchain and block date

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTThe blockchain where active users are counted from.
METRICTEXTThe metric name is always set as ‘active_users’
DESCRIPTIONTEXTThe metric description
BLOCK_DATEDATEThe date as of which the active users are counted.
ACTIVE_USERSNUMBERThe number of active users for the given blockchain and as of date.
_INSERTED_TIMESTAMPTIMESTAMP_NTZ_INSERTED_TIMESTAMP column
ACTIVE_USERS_IDTEXTThe surrogate key for the tx count.
INSERTED_TIMESTAMPTIMESTAMP_NTZINSERTED_TIMESTAMP column
MODIFIED_TIMESTAMPTIMESTAMP_NTZMODIFIED_TIMESTAMP column
_INVOCATION_IDTEXT_INVOCATION_ID column