Skip to main content

Starting a data project

To create a project:

  1. Click the + New button in the Main header toolbar of the application. In the Create a new window, click Create new project.

    Other places from where you can start a project:

    1. If you are on the Organization profile page, on the Overview or Resources tab, select the Project option from the New resource button.

    2. If you are working on a dataset, click the arrow next to Explore this dataset button to start creating a new project for the dataset. Alternatively, add the dataset to an existing project.

      project_create_from_dataset.png
  2. On the Create a new project page, set the following:

    1. Owner: Select the owner of the project. By default, if you are in an organization your organization is set as the owner of the project. You can choose another organization from the dropdown or you can switch to personal account if you wish to be the owner as well as the creator of the project.

    2. Project name: Provide a project name.

    3. Share with: Specify who can see the project. Permission options to the project are either no one, other members of your team (if the team is set to be the owner), or public to the data.world community.

    4. If you started creating the project from a dataset page, you will see the dataset that is getting added to the project.

    5. Click Create project.

      project_create_new.png
  3. Once the project is created the main page is refreshed to show the workspace of the project. Go to the Project Summary section and add a detailed summary for the project. Use markdown to add rich content to the summary. Click Done to save the changes.

    project_summary_add.png
  4. Click the name of the project in the title bar to go back to the Project details page.

  5. On the Overview tab, in the Overview section, click the Edit button to add a description for the project and to add Tags to the project. Tagging projects help search projects later. In the Tags field, start typing the tag. If it already exists, it will show in as a suggestion with the number of times it is used. Click on the tag to add it or press Enter to create a new tag and add to the project.

    project_edit_desc_tags.png
  6. Next, go to the Settings tab and set the following options for the project in the General section and click Save.

    1. Automatic sync options: For details see Configuring sync options for projects.

    2. Caching live tables and live views: Select the Allow previews and data to be cached for one day option to enable caching of live tables and live views to make browsing of data more efficient. By default caching is disabled.

    3. Additional notification recipient: Various notifications for projects are sent to users contributing to projects. If you want an additional email address to get notifications for the activities on a project, provide those email addresses in this field. Only one email address can be provided here.

    4. Archive options: Select the Expand archives by default to automatically expand all files in an archive file (for example, zip files) added to the project. Select the Prefix file name with archive name option to add the name of the archive file to the file names extracted from the archive file. This helps easily identify the source of the file.

      For example, when these settings are enabled and a user adds a file latest_orders.zip with two files in it (california_orders.xlsx and austin_orders.xlsx), the system automatically extracts them and add the files as - latest_orders/austin_orders.xlsx and latest_orders/california_orders.xlsx to the project.

      project_settings_general.png

Once you are done setting the basics of a project, add files and connect the project to data sources. For information about adding data to your project see Connect data to your project.

Note that as you edit your project, a record is created of the changes being made and versions of projects are created for download.