The Snowflake data ingestion tool offers features for uploading data, cleansing data, ingesting data, and AI-driven data analytics, all designed to enhance productivity.
-
Upload Dataset
- Only accept Parquet file format
- Max file size is 200GB
-
Upload Transformation Rule
- Only accept JSON file format
-
Data Transformation
- Both the Parquet file and the data transformation rules must be uploaded prior to initiating the transformation process
-
Download Feature
- After the data has been transformed, it is available for download in CSV file format
-
Data Ingestion
- To ingest data, you have the option to create a new table by specifying a table name.
- Alternatively, you can ingest data into an existing table by providing its name.
-
AI Data Analytics
-
The AI can be prompted to perform quick analyses, such as generating a graph or answering questions based on the dataset.
-
Sample Prompt 1: Provide summarized insights from the data
-
Sample Prompt 2: Graph scatter plot between credit limit and account open date
-
Sample Prompt 3: Graph distribution of the credit card brand
-