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-08 00:07:33 UTC
- JSON Representation
https://github.com/anas436/diabetes-data-analysis
csv jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 17 Apr 2026
https://github.com/hubtou/adsv
Analyze delimiter-separated values files
command-line-tool csv csv-converter csv-format csv-parser csv-parsing csv-reader csv-reading data data-analysis data-engineering data-mining learning-python pnu-project python servier shell tools unix utility
Last synced: 17 Apr 2026
https://github.com/vasugi2003/customer_churn_analysis_using_tableau
Customer Churn Analysis - To identify various reasons for customer to discontinue a company services.
business-analytics business-intelligence charts csv data-science data-visualization dataanalytics predictive-modeling preprocessing tableau
Last synced: 05 Mar 2026
https://github.com/gautam-cs/data_science
In this project, I was trying to get most of the relevent information of the data using library like numpy, pandas. I have worked on data like aadhar data, Olympics data
aadhar-data csv data-science json numpy olympics-data pandas python35
Last synced: 17 Apr 2026
https://github.com/jwszolek/accelerated-data-generator
Ultra-fast random data generator. It gives you an ability to generate almost 1M of rows in around second.
bash csv data data-generator generator shell
Last synced: 02 Apr 2026
https://github.com/cuadernin/csv_a_mysql
Importa GRANDES archivos de CSV a MYSQL de forma muy rápida.
csv csv-files csv-import mysql mysql-database php sql
Last synced: 17 Apr 2026
https://github.com/r48n34/mantine-import-table
Parse and check your input xlsx / csv file with Zod Scheme By Mantine UI
Last synced: 02 Apr 2026
https://github.com/siddhant-vij/user-authentication-system
Terminal-based user authentication system for registration, login, and password reset using a CSV-based storage.
authentication csv database encryption hashing java logging login multifactor-authentication registration reset-password security terminal-based
Last synced: 17 Apr 2026
https://github.com/theoddysey/obituary-platform
A Django 🐍 web application for submitting 📨, managing 🧑💼, and viewing 👀 obituaries, featuring social media sharing 🌬️and structured data integration🔨
cross-browser csv django-rest-framework seo-optimization sqlite
Last synced: 17 Apr 2026
https://github.com/vittodevit/fibercop-data-api
Unofficial mirror API for FiberCop's latest CRO/CNO data. Provides endpoints to access raw data, download CSV, get compact lists for map display, retrieve detailed records by ID, and view dataset statistics.
Last synced: 04 Apr 2026
https://github.com/almide/csv
CSV parser and serializer for Almide. Quoted fields, header rows, roundtrip-safe.
Last synced: 04 Apr 2026
https://github.com/yurukusa/csv-json
CSV to JSON and JSON to CSV converter with table preview. Single HTML file.
converter csv developer-tools json
Last synced: 04 Apr 2026
https://github.com/royungar/etl_toll_data_pipeline_project
Final project for IBM’s Data Engineering certificate (Course 8). ETL pipeline built with Apache Airflow and Bash to extract, transform, and consolidate toll data from CSV, TSV, and fixed-width files.
airflow-dags apache-airflow bash csv data-engineering etl-pipeline fixed-width ibm-certificate tsv
Last synced: 04 Jun 2026
https://github.com/royungar/etl_banks_data_pipeline_project
A complete Python ETL pipeline that extracts bank market capitalization data from Wikipedia, transforms it using live exchange rates, loads it into CSV and SQLite, and logs each step of the process into a log file.
beautifulsoup csv data-engineering data-pipeline etl logging pandas python sqlite web-scraping wikipedia
Last synced: 04 Jun 2026
https://github.com/awhipp/couchbase-upload-csv-to-bucket
Programatically upload a CSV file to a defined Couchbase Bucket
couchbase-bucket csv python upload-csv
Last synced: 04 Jun 2026
https://github.com/lekoala/baresheet
Fast, zero-dependency CSV, XLSX and ODS reader/writer for PHP
csv lightweight minimal ods php spreadsheet xlsx
Last synced: 04 Apr 2026
https://github.com/seyuki/boursobank-exporter
Script python permettant d'exporter les opérations d'un compte BoursoBank (ou plusieurs) dans un fichier csv, une base de données SQLite, ou une base de données PostgreSQL.
bank boursobank boursorama csv postgresql python sqlite
Last synced: 18 Apr 2026
https://github.com/justsecret123/nba-players-stats-analysis
A quick interactive Notebook to visualize some NBA players stats (points, assists, steals, blocks...) and totals, rankings and comparisons. Feel free to add any player in the .csv data files. 🏀
csv ipython-notebook ipywidgets jupyter-notebook jupyterlab matplotlib pandas python scikit-learn seaborn
Last synced: 18 Apr 2026
https://github.com/kavinsanthoshg/movies_analysis_app
This repository hosts a Movie Data 🎬Analysis Web App, designed to list movies and their metadata while performing insightful analysis on the dataset. The application is built using Azure services to ensure scalability, reliability, and real-time data processing.
appservice azure azuredatafactory azuresqldb blobstorage chartjs css csv ejs express html5 kaggle movie-web-app nodejs
Last synced: 04 Apr 2026
https://github.com/aaaastark/twitter_sentiment_analysis
Twitter Sentiment Analysis
csv database machine-learning matplotlib numpy pandas python python3 sentiment-analysis sklearn tensorflow text-classification twitter twitter-sentiment-analysis
Last synced: 04 Apr 2026
https://github.com/aaronlmathis/pysqlexport-gui
pySQLExport-gui is a cross-platform graphical application written in python designed to pull SQL data from mysql or postgresql and export it into various formats including CSV, JSON, HTML, XML, Excel and more
csv excel hdf5 json mysql parquet postgresql sql xml
Last synced: 18 Apr 2026
https://github.com/dreizehnutters/nmap2csv
A CLI tool to parse Nmap XML files into clear, readable CSV reports, extracting host, service, port, and protocol details with advanced filtering options.
automation cli csv nmap reporting xml
Last synced: 04 Apr 2026
https://github.com/stevegongoral/graficos-de-peliculas-taquilleras
Interfaz grafica para mostrar diferentes gráficos sobre las películas mas taquilleras
csv matplotlib pandas-python pyqt5 python3
Last synced: 04 Jun 2026
https://github.com/aadityapanda/image-colour-identifier
In this colour detection Python project, we are going to build an application through which you can automatically get the name of the colour by clicking on them. So for this, we will have a data file that contains the color name and its values. Then we will calculate the distance from each colour and find the shortest one.
color-identification csv python
Last synced: 04 Jun 2026
https://github.com/thuongtruong109/charts
📊 Visualizing data via d3 charts
chart chartjs csv d3 data-visualization nextjs react reactjs typescript
Last synced: 20 Apr 2026
https://github.com/gpalleschi/csvutil
CSVutil.sh is a very simple but effective bash shell to manage csv files by command line and generate output on stdout or file.
bash bash-script csv csv-format csv-parsing csv-reader extract regular-expression shell-script tool utility
Last synced: 04 Jun 2026
https://github.com/forhadkhan/tweak-csv
TweakCSV - Lightweight Local CSV Editor
browser-based browser-based-tool csv developer-tools editor json-export markdown-export
Last synced: 04 Jun 2026
https://github.com/jke94/williamhill-webscraping
A William Hill scraping to get data form William Hill web page.
chromedriver csv python webscrapping williamhill
Last synced: 04 Jun 2026
https://github.com/adevecchi/teste-backend-php
Lê uma lista de dados (lista-de-compras.php) que retorna uma lista de alimentos preenchidos numa estrutura de Array. Processa a lista de alimentos ordenando, corrigindo, criando um arquivo csv e migrando para um banco de dados MySQL
Last synced: 20 Apr 2026
https://github.com/tom-weatherhead/thaw-csv
A .csv file reader and writer.
csv csv-export csv-import csv-parser csv-reader
Last synced: 20 Apr 2026
https://github.com/marirs/bigdomaindata-whois-rs
Convert bigdomain data whois from CSV to Mongo
big-domain-data bigdomaindata csv historical-whois mongodb rust whois whois-client
Last synced: 20 Apr 2026
https://github.com/kavin1421/sentimental-analysis-of-twitter
Sentimental-Analysis-of-Twitter Using Machine Learning
csv google-colaboratory machine-learning python sklearn-library
Last synced: 05 Jun 2026
https://github.com/cable8mm/qr-images
A command-line tool to generate WiFi connection QR codes from CSV files.
automation batch-processing cli command-line-tool csv php qr-code qr-generator wifi
Last synced: 02 Jul 2026
https://github.com/vdoninav/gui-csv-editor
GUI-based Data Management Application
cpp csv csv-editor mvc qt qt-gui qtcreator
Last synced: 21 Apr 2026
https://github.com/igor-u/ada-backend-netflix-titles
Santander Coders 2023/02 - Técnicas de Programação I
csv http-client java regex threading
Last synced: 22 Apr 2026
https://github.com/encode42/nextwarden
Transform data from Nextcloud Passwords to a Bitwarden compatible format.
Last synced: 22 Apr 2026
https://github.com/strixion/demoversion_ai
The demoversion of StrixionAI
ai csv data-analysis data-analytics json python txt
Last synced: 24 Apr 2026
https://github.com/ppatrzyk/heatmap
Display CSV as a heatmap in terminal
csv data data-visualization terminal
Last synced: 24 Apr 2026
https://github.com/rahmanda/mercury-py
Kibana complementary script to help data cleaning against json formatted log
Last synced: 24 Apr 2026
https://github.com/emirhankarahasan/translation-reporter
A tool to track and report missing translations in a localization project. Supports CSV input and provides a user-friendly interface for easy export and reporting of translation gaps.
csv json localization localization-management localization-tool python python3 reporting
Last synced: 24 Apr 2026
https://github.com/chris17453/flextable
tabular data formatter, for code, cli or pipes
csv linux python table tabular-data-formatter viewer
Last synced: 24 Apr 2026
https://github.com/flazefy2/ds-mobilesdataset
https://www.kaggle.com/datasets/abdulmalik1518/mobiles-dataset-2025
csv data-visualization jupiter-notebook python
Last synced: 24 Apr 2026
https://github.com/mal1kc/csv-table-explorer
very basic one page csv explorer written with js
Last synced: 24 Apr 2026
https://github.com/ismielabir/pycsvdatacleaner
A lightweight Python package to clean CSV files
csv data-preprocessing machine-learning python
Last synced: 25 Apr 2026
https://github.com/diegofcornejo/fakerjs-data-generator
Generate JSON, SQL and CSV data with Faker JS
csv data-generator fakerjs json sql
Last synced: 25 Apr 2026
https://github.com/mllimo/file-comparer
Compare files with numeric tolerances
csv file-comparison json number-comparator txt xml
Last synced: 25 Apr 2026
https://github.com/vseventer/mmjy-data-generator
Utility for generating GeoJSON continent, country, and city data for MarkMyJourney.
csv geojson geonames preprocessor
Last synced: 07 Jun 2026
https://github.com/stagerightlabs/csv_to_elixir_map
Convert the contents of a csv file into a text file containing an elixir map.
Last synced: 07 Jun 2026
https://github.com/aarabdh/aws-management-suite
A tool used to check how many of the currently active instances have the proper tags to maintain the infrastructure in an organization.
aws aws-ec2 aws-lambda aws-rds aws-s3 csv python tagging-tool
Last synced: 26 Apr 2026
https://github.com/rock-roll1968/credit-risk-classification
Loan Risk Model
Last synced: 26 Apr 2026
https://github.com/datumbrain/jcsv
A golang library for interconversion of JSON and CSV format.
Last synced: 27 Apr 2026
https://github.com/thekartikeyamishra/inventorybarcodemanager
Inventory and Barcode Manager is a Python-based application designed to manage a simple inventory system while generating barcodes for each product. The project is implemented using Python libraries and is best suited for environments like Google Colab or Jupyter Notebook.
csv googlecolab ipywidgets jypyternotebook pillow python pythonbarcode
Last synced: 27 Apr 2026
https://github.com/seycileli/school_mangement_system
School Management System where students can register to courses, and view the course assigned to them.
corejava csv datatype files java register school-management school-mangement
Last synced: 07 Jun 2026
https://github.com/vatshayan/b.tech-project-cancer-predication-system
Cancer Prediction System Project Developed through a Machine learning approach.
btech btechfinalyear cancer collegeproject csv data data-science data-structures datas datasets final-project finalyear india machinelearning project python python-3
Last synced: 07 Jun 2026
https://github.com/starfish719/github-issue-creater
GitHubのIssueを一括で作成するスクリプト
Last synced: 27 Apr 2026
https://github.com/sshehrozali/csv-to-db
Python script to convert .CSV file to .DB file
convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3
Last synced: 27 Apr 2026
https://github.com/oandregal/sum-csv
Utility that helps you to sum CSV file columns
Last synced: 28 Apr 2026
https://github.com/mohamed00abdelmonem/dj-task-docspert-health
this task : It allows users to transfer funds between accounts, import account data, and perform other essential operations.
Last synced: 28 Apr 2026
https://github.com/darrenwilliamson3-png/permissions-and-ownership-scanner-v1
Cross-platform permissions scanner in Python with risk heuristics and exportable reports.
cli-tool cross-platform csv file-permissions filesystem json permissions-audit portfolio python risk-analysis security
Last synced: 28 Apr 2026
https://github.com/bibek36/predicting-employee-attrition
This project focuses on predicting employee attrition using machine learning techniques. It analyzes factors influencing employee turnover, such as job satisfaction, work environment, and compensation. By leveraging data preprocessing, feature selection, and classification models, the project provides insights for retaining valuable talents.
csv data-cleaning data-processing-and-analysis decision-tree-classifier jupyter-notebook logistic-regression machine-learning naive-bayes-classifier python random-forest
Last synced: 28 Apr 2026
https://github.com/anshpg/popularity-based-book-recommendation-system
I developed a popularity-based book recommendation system using Google Colab, leveraging libraries like pandas, numpy, and matplotlib. The dataset was obtained from Kaggle.com, consisting of three CSV files: books.csv, ratings.csv, and users.csv.
collab csv kaggle-dataset matplotlib-pyplot numpy pandas python
Last synced: 28 Apr 2026
https://github.com/natthasath/demo-laravel-breeze-report
Laravel Breeze is a lightweight, minimalistic starter kit for Laravel, providing pre-built authentication scaffolding, views, and controllers to help developers quickly set up user registration, login, and password reset functionality in their Laravel applications.
10x breeze csv laravel php report
Last synced: 28 Apr 2026
https://github.com/paul-bokelman/fit-tracker
simple fitness program for quick tracking and visualization of progress
Last synced: 28 Apr 2026
https://github.com/transmute-industries/vc-ld-json-pointer-csv
Converting JSON-LD to CSV
csv json jsonld linked-data vc verifiable-credentials
Last synced: 28 Apr 2026
https://github.com/ayushmankumar7/sunspot-time-series
csv kaggle-dataset lstm-neural-networks tensorflow time-series-analysis
Last synced: 28 Apr 2026
https://github.com/bearddan2000/python-cli-csv-to-elasticsearch-client-simple
Reads a csv file into a single node for data in `dog-demo` document.
cli client csv elasticsearch kibana python simple to
Last synced: 29 Apr 2026
https://github.com/bonk-dev/saturday
A Python 3 app designed to scrape science publication metadata from various sources
csv csv-parser elsevier google-scholar html-scraping scopus scraper sqlite
Last synced: 29 Apr 2026
https://github.com/taggagii/graphingsite
Basic webpage that can take in a .csv and output a graph using selected headers
csv csv-files csv-graph csv-graphing csv-parser graphing html js ploty
Last synced: 29 Apr 2026
https://github.com/gdmcdonald/json2csv
Python script for converting .json files to .csv format
csv json json2csv python python-script
Last synced: 29 Apr 2026
https://github.com/arun-kc/chatcsv
A Langchain app to chat with a CSV file
ai chatbot csv langchain-python llm openai streamlit
Last synced: 29 Apr 2026
https://github.com/nithin0418/movie-recommendation-system
Movie Recommendation System using Python
csv csv-files machine-learning movie-recommendation movie-recommendation-system python
Last synced: 29 Apr 2026
https://github.com/marcos-rts/csv2json_converter
DataFlex é uma aplicação web simples que permite converter arquivos CSV para JSON de forma rápida e fácil.
Last synced: 29 Apr 2026
https://github.com/lmizner/codecademy_med_insurance_cost
Utilizes understanding of Python syntax to sort and analyze data about U.S. medical insurance costs
csv dictionary for-loops if-else-statements jupyter lists python
Last synced: 29 Apr 2026
https://github.com/yukihirop/sit
the very very very stupid csv content tracker 🤧 Management for Sheet (ex: GoogleSpreadSheet) like git
cli csv git google-spreadsheet googlespreadsheet nodejs sit
Last synced: 29 Apr 2026
https://github.com/axnjr/csv-parser-utils
My own Pandas in Go, Python & Rust, Utility methods for Handling CSV Files in Core Go & Rust with bindings for python.
csv data dataanalysis datatools go golang golang-application pandas python rs rust
Last synced: 29 Apr 2026
https://github.com/mrooze-zeng/canvas-table-demo
draw table with canvas
canvas csv golang javascript reactjs table virtual-list virtual-listview wasm webworker
Last synced: 29 Apr 2026
https://github.com/pfieffer/parsecsv
Parse a CSV file in app/src/main/assets/ and display in App.
Last synced: 30 Apr 2026
https://github.com/cheenamalhotra/genfileparser
A Short and simple application to read tabular data from files and convert it to JAVA Class Object types.
csv file-parser json pojo xls xlsx xml
Last synced: 30 Apr 2026
https://github.com/hex7c0/csv-to-json
build json file, from csv file in Python3
Last synced: 30 Apr 2026
https://github.com/danchik12/habr_scraping
Parsing Habr articles and saving in csv format
csv fake-useragent numpy pandas parser python3
Last synced: 30 Apr 2026