Memberships
Membership - All Time List
A simple roster of all current and past members (includes organizations).
| Column | Description | 
|---|---|
| agentid | The unique account ID for the visitor user. | 
| Email address of the user. Value is shown as DELETED, if user no longer exists on data.world. | |
| onboard_date | Calendar date when user completed the enrollment. | 
| displayname | Display name of the user. Value is shown as DELETED, if user no longer exists on data.world. | 
| current_member | User membership status. TRUE: The user account is currently and actively on record FALSE: The user account has been removed or deactivated | 
| last_date_active | The most recent date that the user was active on data.world. | 
Membership - By Date
A granular listing of membership by date.
| Column | Description | 
|---|---|
| customer | Unique client ID. | 
| date | Calendar date of membership. | 
| agentid | The unique account ID for the user. | 
| Email address associated with the data.world account of the user. | |
| displayname | The name of the user. | 
Membership - Current
A detailed roster of all current members, enriched with engagement summary data
| Column | Description | 
|---|---|
| displayname | The name of the user. | 
| agentid | The ID of the user. | 
| Email address associated with the data.world account of the user. | |
| startdate | Calendar date when the user first visited the platform. | 
| lastseen | Calendar date of the most recent visit of the user. | 
| onboard_date | Calendar date when user completed the enrollment. | 
| api_events | Number of API events executed by the user. | 
| ui_events | Number of UI events executed by the user. | 
| pageviews | Number of resources viewed by the user. | 
| queries_created | Number of queries created by the user. | 
| datasets_created | Number of datasets created by the user. | 
| projects_created | Number of projects created by the user. | 
| downloads | Number of times user downloaded a file or dataset. | 
Membership - Current By Org
A granular listing of membership, broken down by organization.
| Column | Description | 
|---|---|
| agentid | The unique account ID for the member. | 
| displayname | The name of the member. | 
| Email address associated with the data.world account of the user. | |
| org | The organization that the user is a member of. | 
| auth_level | The org-level authorization granted to member (READ, WRITE or ADMIN) | 
| visibility | The member's org-level visibility setting (PRIVATE or PUBLIC). | 
| date_auth_updated | The date of most recent update to member's org-level authorization settings. | 
| startdate | Calendar date when the member first visited the platform. | 
| lastseen | Calendar date of the member's most recent visit. | 
Membership - Daily
Daily count of total number of members in customer organization.
| Column | Description | 
|---|---|
| date | The calendar date. | 
| members | Number of members in customer organization. | 
Membership - Daily Counts - By Org
A granular listing of membership, broken down by organization.
Note
This table is only available in organizations in multi-tenant installations.
| Column | Description | 
|---|---|
| date | The calendar date. | 
| customer | The unique customer ID. | 
| org | The org that the count is grouped by. | 
| startdate | The calendar date user first visited platform. | 
| lastseen | The calendar date of user's most recent visit. |