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-06 00:07:16 UTC
- JSON Representation
https://github.com/musadiq071/hacker-news_scraper
CLI scraper for Hacker News — get top stories, filter by keyword, save to CSV, or open in browser.
automation cli csv datacollection hacker-news open-source python selenium webscraping
Last synced: 17 May 2026
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/Simpson-Computer-Technologies-Research/csvparser
CSV File Parser in C
Last synced: 14 May 2025
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/bemxio/discord-member-log
A Discord bot for real-time member logging in Google Sheets
bot csv discord google-sheets pycord python worksheet
Last synced: 21 Aug 2025
https://github.com/adrianorsouza/compare-system-versions
Check package and frameworks versions within projects running in production.
Last synced: 08 Apr 2026
https://github.com/priyanka7411/student-performance-tracker
A web application built with Streamlit to track and visualize student performance based on various demographic and academic attributes.
csv file-upload json matplotlib pandas pickle pip plotly streamlit txt webapplication
Last synced: 10 Apr 2026
https://github.com/danielcba/csv_to_kml
This Python script that converts a CSV file containing geographic coordinates (latitude and longitude) into a KML (Keyhole Markup Language) file. The KML file can be used with geographic visualization tools such as Google Earth, QGIS, etc.
csv google-earth kml python3 qgis simplekml
Last synced: 03 Jan 2026
https://github.com/boocodes/site_map_gen
PHP lib for generating site map. Support`s three type of map: json, xml, csv. Does not use third party dependencies. Located on the packagiest service
csv json php-library php8 sitemap-generator xml
Last synced: 28 Apr 2026
https://github.com/faizantkhan/python_panda_library
Welcome to PandasPowerhouse, your go-to repository for unleashing the full potential of the Pandas library in Python! 🐼
csv data-science install machine-learning pandas pandas-library pandas-python pandas-tricks-for-data-manipulation python pythonlibrarires
Last synced: 17 May 2026
https://github.com/lucasfeliciano02/webautomation
Preenchimento automático de produtos em um formulário de um site web com Pyautogui
automation csv database pyautogui-automation python3
Last synced: 14 May 2026
https://github.com/blackstar257/csvlint-rs
A fast CSV linter written in Rust that validates CSV files according to RFC 4180.
Last synced: 24 Jun 2025
https://github.com/effortlessmetrics/tokmd
Code intelligence for humans, machines, and LLMs: receipts, metrics, and insights from your codebase.
ai-tools ci cli code-metrics code-statistics csv devex github-actions jsonl llm llmops loc markdown monorepo repository-analysis rust sloc tokei tsv
Last synced: 15 Apr 2026
https://github.com/prashanth-sams/export-github-prs
A simple Python utility to export github pull requests
csv export exporter github pull-requests query
Last synced: 28 Apr 2026
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/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/zhibirc/dbtex
🌻 DbTex is a lightweight, flat-file, embedded, zero-dependant database designed for using in non-ACID and relatively simple Node.js applications as an external dependency.
csv database delimited-data dsv flat-file nosql text-database tsv
Last synced: 15 May 2026
https://github.com/moscowsquad/plan-mate
A command-line task management application built with Kotlin using TDD and SOLID principles. Supports user roles, projects, dynamic task states, and an audit trail.
clean-architecture clean-code cli csv google-truth junit5 koin kotlin md5-hash solid
Last synced: 07 May 2025
https://github.com/matteotorna/java-file-converter
A file converter made in Java and Struts2, that maps the files and allows you to convert them in XLSX, XML, JSON and CSV
css css3 csv excel file-upload fileuploader html html-css-javascript html5 java javascript json json2csv pdfjs sheetjs strusts struts2 webserver xlsx xml
Last synced: 28 Jul 2025
https://github.com/ellreka/figma-comments-to-csv
Export figma's comments to CSV.
Last synced: 16 May 2026
https://github.com/xennis/idp.data-sheet
Script for generating a CSV sheet of the Papyri.info Integrating Digital Papyrology (IDP) data
Last synced: 12 Mar 2025
https://github.com/barkerbg001/docbuilder
DocBuilder is a API for creating dynamic reports in PDF, Xlsx and image formats. Utilizing the powerful SkiaSharp graphics library, it offers a flexible way to build and customize report layouts, styles, and contents.
csv dotnet opensource pdf skiasharp word xlsx
Last synced: 16 May 2026
https://github.com/larsid/soft-iot-write-csv
Bundle OSGI responsável por criar e escrever arquivos CSV.
csv karaf osgi-bundle soft-iot
Last synced: 22 May 2026
https://github.com/justin-marian/query-language
Simple query language for CSV data table operations like extraction, filtering, merging, and transformation of data.
csv parse-tables query-language scala table
Last synced: 04 Nov 2025
https://github.com/luiizsilverio/js-csv-export
Programa que exporta dados no formato CSV, desenvolvido em Javascript durante o curso CJRM.
Last synced: 30 Jun 2025
https://github.com/opt-nc/odata-domaines-marques-opt-nc
Les noms de domaines des marques de l'OPT-NC
csv domaine-nc open-data open-datasets
Last synced: 16 Feb 2026
https://github.com/marcel-msc/nodejs-csv
reading and writing CSV into sqlite
Last synced: 05 May 2026
https://github.com/dlesbre/csv2mdtable
Simple C++ program to transform csv files into pretty markdown tables
c-plus-plus converter csv markdown
Last synced: 29 Apr 2026
https://github.com/adriens/edb-noumea-data
Repo de collecte automatique quotidienne des données sur la qualité des eaux de baignade à Nouméa
csv noumea opendata water-quality-analysis
Last synced: 27 May 2026
https://github.com/tomchen/csv2po
csv2po.py: Python Script to generate gettext .po file from CSV files and vice versa 🌐⬜
csv gettext i18n localization po tab-separated translation
Last synced: 30 Mar 2025
https://github.com/filsakala/svg_template_to_pdf
This gem takes picture in SVG format with defined variables and CSV data file and produce generated PDF files.
csv pdf-generation ruby rubygems svg
Last synced: 07 Apr 2025
https://github.com/subsquid-labs/file-store-csv-example
Minimalistic squid storing data to CSV files
blockchain blockchain-indexer csv etl indexing parquet sqd subsquid typescript web3
Last synced: 01 Jul 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/emweigh/powershell_scripts
PowerShell scripts written for work and to practice
csv pdf powershell powershell-script
Last synced: 30 Mar 2025
https://github.com/avidee007/file-processor
Restful API to take csv file as input, reads its content line by line and save that into PostgreSQL database.
csv csv-parser postgresql spring-boot spring-data-jpa spring-web
Last synced: 16 Jun 2025
https://github.com/deejungx/web-scraping-tutorial
Source code for Tutorial on Python Web Scraping using Beautiful Soup
beautifulsoup csv python-tutorial python3 requests urllib webscraping
Last synced: 07 Apr 2025
https://github.com/dvklopfenstein/timetracker
Pandas-friendly time tracking from the CLI
cli collaboration csv csv-export csv-reading history linux pandas productivity time-tracker timetracker timetracking
Last synced: 17 Jul 2025
https://github.com/sionpixley/inquiry
Inquiry is a Go package that converts a CSV file into an in-memory SQLite database, allowing you to run SQL statements on the CSV file.
csv go golang golang-library golang-package
Last synced: 11 May 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/manjunathh-xyz/schemeforge
Fast, local CLI written in Rust for validating, inspecting, and converting CSV & JSON datasets using file-based schemas.
cli command-line-tool csv data-validation dataset developer-tools json open-source rust schema-validation
Last synced: 11 Jan 2026
https://github.com/yashdew3/generic-data-rag-agent
AI-powered RAG agent to upload CSV, Excel, PDF & chat with your data using FastAPI, ChromaDB, and Google Gemini API.
ai-agents chromadb csv embeddings fastapi gemini-api generative-ai langchain pdf-excel rag react sentence-transformers tailwind
Last synced: 08 Apr 2026
https://github.com/teodoroleckie/csv
⚡PHP csv reader and writer
csv csv-reader csv-writer php php-csv php8
Last synced: 02 Apr 2026
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/sohamrider786/decentralized-multi-drone-shape-formation-using-crdts-for-collision-aware-coordination
This project simulates a decentralized multi-drone system in C++, where a fleet of autonomous drones transitions from an inverted V formation to a circular formation. The simulation demonstrates principles of distributed coordination, conflict resolution, and real-time path planning without a central controller.Each drone operates independently
Last synced: 16 May 2026
https://github.com/m1kc/go-cswizard
A CSV writer for long-living projects
csv csv-document csv-format csv-writer go golang wrapper wrapper-api wrapper-library
Last synced: 15 May 2025
https://github.com/abbywright/student-database-1
The first part of a PostgreSQL student database developed by a tutorial and provided CSV files by FreeCodeCamp.
Last synced: 04 May 2026
https://github.com/sonika-uppalapati/python_web_scraping_and_automation
Selenium and BeautifulSoup Based Web Scraping and Automation Scripts
api beautifulsoup4 csv html python
Last synced: 30 Jun 2025
https://github.com/sebadorn/everything-viewer
An online viewer for various file formats.
Last synced: 12 Jun 2026
https://github.com/fajrulaulia/wydfa-json2csv
Generate and downloader JSON to CSV file
Last synced: 31 Dec 2025
https://github.com/liaartem/oraclexe_21c
Oracle Database Express Edition 21c integration with WEB-services (GET,POST - JSON,XML,CSV) (pipelined, utl_http, json_object, json_table, json_arrayagg, json_value, xmltable). Add JSON Data Type (table, json_transform, json_serialize, json_object_t)
csv json oracle oracle-database oracle-db plsql xml
Last synced: 09 Jul 2025
https://github.com/liaartem/oraclexe_18c
Oracle Database Express Edition 18c integration with WEB-services (GET,POST - JSON,XML,CSV) (pipelined, utl_http, json_object, json_table, json_arrayagg, xmltable)
csv json oracle oracle-database oracle-db plsql xml
Last synced: 27 Mar 2025
https://github.com/giovanni-iannaccone/subnethero
subnetting tables generator 🦸♂️
c cli-tool csv flat flsm ipv4 network subnet subnet-calculator subnetter subnetting vlsm
Last synced: 20 Jul 2025
https://github.com/abdoomohamedd/beautifulsoup-web-scraping-projects
A collection of web scraping projects using BeautifulSoup, requests, and CSV modules to extract and analyze data from various websites.
beautifulsoup beautifulsoup4 csv requests web-scraper web-scraping
Last synced: 14 May 2025
https://github.com/ocdbytes/glazemor-bank-systems
Banking system made with python using object-oriented programming and pandas module
csv oops-in-python pandas python-3
Last synced: 20 May 2026
https://github.com/mleone10/artspeople
Arts People Line Item Reconciliation Report parser library
arts-people csv line-item-reconciliation-report parser theater
Last synced: 16 May 2026
https://github.com/harvestprofit/docflux-spreadsheets
XLSX Spreadsheets parser for DocFlux
Last synced: 21 May 2026
https://github.com/gabrielalmir/billion-csv-rs
billion-csv-rs is a Rust project designed to generate a CSV file with one billion records. Each record contains randomly generated data including name, age, birth date, height, weight, and gender.
batch-processing billion-csv csv etl rust
Last synced: 08 Aug 2025
https://github.com/davidecavestro/123table
a containerized importer for db tables
csv data-import jdbc sql table
Last synced: 05 May 2025
https://github.com/justingosses/houston_health_insurance_viz
a repository for data & code related to Houston data visualization meetup data jam on health insurance coverage or lack of in Houston
Last synced: 08 Mar 2026
https://github.com/luiizsilverio/js-devnotes
Projeto simples desenvolvido em Javascript
csv horadecodar javascript localstorage
Last synced: 27 Mar 2025
https://github.com/arpitbatra123/csvfilehandling
C++ Project to perform Various Operations on CSV files.
Last synced: 11 Sep 2025
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/televisionninja/csv-database
This was a university project where I have to implement a file based database system that uses csv files.
Last synced: 17 May 2026
https://github.com/sugamkuber/xyz-task-4
Simple backend to upload csv to elasticsearch and query (GraphQL to be implemented)
Last synced: 28 Apr 2026
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/anym001/pocketlog-importer
Companion importer for PocketLog — parses bank CSV exports, applies a rules whitelist, imports via the PocketLog API.
automation bank-statements csv docker docker-image etl importer personal-finance pocketlog python self-hosted
Last synced: 01 Jul 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/stefan-dev813/healthier-pets-frontend
Connection with External APIs and Download CSV files
apis csv csv-files nextjs react redux restful-api typescript
Last synced: 06 Nov 2025
https://github.com/riju18/airflow-data-engineering-with-bigquery-and-dbt
Fetch Data from a simple csv file, send the data in GCP BigQuery table, run dbt to automate the DWH and run SODA to check Data Quality.
apache-airflow bigquery csv dbt python3 soda
Last synced: 01 May 2026
https://github.com/poypoyan/funcsv2db
A CSV processor to insert to database for use in Funcwords project.
Last synced: 24 Jul 2025
https://github.com/jfriedlein/parameter_manager_spreadsheet2prm_dealii
Scripts to manage your parameters from deal.II in spreadsheets and export them by a single click to an auto-generated deal.II compatible prm-Parameters file
csv dealii macro parameter-management prm python spreadsheet tool
Last synced: 05 Oct 2025
https://github.com/medendale/suggestedbooks
Payton Teaching Project By Treehouse
Last synced: 10 May 2026
https://github.com/promathbul/class_register
Программа представляет собой информационную систему по выставлению оценок ученикам (примитивный электронный дневник)
class-register csv csv-export csv-files csv-import data-base dictreader dictwriter header information-system python
Last synced: 25 Jul 2025
https://github.com/bruce-dunwiddie/javacsv
Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files.
csv csv-import csv-parser csv-reader csv-reading
Last synced: 25 Jul 2025
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/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/cmbuckley/paypal-history
Convert PayPal history into more banking formats
Last synced: 16 Jan 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/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/amssdias/python-files
Explanation on how to create, read, write and import files with Python.
Last synced: 10 May 2026
https://github.com/fabianferno/bulk-file-utility-scripts-python
Python utility scripts that to manage and organize bulk file and directory renames using csv loaded inputs.
bulk csv python rename script tkinter-gui tool utility
Last synced: 20 Mar 2025
https://github.com/fabritsius/csvier
This Go module simplifies reading of CSV files into a slice of maps
Last synced: 07 Nov 2025
https://github.com/mwelwankuta/sba-bot
making it easier to ecz school based assesment
csv python selenium webscraper
Last synced: 26 Jul 2025
https://github.com/weso/hermes
A ShExCSV to ShExC Translator.
csv shape-expressions shex translator
Last synced: 13 May 2025