Buckets
Bucketing is a feature that groups multiple data points into a single item, called a bucket, to simplify analysis.
Note: Bucketing is not available for all chart data types.
Create a Bucket
To create a bucket:
- Go to the desired chart builder or dataset > analyze and click the bucket icon in the upper-right toolbar.
- Click the orange Add Bucketed Column button.
- In the bucket editor:
- Select a column to group into buckets.
- Enter a label for your new bucketed column.
- Configure as desired for the column's data type. See below for details.
- Once satisfied, click Create.
The new bucketed column will be available for analysis throughout the application.
Manage Buckets
Bucketed columns are listed in the Buckets modal window. Each column has three icons to:
- Duplicate: Create a copy of the bucketed column.
- Edit: Modify the bucketed column.
- Delete: Remove the bucketed column immediately.
Note: Deleting a bucketed column is irreversible.
Numeric Columns
For numeric columns, choose one of the following options:
- Basic: Automatically manage buckets.
- Dynamic: Buckets adjust as data changes.
- Fixed: Specify the number of buckets, minimum, and maximum range values.
- Custom: Manually create, label, adjust, add, or remove buckets.
Text Columns
For text columns:
- Enter a comma-separated list of bucket names and click Add Bucket.
- Assign values to buckets using checkboxes in the values list.
- Use the Unassigned Values As "Other" option to group unassigned values.
- Remove values or buckets using the ╳ button.
Date Columns
For date columns:
- Click + Add Custom Bucket.
- Label the bucket and set conditions to group data points.
- Use the Remove button to delete a bucket or drag handles to reorder them.
For example, you can create buckets for specific date ranges, such as 1999, 2000–2010, and 2011–2019. Data points outside these ranges will be omitted unless catchall buckets are created.