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-06-23 00:07:09 UTC
- JSON Representation
https://github.com/josh/summer-movie-wager-data
Summer Movie Wager historical dataset
boxoffice csv filmcast git-scraping
Last synced: 05 May 2025
https://github.com/mohammadmehdisharife/csvue
csvue - Your data in full view: elegant CSV printing for the terminal
cli cli-app csv csv-files csv-parser file files
Last synced: 13 Jan 2026
https://github.com/infinitode/funcprofiler
An open-source Python library for identifying bottlenecks in code. It includes function profiling, data exports, logging, and line-by-line profiling for more granular control.
csv data-export functions html json logging minimal profiling profiling-library python
Last synced: 20 Feb 2026
https://github.com/humanclarityinstitute/hci-focussurvey-2025
Public dataset from the Human Clarity Institute (HCI)’s 2025 Focus & Distraction Survey, examining attention, productivity, and digital behaviour patterns.
attention csv dataset digital-behaviour distraction focus hci open-data survey-data wellbeing
Last synced: 17 Feb 2026
https://github.com/djdhairya/crop-recommendation
Crop Recommendation System is a powerful tool for enhancing agricultural decision-making. By leveraging data-driven insights, it empowers farmers to maximize yield and ensure sustainable practices.
adaboostclassifier bagging-classifier csv decision-trees gaussian html knn-classification logistic-regression machine-learning machine-learning-algorithms matplotlib model numpy pandas random-forest random-forest-classifier scikit-learn seaborn svc
Last synced: 11 Apr 2026
https://github.com/go-andiamo/csvamp
Go package for reading CSVs into structs
Last synced: 30 Jun 2025
https://github.com/zetaret/laravel-example1
Laravel Example 1
blade csv eloquent-orm form laravel migration mysql seed vite
Last synced: 11 Apr 2026
https://github.com/sanjeev662/express-csv-generator
This Express.js application fetches data from multiple APIs, combines them, and generates a CSV file.
Last synced: 11 Apr 2026
https://github.com/shawroger/vutable
A easy and cool tool to transform a csv file into webpage
Last synced: 20 Jan 2026
https://github.com/7rikazhexde/gaswritedata-cryptactcustomformat
GASでCSVファイルをクリプタクトのカスタムファイルフォーマットに書き出すソースコード
csv google-spreadsheet subscan
Last synced: 29 Jun 2025
https://github.com/antoniosertic23/license-plate-math-game-analysis
This project involves solving the License Plate Math Game. The game revolves around finding license plate numbers that satisfy a specific mathematical condition: "Using mathematical operations and the first 3 digits of the registration number, obtain the last digit of the registration."
csv license-plates math-game python-script python3 splunk splunk-dashboard xml
Last synced: 26 Feb 2025
https://github.com/susonicth/csvdiff
a fast commandline diff tool for csv-files
csv csv-file diff difference fields header key primary-key table-diff
Last synced: 15 May 2025
https://github.com/remzi1993/dhrer-importer
Dutch House of Representatives elections results (DHRER) importer from data.overheid.nl
csv csv-importer dutch elections java
Last synced: 26 May 2026
https://github.com/tmonga2208/ticket_checking_system
A simple ticketing system that generates QR codes from a CSV file and verifies them using a web-based scanner. It ensures secure validation with success, failure, and already scanned statuses.
csv qr-code-generator qr-scanner
Last synced: 17 Mar 2025
https://github.com/7rikazhexde/writecryptactcustomformatingasss-fromsavedsubscanstakingrewardscsv
GASでSubscanのCSVファイルをクリプタクトのカスタムファイルフォーマットに書き出すソースコード
crypto csv google-apps-script google-spreadsheet subscan
Last synced: 29 Oct 2025
https://github.com/excites/geokey-dataimports
Import data from various formats into GeoKey
csv django geojson geokey geokey-extension kml
Last synced: 15 May 2026
https://github.com/greatislander/descriptify
Generate an HTML5 description list from CSV input.
csv description-list html5 parser
Last synced: 13 Mar 2025
https://github.com/lukewait/recycler-contacts-app
A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.
binary-search crud csharp csv filtering windows-forms
Last synced: 04 Jan 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/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/hideack/pivot-table-creator
This script generates a pivot table from a CSV file. It supports additional columns, row totals, weekly and monthly totals, and offers various command line options. It is designed for large datasets and is memory-efficient.
Last synced: 30 Mar 2025
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/jhordyess/musicos-bolivia
Lista de los músicos de Bolivia
Last synced: 11 Apr 2026
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/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/frankhaugen/class-from-dataset
A simple tool to use a dataset, (e.g. CSV), to generate a .class file with a class
c-sharp class-generator csv quality-of-life tool utility
Last synced: 26 May 2026
https://github.com/joemathew2004/cancer_prediction
This project implements a machine learning model (Logistic Regression) trained on the Breast Cancer dataset to predict if a tumor is benign or malignant. It includes a Python script for training the model, a terminal-based prediction tool, and a web application built with Streamlit for interactive predictions.
cancer-prediction classification csv joblib logistic-regression machine-learning python scikit-learn streamlit web-application
Last synced: 07 May 2026
https://github.com/swumplurd/cp-mexico
Codigos postales de Mexico.
codigos-postales csv json mexico zipcode
Last synced: 26 May 2026
https://github.com/athanclark/streaming-csv
Simple streaming CSV parsing & statistics gathering
Last synced: 16 Nov 2025
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/sebadorn/everything-viewer
An online viewer for various file formats.
Last synced: 12 Jun 2026
https://github.com/rock12231/django-adminpanel
django slug datatable chart.js rest-framework api get post put delete
admin-dashboard api chartjs csv datatables django django-rest-framework python slug
Last synced: 15 Mar 2025
https://github.com/fajrulaulia/wydfa-json2csv
Generate and downloader JSON to CSV file
Last synced: 31 Dec 2025
https://github.com/web-dev-codi/transcript-productivity-parser
A Python application that automatically extracts actionable tasks from transcript files and converts them into organized daily todo lists in CSV format. Perfect for developers who record meetings, brainstorming sessions, or voice notes and want to quickly identify and track follow-up tasks.
csv microsoft parser python teams todo todolist transcript
Last synced: 01 Sep 2025
https://github.com/medendale/suggestedbooks
Payton Teaching Project By Treehouse
Last synced: 10 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/iamapen/dbunit-commentabledataset
Commentable CSV Data Set for DBUnit
Last synced: 04 Jan 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/announce/cjt
Library to convert CSV text to Jira's table notation
Last synced: 14 May 2026
https://github.com/code-jl/inventory-manager
A robust C++ inventory management system that allows users to create, modify, and track inventory items with detailed information and persistent storage capabilities.
asset-management cli command-line cpp cpp17 csv data-persistence data-storage file-io filesystem inventory-control inventory-management inventroy-system item-tracking stock-management
Last synced: 11 Jun 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/suniljeurkar/panda_sql
CSV to MySQL Importer 🛠️ This Python script automates the process of importing a CSV file into a MySQL database by dynamically detecting column names, creating the table, and inserting data while handling missing values (`NULL`). It eliminates the need for manual SQL queries, making data migration seamless and efficient. 🚀
Last synced: 29 Oct 2025
https://github.com/winterwind/ecg_signal_classification
Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them
csv csv-files data-science decision-trees ecg ecg-classification ecg-signal jupyter jupyter-notebook knearest-neighbors knn machine-learning matplotlib matplotlib-pyplot numpy pandas pyplot python random-forest scipy
Last synced: 11 Apr 2026
https://github.com/anuj-kshatriya/book_sales_sql_project
This project is a comprehensive SQL-based book sales database designed to manage and analyze key aspects of a bookstore's operations. It includes structured data on orders, customers, and book details, allowing for efficient tracking and retrieval of sales insights.
csv dataanalysis dataanalytics sql sqlpractice sqlproject
Last synced: 18 Jan 2026
https://github.com/promatik/php-ajax-csv-importer
PHP - Ajax CSV Importer
ajax ajax-csv-importer csv mysql php
Last synced: 20 May 2026
https://github.com/nachtfeuer/covid19
Python script(s) for visualizing corona data
csv json matplotlib numpy pandas python requests tkinter
Last synced: 05 May 2026
https://github.com/gonzalofuentes28/dpeek
Interactive terminal data viewer for CSV, TSV, JSON, and JSONL files
bubbletea cli csv csv-viewer data-analysis data-viewer golang json json-viewer sqlite terminal tui
Last synced: 06 Apr 2026
https://github.com/watson-clara/csv-to-xlsx
This python program takes CSV files from one directory and copies their content, creates new XLSX files in a new directory, and populates it with the data from the CSV file.
csv google-drive python scraper xlsx
Last synced: 13 Jun 2026
https://github.com/adrianosferreira/corona-report
Get latest corona virus (COVID-19) report in CSV format
coronavirus covid-19 csv python
Last synced: 16 Jun 2025
https://gitlab.com/MarleyPlant/plantekloader
Composer Library for creating WordPress Plugin Loaders, Enables Plugin Updates, Licensing and Dependency Checking and may already be powering one of the plugins you use.
composer csv framework wordpress
Last synced: 15 May 2025
https://github.com/satyam4229/iit-and-nit-college-dataset
The dataset for IITs and NITs typically includes information related to these premier engineering institutions in India, such as their names, locations, rankings, academic programs offered, faculty details, student information, admission process, infrastructure and facilities, placements.
college-data csv data excel iit nit
Last synced: 04 Jan 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/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/jolietjakeblues/access2csv
Your Microsoft Access data, liberated into CSV; no fuss, just results.
Last synced: 15 May 2026
https://github.com/vojtatom/tables.ts
📄 Tiny utility for parsing CSV files in browser
Last synced: 08 Apr 2025
https://github.com/rickinshah/library-management-system
Library Management System in C++
Last synced: 15 May 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/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/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/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/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/grandechowhiskey/car-sales-analysis-python
Car sales data analysis using Python – data cleaning, visualization, and insights extraction.
csv jupyter-notebook matplotlib pandas python3 seaborn
Last synced: 11 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/zeroxjackson/knn-from-csv
Build and save K Nearest Neighbors models from .csv files!
csv knn nearest-neighbors-models prediction-data
Last synced: 11 Oct 2025
https://github.com/oceanthunder/the-gaming-nemesis
A Python tool using Pandas, Matplotlib, Time, and Numpy libraries to read CSVs, display as tables, and generate pie charts based on data. Transformed it into an intuitive .exe app via PyInstaller.
Last synced: 29 Apr 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/bartfeenstra/rscsv
Makes a sad attempt at parsing your CSV files 📜
Last synced: 23 Mar 2025
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/belguinan/csv-simple-reader
Simple PHP class for CSV manipulation. "with no dependencies"
csv csv-export csv-import csv-reader php php5
Last synced: 03 Feb 2026
https://github.com/byteafterlife/keycloak-users-to-csv
A simple python script to export your Keycloak realm user accounts and their data into a CSV file
api-client api-tool csv csv-export keycloak keycloak-admin keycloak-admin-api keycloak-admin-client keycloak-api keycloak-rest-api python python-3 python-script python3 simple simple-project
Last synced: 08 Jul 2025
https://github.com/renardeinside/delta-sharing-download-as-csv
Sample UI app to download Delta Sharing tables as CSV files
Last synced: 10 Jun 2025
https://github.com/lahcenezzara/csv-manipulations-python
CSV Files Manipulations Python
automation csv data-cleaning data-manipulation data-processing file-handling pandas python scripts
Last synced: 15 May 2026
https://github.com/lucianookdp/regressao-py
Este script prevê o "JamsDelay" utilizando modelos de regressão, como Linear, Lasso e Random Forest. Ele carrega dados de um CSV, normaliza as variáveis e divide os dados em treino e teste. Os modelos são avaliados com métricas como RMSE e R², e os resultados são apresentados em um gráfico comparativo das previsões.
basic csv database manipulation python regression regression-analysis
Last synced: 09 Apr 2025
https://github.com/deonvz/importmultiplesharegateconnections
Setup all connections in ShareGate with the target SharePoint sites via a site CSV or Xlsx list import. This allows for easy, merged reports and a over all view of the a project. This is perfect for migration projects between sharepoint environments.
batch-script csv csv-import powershell powershell-script ps sharegate sharepoint windows xlsx
Last synced: 20 May 2026
https://github.com/richmit/spice2csv
Convert Spice Simulation Results To CSV
csv ltspice ltspice-simulation-files ngspice raw-data simulation-files spice spice-data spice-simulation
Last synced: 15 May 2026
https://github.com/bolshchikov/monday-jira-migration
Extract all pulses from Monday and create CSV in Jira format
Last synced: 15 Mar 2025
https://github.com/adriens/auptitcafe-data
Menus historisés du restaurant "Au p'tit café" , Nouméa, Nouvelle-Calédonie
csv data-science duckdb duckdb-database noumea nouvelle-caledonie opendata
Last synced: 24 Apr 2026
https://github.com/Cumulocity-IoT/apama-streaming-analytics-connectivity-CSVCodec
A Java based connectivity codec for transforming CSV data
apama connectivity csv iot-analytics
Last synced: 02 May 2025