csv-data
There are 53 repositories under csv-data topic.
Keyang/node-csvtojson
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.
secretGeek/AwesomeCSV
๐ถ๏ธA curated list of awesome tools for dealing with CSV.
minio/warp
S3 benchmarking tool
juancarlospaco/faster-than-csv
Faster CSV for Python
kumo/sketch-mail-merge
Sketch plugin to merge CSV data with a template
stefanb/gurs-rpe
Slovenija - Register prostorskih enot / Slovenia - Register of Spatial Units (CC-BY 4.0, Geodetska Uprava RS)
jimm/csvlixir
A CSV reading/writing application for Elixir.
skelpo/CSV
A simple CSV file parser and serializer
rubenvar/csv-reader
A browser extension that transforms csv into a readable table, in the same tab
jalbertbowden/open-virginia-gis
Open Virginia GIS is a repository of gis data mapping the Commonwealth of Virginia, its localities, features, demographics, etc. Census data, state data, and locality data included....eventually standalone will automagic all of this
Alexmhack/py_handles_csv
reading and writing CSV files in python using csv and pandas module
rana7cse/yocsv
A simple php package, what allow you to import csv and also allow you to query on it's data like a query builder. It's really really easy to import, filter, grouping, transforming and others operation on a csv file.
aryanmaurya1/rocketc
Simple library for CSV data manipulation and mathematical computation.
aaronralls/FunctionAppCSVToJSON
Azure Function App that converts CSV data to JSON
HandsOnDataViz/chartjs-templates
Chart.js templates reading data from .csv by HandsOnDataViz.org
markkurossi/iql
IQL (Internet Query Language) is an SQL-inspired query language for processing Internet resources. The IQL uses common data formats as input tables and allows users to run SQL-like queries over the tables.
brampf/csvcore
A native Swift library to read and write CSV files
qxpjs/Mail-merge
This script finds the master page and creates as many pages with that master page as the number of records in a VALID csv file and creates documents by importing csv data. Each page of the document contains data corresponding to a tuple in the csv file.
s4SHIVam7/csvDataExporter_lwc
LWC to export data from Salesforce objects into CSV format. The component retrieves data from Salesforce using an Apex controller and provides a user-friendly interface for selecting and exporting records.
ashtonav/addressdata
AddressData is a tool that collects addresses from real cities around the world.
ballerina-platform/module-ballerina-data.csv
The Ballerina CSV Data Library is a comprehensive toolkit designed to facilitate the handling and manipulation of CSV data within Ballerina applications. It streamlines the process of converting CSV data to native Ballerina data types, enabling developers to work with CSV content seamlessly and efficiently.
emkay/rando-csv
Create a bunch of csv data
fiedsch/datamanagement
Data management helpers (PHP-CLI)
fredx100/svgHeatmap
HTML and Javascript to allow applying CSV data to an SVG to create a heatmap
GunnerJnr/stream-two-final-project
A data dashboard displaying the technologies used throughout stream 2 - Backend Development.
jay-johnson/network-pipeline-datasets
CSV datasets for ML/AI models from captured network traffic during ZAP scanning with web applications like Django, Flask, React, Vue and Spring - Anti-Nex training datasets
ashtonav/addressdata.net
Source code for website AddressData.net.
Astoviq/demo_source_data_astoviq
EuroStyle Retail Demo - ClickHouse-based multi-database demo platform with realistic business data generation
BUGISU/BMF-BojamajaBrain
โ๋ณด์๋ง์ ๋ธ๋ ์ธโ์ ์๋์ด ์ธ์ง๋ ฅ ํฅ์๊ณผ ์น๋งค ์๋ฐฉ์ ์ํ Unity ๊ธฐ๋ฐ์ ์ธํฐ๋ํฐ๋ธ ๊ต์ก ์ฝํ ์ธ ์ ๋๋ค. ํฐ์น/์๋์ ์ธ์ ๋ฐ ๊ฐ์ธ ๋ง์ถคํ UI๋ฅผ ํตํด ๋ชฐ์ ๊ฐ ์๊ณ ์น์ํ ํ์ต ๊ฒฝํ์ ์ ๊ณตํฉ๋๋ค.
BUGISU/BMF-BojamajaCare
**๋ณด์๋ง์ ์ผ์ด**๋ ํฐ์น ๊ธฐ๋ฐ ๋ํ๋ จ, Leap Motion ๊ธฐ๋ฐ ์๋์ ๊ฒ์, Kinect ๊ธฐ๋ฐ ์ ์ ์ฒด์กฐ ์ฝํ ์ธ ๋ก ๊ตฌ์ฑ๋ ์๋์ด ์ธ์งํ๋ จ ํ๋ก๊ทธ๋จ์ ๋๋ค. ์๋ฉด ์ธ์ ๊ธฐ๋ฐ ์ฌ์ฉ์ ๊ตฌ๋ถ ๋ฐ ์ค์ผ์ค ๊ด๋ฆฌ ๊ธฐ๋ฅ์ ํตํด ํฌ์ค์ผ์ด ์๋ํ์ ๊ธฐ์ฌํฉ๋๋ค.
FizzyMo/BeyondBackend.Data-Analysis-and-Interpretation
Project focused on analyzing and interpreting news article data.
harish2222/Class-12th-Python-Project
Simple extraction of csv data postgres and mysql data to dataframe and Visualizing it to graphs
jeldikk/ismartcsv
ismartcsv is a python package which uses inbuilt csv module to work especially with scientific instrument generated csv data. It comes with research centric batteries and adapters for plotting, interpolation which makes the data-processing workflow more productive. it is lightweight and has very minimum learning curve. Beginner knowledge of python is sufficient to make juice out of it.
nick3499/prompt_theme_nick3499
Python3: Bash prompt bg color themes: datetime.datetime.today(), csv.reader(), socket.gethostname(), os
prashantrix/PhonePe-Analysis-Dashboard
๐ Interactive Power BI dashboard analyzing PhonePe transactions, users, and regional trends across India.
time-to-program/display-csv-data-in-table-react
How to display CSV data in a table in React JS