MARKETPLACE
PLUGINS
CSV DATA MANIPULATION
CSV Data Manipulation logo

CSV Data Manipulation

Published February 2023
   β€’    Updated this week

Plugin details

πŸ“‚ Get CSV Data: This element allows you to get data from a CSV file and return the values of a specific column as a state.

Also, you can get full CSV's data as a JSON and list of columns' names as this element's states.

πŸ—ƒοΈ Group by CSV Data:
This element allows you to group the data from a CSV file based on two columns and return the aggregated values as two arrays, one for the keys and one for the values. You can use the data for charts or reports.

πŸ”Ž Filtering data before grouping added to plugin.


πŸ†•πŸ“’
Two new elements were added.

1. CSV extractor
This element provides you with all the data of 5 columns of the file in 5 separate lists. You can specify the starting point of the columns.


2. csv preview
This element is like Extractor but for file data rows. This element gives you the data of 10 rows of the file. You can specify its starting row.


😎
Now this plugin accept any type of delimiter-separated files, include: CSV, TSV, DSV, TXT, XML

Also, it detect delimiter, so you do not need to worry about diffrent delimiters.


πŸ’° You can subscribe for few hours to make sure about this plugin functionality in your app.


πŸ’« We will add more tools for data manipulation to this plugin.

πŸ”— Demo:
https://data-visualization-plotly.bubbleapps.io/version-test/csv-plugin?ref=mrkt

πŸ”— Check how it works in editor:
https://bubble.io/page?type=page&name=csv-plugin&id=data-visualization-plotly&tab=tabs-1

$14

One time  β€’  Or  $3/mo

5.0 stars   β€’   1 ratings
153 installs  
This plugin does not collect or track your personal data.

Platform

Web

Contributor details

No-Code Artisan logo
No-Code Artisan
Joined 2021   β€’   13 Plugins
View contributor profile

Instructions

Get CSV Data Element: Here's how you can use it:
Inputs:
β€’ CSV File: The CSV file that you want to get data from.
β€’ Column Name: The name of the column whose values you want to extract.
Outputs:
β€’ Data: An array of values for the specified column.
Instructions:
1. Drag and drop the "Get CSV Data" element into your page.
2. Upload or enter the path to the CSV file in the input for the CSV File.
3. Enter the name of the column you want to extract data from in the field for the Column Name.
4. Use element states to get data.


Group by CSV Data Element:
Here's how you can use it:
Inputs:
β€’ CSV File: The CSV file that you want to group data from.
β€’ Group By Column: The name of the column to use for grouping the data.
β€’ Aggregate Column: The name of the column to use for aggregating the data.
β€’ Aggregation Type: The type of aggregation to perform, such as sum, mean, count, etc.
Outputs:
β€’ Keys: An array of unique keys for each group.
β€’ Values: An array of aggregated values for each group.
Instructions:
1. Drag and drop the "Group by CSV Data" element into your page.
2. Upload or enter the path to the CSV file.
3. Enter the name of the column to use for grouping the data in the input port for the Group By Column.
4. Enter the name of the column to use for aggregating the data in the input port for the Aggregate Column.
5. Select the type of aggregation to perform in the input port for the Aggregation Type.

Types

This plugin can be found under the following types:
Element   β€’   Event   β€’   Action

Categories

This plugin can be found under the following categories:
Analytics   β€’   Data (things)   β€’   Ecommerce   β€’   Small Business   β€’   Web Scraping   β€’   Visual Elements

Resources

Support contact
Tutorial
Forum

Rating and reviews

Average rating (5.0)

CSV to JSON Made Easy: This Plugin is a Lifesaver!
May 16th, 2024
This CSV to JSON converter plugin is an absolute game-changer! I integrated it seamlessly into my Bubble project, and it effortlessly transformed complex CSV data into well-structured JSON objects. The plugin's intuitive interface and customization options made the process a breeze. The developer offers excellent documentation to get started and is always available for any request. If you're looking for a reliable and efficient way to work with CSV data in Bubble, this plugin is a must-have!
Bubble