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

What

This model returns the number of active users for each blockchain and as of date. The distinct number of users is from the 30 days prior to the as of date.

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTThe blockchain where the active users are from.
METRICTEXTThe metric name - always ‘active_users’.
AS_OF_DATEDATEThe date when the active users are counted.
ACTIVE_USERSTEXTThe number of active users. The distinct number of users is from the 30 days prior to the as of date.
_INSERTED_TIMESTAMPTIMESTAMP_NTZ_INSERTED_TIMESTAMP column
ACTIVE_USERS_IDTEXTACTIVE_USERS_ID column
INSERTED_TIMESTAMPTIMESTAMP_NTZINSERTED_TIMESTAMP column
MODIFIED_TIMESTAMPTIMESTAMP_NTZMODIFIED_TIMESTAMP column
_INVOCATION_IDTEXT_INVOCATION_ID column