Skip to main content
Schema: external.snapshot Table: dim_spaces Type: View

What

A dimensional view that contains all spaces on Snapshot and related information.

Columns

Column NameData TypeDescription
SPACE_IDTEXTA way to identify which group, or space, on Snapshot a proposal belongs to.
SPACETEXTThe name of the space.
ABOUTTEXTThe description of the space.
SYMBOLTEXTThe symbol of the space.
NETWORKTEXTThe default network or blockchain used for the space.
CATEGORIESVARIANTThe category of the space.
DOMAINTEXTThe domain name of the space.
IS_PRIVATEBOOLEANBoolean column to signal whether the space is private or not.
IS_VERIFIEDBOOLEANBoolean column to signal whether the space is verified or not.
ADMINSVARIANTAn array of the admin addresses of the space.
MEMBERSVARIANTAn array of the member addresses of the space.
TREASURIESVARIANTAn object showcasing treasury details for the space.