CSV
CSV is a common data exchange format that stores tabular data in a plain text file. A CSV file stores the data in a delimited text file that uses commas to separate the values.
- GitHub: https://github.com/topics/csv
- Wikipedia: https://en.wikipedia.org/wiki/Comma-separated_values
- Related Topics: tsv, rfc-4180, data-exchange, tabular-data, spreadsheet, dsv, flat-file,
- Last updated: 2026-07-21 00:07:16 UTC
- JSON Representation
https://github.com/kurehajime/tmpl
tmpl makes files that replaced template text with csv by matched column name
console csv generator go golang template-engine tmpl
Last synced: 10 Jun 2025
https://github.com/calebe94/pass2csv
Convert passwords stored using the `pass` password manager into a KeePass-compatible format
csv keepass keepass2 keepassxc pass password-store posix
Last synced: 26 Jun 2025
https://github.com/jefftriplett/pholcidae-demo
:spider: A Pholcidae demo for crawling/spidering a website
crawler csv pholcidae python scrapper scrapy-crawler spider toml
Last synced: 22 Jul 2025
https://github.com/veghdev/write-condastat
write-condastat makes it easy to collect, filter and save conda statistics to csv files.
conda condastats csv python stat
Last synced: 04 Jul 2026
https://github.com/cmarquesm/portfolio-simon-zabell
Página web Portfolio de Simón Zabell, pintor afincado en Granada
art css3 csv html5 javascript portfolio portfolio-website website
Last synced: 19 May 2026
https://github.com/kevinandersontech/ecommerce_data_pipeline
A batch data pipeline that generates synthetic e-commerce order data, validates it, loads into DuckDB, runs dbt models (staging, facts, marts), and exports daily metrics as CSV for downstream use.
csv dag data-pipeline data-validation dbt duckdb etl python
Last synced: 15 May 2026
https://github.com/adityasinghvats/web-crawler
This is a project which mimics the web crawlers used in large browser engines like Chromium and Gecko.
csv jest-tests seo web-crawling
Last synced: 28 Jul 2025
https://github.com/chandadiya2004/attendance-tracker
A Python GUI app using Tkinter for managing student attendance. It allows student registration, daily attendance tracking, and stores data in a CSV file. The app adds a new column for each date and uses 'P' for present and 'A' for absent for easy tracking.
attendance-system csv datetime python tkinter-gui
Last synced: 28 Mar 2025
https://github.com/ibilalkayy/customer-billing-system
This repository contains the code of a customer billing system in which a buyer can buy different things and see the shopping record also.
buyer csv customer-billing shopping-record
Last synced: 29 Mar 2025
https://github.com/surya-v-28/skyteller-weather-app
Developed a dynamic and user-friendly website utilizing HTML, CSS, and JavaScript. - Integrated the 7 Timer API to fetch real-time weather data, showcasing expertise in API integration and JSON data manipulation. - Implemented a feature to dynamically load and process location data from a CSV file, enhancing the website's usability and providing us
Last synced: 09 May 2026
https://github.com/crispengari/tabulato
🥶🥶👩💻This is a Python package that provides functionality for generating tabulated representations of data with customizable colors and formatting options. It offers a user-friendly interface for creating visually appealing tables in terminal output.
csv pretty-print pretty-table python tables
Last synced: 01 Jul 2025
https://github.com/peaske7/parse-universities
A collection of node scripts to clean csv data and output usable json files on colleges and universities in the U.S.
Last synced: 06 Apr 2025
https://github.com/andersonhsporto/bjcp-csv
CSV Version of the Beer Judge Certification Program Style Guidelines
Last synced: 07 Mar 2026
https://github.com/dimaamega/slicerowsinfile
This is a very simple web application that allows you to thin out the lines in a file and download it in csv format
Last synced: 08 May 2026
https://github.com/poudelmadhav/csv_export_rails
simple app to export as csv function in rails app
Last synced: 16 May 2026
https://github.com/koger23/csv-merger
This application is for merging"*.csv" files into one file for those who want a faster way. Written in Python3 using PySide2
csv csv-files csv-merger pyside2 python3
Last synced: 20 May 2026
https://github.com/deonvz/pull_ad_properties
Pull AD properties from Useraccounts that are in a input CSV list and log to a output csv file. This can be used for any other AD keys as well just as long as you change the input columns
activedirectory csv csv-export csv-import powershell powershell-script ps1 query reports user-management users windows
Last synced: 20 May 2026
https://github.com/ksingh66/rideinsight
This is both a website and a standalone chatbot that is capable of taking CSV's and analyzing them to answer user questions.
ai chatbot csv django-application groq groq-api langchain llama3 pinecone
Last synced: 04 May 2026
https://github.com/adevecchi/classificacao-corrida
A partir de um input de um arquivo de log, monta o resultado da classificação da corrida.
Last synced: 27 Jun 2025
https://github.com/chemaclass/transactions-aggregator
This is a pet project to calculate/aggregate data from the resulting export file of a history of transactions.
aggregator csv php transactions
Last synced: 16 Aug 2025
https://github.com/saeidemadi/scrapeformankan
This is a student project for a data mining course and is a simple exercise
activity crawling csv dataset food linear-regression randomforestregressor spider spiderman webscraping
Last synced: 22 Mar 2025
https://github.com/raul-dc/crypto-etl
Data pipeline for processing cryptocurrency data using Azure Blob Storage, Databricks, Spark and downloading results via the Databricks CLI.
api cli cryptocurrency csv etl-pipeline java jupyter-notebook
Last synced: 19 May 2026
https://github.com/yveyeh/csv-json-py
A minimal light tool to convert csv to json and vice-versa in python.
Last synced: 19 May 2026
https://github.com/s-narasimman/zepto_inventory_sql_data_analysis
This project focuses on data cleaning, exploration, and analysis of product information from the Zepto dataset using SQL. It provides actionable insights into pricing, stock availability, discounts, and category-level performance.
aggregation categorization csv data-analysis data-cleaning kaggle postgresql sql zepto
Last synced: 16 May 2026
https://github.com/sanderdlm/mailgun-logger
A basic PHP class to quickly access (and store) Mailgun logs.
Last synced: 04 Apr 2025
https://github.com/pabi1234810/data_analysis_zepto
A comprehensive SQL-based business intelligence solution for analyzing grocery store product data, inventory management, and pricing strategies. This project demonstrates end-to-end data analysis workflow from raw data exploration to actionable business insights.
analytics csv data-analysis data-science database excel kaggle kaggle-dataset mathematics pgadmin4 sql utf-8 zepto
Last synced: 01 Nov 2025
https://github.com/group4layers/csv-types-js
CSV Types (csv-types-js) is a JavaScript library to parse CSV strings (comma separated values and text files with fields delimited by a character) and produce a JavaScript AST (abstract syntax tree) with the data. It also supports types specs: multiple headers-values (tables) per csv string.
csv csv-parser csv-types data-processing flextable javascript nodejs parser
Last synced: 20 May 2026
https://github.com/jolietjakeblues/access2csv
Your Microsoft Access data, liberated into CSV; no fuss, just results.
Last synced: 15 May 2026
https://github.com/pieropatron/demo_csv_to_pdf
demo project for convert csv to pdf. For informational purposes only
converter csv demo nodejs pdf pdf-kit typescript
Last synced: 16 May 2026
https://github.com/deepakness/py-combine-csvs
Combine multiple CSV files of similar types into one CSV file within seconds
Last synced: 22 Jul 2025
https://github.com/rickinshah/library-management-system
Library Management System in C++
Last synced: 15 May 2026
https://github.com/veltzer/pytsv
Pytsv is a the Swiss army knife for TSV files
Last synced: 07 Mar 2026
https://github.com/leifgehrmann/csv-reproject
A command line tool to reproject a CSV from one CRS to another
Last synced: 31 Oct 2025
https://github.com/weso/hermes
A ShExCSV to ShExC Translator.
csv shape-expressions shex translator
Last synced: 13 May 2025
https://github.com/amssdias/python-files
Explanation on how to create, read, write and import files with Python.
Last synced: 10 May 2026
https://github.com/dstotijn/onepasswordtxt2csv
Tool for converting 1Password 6 plain text export to CSV
Last synced: 04 Apr 2025
https://github.com/cmbuckley/paypal-history
Convert PayPal history into more banking formats
Last synced: 16 Jan 2026
https://github.com/nakamura196/csv_viewer
A simple, responsive web-based CSV viewer that supports URL-based CSV loading
Last synced: 16 Jan 2026
https://github.com/trivisonno/google-sheets-json-to-csv
This tool fetches data from a Google Sheets JSON URL and converts it into a CSV file for easy download. It utilizes the Google Sheets API to access and process the data.
csv google-sheets google-sheets-api json
Last synced: 05 Apr 2025
https://github.com/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
https://github.com/danielcba/abuseip-to-csv
This Python script uses the AbuseIPDB API to query information about suspicious IP addresses and log the number of abuse reports associated with each IP in a CSV file.
Last synced: 21 May 2026
https://github.com/arunnpuram/dynamicsqldataextractor
DynamicSQLDataExtractor is a Python tool that simplifies executing dynamic SQL queries on MySQL databases, leveraging AWS Secrets Manager for secure access. It allows users to select queries and date ranges via a CLI, processes the data, and saves it as CSVs for easy report generation.
csv dask mysql-database python3 secrest
Last synced: 15 May 2026
https://github.com/donbarbos/pypi-typing
csv data dump pypi pypi-packages python python-statistics python-typing script types typing typing-statistics typing-status
Last synced: 13 Sep 2025
https://github.com/kandekore/advanced-duplicate-post-manager-main
A powerful tool for WordPress administrators to detect and manage duplicate content across posts, pages, categories, media, and custom post types. Assign 301 redirects, clean up media, and manage .htaccess rules from a user-friendly interface.
301 301-redirect 301-redirects admon csv duplicates htaccess media redirect seo slug wordpress
Last synced: 16 May 2026
https://github.com/eyedea-io/syncano-socket-csv
Socket for CSV generation
backup csv serverless syncano syncano-socket
Last synced: 30 Mar 2025
https://github.com/colddsam/dynamic-ticket-sharing-software-using-python
It is my second version of QR code login software. Where you can mail every person from google form registration for an event automatically with unique ID and barcode/qrcode to everyone (limitation 500 request/hr) and the data will save in "data.csv" file.
csv email gmail googlecloudplatform googledriveapi googleservice googlesheets googlesheetsapi html pandas python smtp
Last synced: 21 May 2026
https://github.com/luismendes070/csv-next
https://github.com/luismendes070/csv-next/blob/main/public/teste.csv
2024 chatgpt comma-separated-values csv fs-extra javascript next nextjs
Last synced: 15 May 2026
https://github.com/holy-angel-university/databank
Curated collection of publicly available datasets for student experimentation & data analysis projects for educational purposes. Serves as a central hub for diverse datasets collected from different online sources. Each dataset includes a brief description of its content. Intended for educational use, research, analysis & more.
collection csv data-engineering data-science datasets
Last synced: 26 Jan 2026
https://github.com/primeeagle/powershell-geonamegrampsimport
PowerShell and SQL scripts for importing Geonames place data into Gramps family tree software.
csv gramps json powershell sql
Last synced: 19 May 2026
https://github.com/pjfanning/jackson-scala-csv
using jackson to read/write CSV based on Scala case classes
Last synced: 21 Jul 2025
https://github.com/luiizsilverio/js-devnotes
Projeto simples desenvolvido em Javascript
csv horadecodar javascript localstorage
Last synced: 27 Mar 2025
https://github.com/fahimfba/postgresql-v2-bills-maxint-app
Solution V2 to given project from maxint-app
csv eda finance notebook-jupyter python
Last synced: 15 May 2026
https://github.com/rrwen/geohoods-to
Geospatial dataset of 1000+ aggregated variables for neighbourhoods in Toronto, ON, CA
csv data dataset geo geojson gis neighborhood neighborhoods neighbourhood neighbourhoods open open-data toronto toronto-open-data
Last synced: 25 Jun 2025
https://github.com/f0903/csv_parsing
A basic CSV parser written in Python in less than a day for fun and learning purposes.
Last synced: 29 Oct 2025
https://github.com/hereismari/a2oj-as-csv
Python script that takes an a2oj standing and returns a csv with the submissions information. This was tested and is woking with: Ubuntu 16.4 and selenium with Firefox.
a2oj csv google-sheets selenium
Last synced: 04 Apr 2025
https://github.com/lukewait/classroom-manager-app
A Windows Forms application for managing data with a focus on dataGridView manipulation, providing interactive editing of classroom data stored in CSV files. Developed as part of a TAFE QLD assignment.
csharp csv data-management datagridview gui windows-forms
Last synced: 04 Jan 2026
https://github.com/andreasscherbaum/github_issue_exporter
Export GitHub PR and Issues as CSV
csv export exporter github github-issues github-pr sort
Last synced: 20 May 2026
https://github.com/paregorios/encoded_csv
Could that CSV file be encoded in something other than ASCII? No problem.
Last synced: 15 Sep 2025
https://github.com/sionpixley/dll-useful
This is a collection of NuGet packages for various applications.
base64 base64-to-utf8 breadth-first-search csv csv-parser csv-reader csv-writer datetime-methods decimal-methods depth-first-search directed-graph double-methods graph random string-methods useful utf-8 utf8 utf8-to-base64 weighted-graph
Last synced: 27 Mar 2025
https://github.com/nataljaneumann/resxvscsv
This project transforms resx files to csv and back. Also some functionality is added for automatic translations of strings. Français, Español, Português, Italiano, Deutsch, По русски, Polski, 中文, 日本語, 한국인, संस्कृत, عربي, עִברִית, ქართული, հայկ, แบบไทย - 50+ Languages
c-sharp command-line csharp csv csv-file csv-files localization localized localizer multi-language multilingual portable portable-executable resx resx-files resx-resources translated-texts translation translator windows
Last synced: 08 May 2026
https://github.com/ellreka/figma-comments-to-csv
Export figma's comments to CSV.
Last synced: 16 May 2026
https://github.com/arthurcfranklin/gestao-biblioteca
Sistema de gerenciamento de bibliotecas, utilizando manipulação de arquivo CSV, para armazenar dados de usuários e livros, para melhorar o controle de clientes.
biblioteca csv datetime-library hashlib-library programming-exercises python
Last synced: 30 Mar 2025
https://github.com/mitsuki31/xls2csv
Simple but professional CLI tool to convert Excel files to CSV
cli cli-app csv csv-export excel excel-automation python-cli python3
Last synced: 06 Jul 2026
https://github.com/mtholahan/mysql-python-data-pipeline-mini-project
Developed a Python and SQL data pipeline for an event ticketing system. Designed a MySQL table schema, ingested CSV sales data via Python connectors, and implemented queries to analyze ticket popularity and sales trends, showcasing ETL and database integration skills.
bootcamp csv data-engineering data-ingestion data-pipeline database etl mysql python springboard sql
Last synced: 15 May 2026
https://github.com/baschin1103/sliding-variance-with-imputation
Calculation of the sliding variance with imputation
csv imputation linear-interpolation missing-values python sliding statistics variance
Last synced: 05 Apr 2025
https://github.com/antoniojcosta/webscrappingcomgolangblackfridaymercadolivre
Web Scraper criado em Golang que coleta todas as promoções da black friday do site https://www.mercadolivre.com.br e armazena os dados em um arquivo .csv
colly csv golang mercadolibre mercadolivre webscraper webscraping
Last synced: 07 Apr 2025
https://github.com/tomtom828/90.3-core-scrape
Navigate to 90.3 Core FM website and scrape current songs every 5 minutes
csv pip python3 scheduled-tasks scraper
Last synced: 06 Jul 2026
https://github.com/maxdesiatov/vizrd
Build line charts from time series stored in a CSV
Last synced: 18 May 2026
https://github.com/harshpreet931/anyview
View any document in React: PDF, DOCX, XLSX, PPTX, CSV, Markdown, code, HTML & images, rendered natively in the browser. No iframes, no uploads, files never leave the page.
csv document-viewer docx file-viewer markdown office pdf pdf-viewer pdfjs pptx react react-component typescript viewer xlsx
Last synced: 30 Jun 2026
https://github.com/olaferlandsen/javascript-file-tab-separate-values
A javascript simple HTTP convertor TSV to JSON.
convert converter csv http javascript json tsv
Last synced: 16 May 2026
https://github.com/spouyllau/csv2www
A Perl program to publish and show CSV file on the Web. Perl is chosen for its stability and compatibility with web services
Last synced: 15 Sep 2025
https://github.com/spouyllau/csv2oai-the-definitive-perl-version
CSV2OAI : OAI-PMH Server for CSV file “The definitive 🐪 Perl version”
Last synced: 15 Sep 2025
https://github.com/theohbrothers/get-duplicatecontact
A script to locate duplicate or non-duplicate contacts between two `.csv` contact lists.
compare-object contact-lists contacts csv duplicates hashtable json keys nonduplicates object objects powershell pwsh script xml
Last synced: 21 May 2026
https://github.com/matthiware/csv
.NET Standard implementation for Comma-Separated Values (CSV) Files
csv csv-files csv-reader dotnet dotnet-core dotnet-standard
Last synced: 15 May 2026
https://github.com/rahulchandradasrcd/rest-booking-api-performance-testing-using-jmeter
This repository features a robust performance testing suite for the Restful Booker API using Apache JMeter. It simulates real-world traffic to evaluate scalability, response times, and throughput, ensuring optimal performance. Ideal for CI/CD integration, it helps maintain high reliability and speed in production environments.
csv http-header-parser jmeter jmx json-extractor load-testing performance-testing report
Last synced: 02 Jan 2026
https://github.com/gakowalski/simc
Command line utility to convert TERYT XML's to CSV format
Last synced: 12 Mar 2025
https://github.com/terratensor/fct-parser
Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.
Last synced: 18 Feb 2026
https://github.com/pranjalco/birthday-wisher
This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!
automation communication csv email-automation email-sender file-handling intermediate manipulation programming python random-module
Last synced: 30 Mar 2025
https://github.com/josemavarez11/employees-detector
Simple QR code generator and detector for employees in a company
authentication csv cv2 python qrcode-generator qrcode-scanner tkinter-gui
Last synced: 06 Jul 2026