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-03 00:07:18 UTC
- JSON Representation
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/roniklimbani/stock-market-app--mvvm--jetpackcompose--csv
This Android app showcases Clean Architecture and MVVM pattern, using Jetpack Compose for a modern UI. It fetches real-time stock market data via API calls and includes a CSV parser for financial data. Perfect for learning scalable, maintainable app development with modern Android tools. Explore, contribute, or use as a reference!
android-studio clean-architecture composable-architecture compose-multiplatform csv csv-parser jetpack-compose kotlin mvvm mvvm-android mvvm-architecture stock-market
Last synced: 19 Oct 2025
https://github.com/djdhairya/black-friday-sale
csv data data-analytics data-science data-visualization visualization
Last synced: 30 Oct 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/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/alxgmpr/whatbotcsv
A quick few tools to make mass edits with What Bot? easier.
Last synced: 15 Mar 2025
https://github.com/ifraixedes/go-csv-reader-example
Simple tool which uses the Go CSV Reader of the standard library
Last synced: 30 Jun 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/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/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/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/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/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/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/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/nakamura196/csv_viewer
A simple, responsive web-based CSV viewer that supports URL-based CSV loading
Last synced: 16 Jan 2026
https://github.com/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
https://github.com/weso/hermes
A ShExCSV to ShExC Translator.
csv shape-expressions shex translator
Last synced: 13 May 2025
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/amssdias/python-files
Explanation on how to create, read, write and import files with Python.
Last synced: 10 May 2026
https://github.com/voilab/csv-parser
CSV wrapper around fgetcsv that provide per-column function, error management and type checking
Last synced: 07 Apr 2025
https://github.com/cmbuckley/paypal-history
Convert PayPal history into more banking formats
Last synced: 16 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/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/pjfanning/jackson-scala-csv
using jackson to read/write CSV based on Scala case classes
Last synced: 21 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/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/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/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/maxdesiatov/vizrd
Build line charts from time series stored in a CSV
Last synced: 18 May 2026
https://github.com/luiizsilverio/js-devnotes
Projeto simples desenvolvido em Javascript
csv horadecodar javascript localstorage
Last synced: 27 Mar 2025
https://github.com/gakowalski/simc
Command line utility to convert TERYT XML's to CSV format
Last synced: 12 Mar 2025
https://github.com/hjerpbakk/exporttransactionsfromgmailtocsv
Python script which parses emails in Gmail to find financial transactions and exports them to a .csv-file.
csv financial gmail python transactions
Last synced: 21 Mar 2025
https://github.com/bilal-fazlani/csv-codec
Automatically derived CSV Codecs for Scala 3
csv csv-parser dotty macros metaprogramming scala shapeless
Last synced: 13 Aug 2025
https://github.com/jooter/icsv
icsv is a simple and powerful alternative to buildin encoding/csv package.
Last synced: 12 Jan 2026
https://github.com/jwodder/dbcsv
[Abandoned] Dump & load databases as CSV
abandoned csv database python sqlalchemy
Last synced: 29 Mar 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/paez-dev/proyecto_integrado_v_aval_tracker
📈 Sistema automatizado de recolección, almacenamiento y trazabilidad de datos financieros históricos del Grupo Aval usando Python, yfinance y GitHub Actions.
automation csv data-collection data-logging financial-data github-actions grupo-aval oop python3 stock-market time-series yfinance
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/stevemats/all_countries
All countries in the world in JSON, CSV, YAML and text format.
countries country countrycodes csv flags json
Last synced: 13 Jun 2026
https://github.com/sumnerevans/tracktime
A CLI program that allows you to track time on tasks.
command-line csv time-tracking
Last synced: 01 Apr 2025
https://github.com/ellreka/figma-comments-to-csv
Export figma's comments to CSV.
Last synced: 16 May 2026
https://github.com/amraoui-mo7amed/bayt-job-hunter
A Python CLI tool that automates job searches on Bayt.com
beatifulsoup4 csv json python requests scraping
Last synced: 18 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/davidkhala/node-utils
nodejs utils
axios crypto csv github-api grpc nodejs nodejs-utils pm2 websocket
Last synced: 08 Mar 2026
https://github.com/Axnjr/csv-parser-utils
Homework task for SWE position at Redhat.
csv data dataanalysis datatools pandas python
Last synced: 30 Oct 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/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/brenderb/python-projects
General interest and school python projects I completed. Included are lab analysis files (with uncertainty analysis, fitting, and graphing), simulation files (visualization of electric+magnetic fields, etc), specific research project files (data extraction + processing for a building science lab, graphs for a medical physics paper) and misc files
csv fitting matlab matplotlib numpy os pandas pyplot python scipy uncertainty
Last synced: 05 Apr 2025
https://github.com/bilalmohib/merge-csv-files-in-a-directory
python_script_to_read_all_files_in_directory and then write all data from separate files into one file
csv csv-files filesystem python
Last synced: 11 Jul 2025
https://github.com/gacarrillor/georisques_download
Scripts to download and merge French data from Géorisques (https://www.georisques.gouv.fr)
bash csv donnees france georisques gpkg open-data script shell
Last synced: 18 May 2026
https://github.com/yojitshinde/mailing-bot
Python script that automates sending emails.
Last synced: 29 Mar 2025
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/harichselvamc/heartfailureprediction
Heart Failure Prediction using python.
algorithms begineersfriendly csv machine-learning pandas python
Last synced: 14 May 2026
https://github.com/martinmohammed/automatedbirthdaysmtp-python
Don't forget to congratulate your loved ones with a letter anymore. Create letter templates, save your email account details and specify the email addresses of your loved ones. Simply add the birthday data to the "birthdays.csv" file. The program will then do the rest.
api csv pandas-python python smtp
Last synced: 12 Sep 2025
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/a2rp/assignment-planner
Client-side assignment planner: add + filter + sort; due alerts (Notification API); CSV/.ics; print; localStorage. HTML/SCSS/JS - no backend.
assignment assignment-planner calendar coursework csv deadlines html ics javascript localstorage notification-api planner print productivity scss student-tools tracker vanilla-js
Last synced: 18 May 2026
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/diegoperea20/clean-dataset-jsonlines
clean dataset jsonlines about store and sales with objective of create all needed transformations in order to get a clean dataset with the required features to train a machine learning model that predicts if a product is new or used.
csv ipynb jsonlines notebook python
Last synced: 18 May 2026
https://github.com/alexanderkozlenko/addax-benchmarks
Performance benchmarks for .NET libraries that work with CSV files
benchmark csv dotnet library performance rfc-4180 w3c
Last synced: 15 May 2026
https://github.com/austenstone/json-to-csv
GitHub Action to Convert JSON to CSV
Last synced: 15 Jan 2026
https://github.com/prempreetbrar/who-said-it
A guessing game that scrapes quotes from a website and displays a random quote to the user; the user must guess the quote.
beautifulsoup4 csv game http-requests pickling regular-expressions webscraping
Last synced: 12 Sep 2025
https://github.com/asllop/csv-olap
OLAP tool for CSV files using SQL and PANDAS syntax.
csv olap pandas pandasql pandastable python sql tkinter tkintertable
Last synced: 08 Apr 2026
https://github.com/gcolajan/modbus-reading
Data acquisition service from ModBus controllers to CSV files for deferred analysis
csv daily-report modbus monitoring typescript
Last synced: 21 Jun 2025
https://github.com/gpalleschi/jqcsv
jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.
bootstrap5 bootstraptable crud csv csv-parser export jquery npm
Last synced: 08 Apr 2026
https://github.com/justfairdev/todos-from-csv
CSV Todos Importer simplifies importing CSV todos into PostgreSQL. Built with Node.js, Express, Sequelize, and React, it provides efficient data handling, robust APIs, and user-friendly CSV uploads and management.
cors csv express node postgresql react sequelize
Last synced: 10 Apr 2026
https://github.com/shihanng/csvs-to-sqlite-docker
A docker image for csvs-to-sqlite https://github.com/simonw/csvs-to-sqlite.
csv datasette datasette-io docker python sqlite
Last synced: 06 Apr 2026
https://github.com/aaaastark/netflix_data_visualization
Netflix_Data_Visualization
csv data-visualization matplotlib pandas python seaborn sklearn tensoflow visualization
Last synced: 11 Apr 2026