> For the complete documentation index, see [llms.txt](https://docs.jmapcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/creating-data-sources/non-spatial-tabular-data-files.md).

# Non-Spatial Tabular Data Files

JMap Cloud allows you to create data sources (DS) from CSV files containing tabular data without a spatial component.

{% hint style="info" %}
If the CSV file contains fields compatible with X and Y coordinates, you must choose during file upload or data source creation whether to treat the source as spatial or non-spatial.
{% endhint %}

DS creation is done in several steps.

#### File selection

1. In the **Data Sources** tab, click the **Create Data Source** button.
2. Select the **Tabular Data File (non-spatial)** option. Two choices are offered:
   * **New file**: to upload a file from your device.
   * **Existing file**: to select a file already stored in JMap Cloud. For more details, see the [Uploading Files](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/creating-data-sources/uploading-files.md) section.
3. If you choose **New file**, go to the corresponding tab and select the file to upload. Only a single CSV file, compressed in `.zip` format, can be uploaded.
4. If you choose **Existing file**, select the file from those already present in your JMap Cloud space.

#### Configuring DS parameters

See the [Data Source Settings](#file-settings) section for the elements to configure.

Then add a description and tags to the DS to facilitate classification and filtering. You can create new tags by typing text in the designated field.

#### Finalizing the data source

Click **Create** to start the process. The data source then appears in the table. Its status will first be **Preparing**, then change to **Ready** once creation is complete.

During DS creation, JMap Cloud automatically analyzes the file metadata (format, structure, data types, etc.).

Once a data source is created, the file is no longer required since the data is transferred to JMap Cloud databases.

{% hint style="info" %}
All uploaded files are automatically deleted after **10 days**.
{% endhint %}

## Data Source Settings

This table details the parameters to configure when creating a tabular data source.

<table data-header-hidden><thead><tr><th width="168" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Name </td><td valign="top">Give a name to the data source. There are no naming restrictions for resources (DS, projects, map layers) in JMap Cloud.</td></tr><tr><td valign="top">Link Field</td><td valign="top"><p>Optional</p><p>Select the field used to link the table records to documents or attachments, or to establish other types of links. It should generally be unique and non-null. <br><strong>Note:</strong> If the link field is modified after <a href="/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/managing-data-sources/data-source-attachments.md">attachments</a> have been added, those attachments will be deleted.</p></td></tr><tr><td valign="top">Description</td><td valign="top">Optional<br>You can add a description of the data source.</td></tr><tr><td valign="top">Tags</td><td valign="top">Optional<br>You can add tags that can be used to sort or filter DS. Tags are available for use with all resources (DS, projects, layers).</td></tr><tr><td valign="top">Fields</td><td valign="top">The file fields are displayed in a table containing the name and data type of each field.</td></tr><tr><td valign="top">Share with My Organization</td><td valign="top"><p>Optional</p><p>Check this option to automatically share your data source with organization members. Members will have <strong>View</strong> and <strong>Extract Data</strong> permissions. You can modify these in the Data Source <a href="/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/managing-data-sources/permissions.md">Permissions</a> section.</p></td></tr></tbody></table>
