Understanding datasets
Let’s take a look at the different elements and tabs within Datasets.
1
Cloud
Shows all projects and project contents
2
Connections
Displays datasets previously uploaded to or downloaded from Anaconda’s cloud storage
3
New Project
Create a new project to store and share datasets (sheets and tables)
4
New Dataset
Create a new dataset and assign it to a project
5
Filters
Apply filters to efficiently locate data in your catalog
6
My Datasets
A collection of all your cloud projects and their nested datasets
7
User Datasets
Projects to which you have access, owned by other individuals
8
Organization Datasets
Projects to which you have access, owned by organizations
9
Status Icons
Indicates the connection status of your dataset
Creating a project
When you first access Datasets, you are prompted to create a new project. You can think of projects as folders for storing your datasets. Create a project at any time using the following steps:-
From the Cloud tab, click + New Project.

- Enter a unique title for your project and an optional description.
-
Designate the project owner(s) for your project. By default, you are set as the only project owner.
Administrators and project owners are the only users allowed to edit projects. Anaconda.com organization administrators have full permissions for any projects owned by their organization.
- (Optional) Provide access to your project by inviting users from one of your organizations.
- Click Save.
Sharing a project with other users
You can share a project to collaborate with others in your organization when creating a new project, or at any time using the following steps:- From the Cloud tab, click actions beside a project for which you have edit permissions, then click Edit.
-
Provide access to your project by inviting users from one of your organizations.
- Under Your Organizations, select an organization.
- Under Organization Users, select a user to share your project with.
- Choose whether the user should have read or write access to your project.
- Click Save.
Permissions
Access to projects and the actions you can perform in them are determined by your permission level for the project. By default, you as the owner of your project have admin permissions; for projects owned by an organization, the admins of that organization have admin permissions for that project.Uploading data
Protect your local datasets and increase their accessibility by saving them in cloud storage. If you experience hardware failure, or need to work on a different device, your projects will be right where you left them! Upload sheets and tables to your projects using the following steps:-
From the Cloud tab, click + New Dataset.

- Under Data, choose a range of data manually, a specific table, or an entire sheet.
- Under Project, select a project to house your dataset.
- Under Dataset Title, provide a title for your dataset.
- Complete the upload by clicking Save to Cloud.

Downloading data
If another user shares a project with you, or if you’ve uploaded a dataset in another workbook or Anaconda Notebook, download appears beside that dataset. Datasets can be downloaded as either an Excel range reference or as an Anaconda Code object.- Excel Range
- Anaconda Code object
To download a dataset as an Excel range reference:
- Click download beside the dataset you want to download.
- Under Workbook Placement, select the sheet where you want to insert the data.
- Complete the download by clicking Download to Workbook.
