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/takk8is/whatsappadsextractor
This Python script asynchronously fetches WhatsApp ads data from Facebook's API, processes it, and exports to CSV. It uses aiohttp for concurrent API requests, extracts relevant ad information including phone numbers and images, and handles multiple ad accounts.
ads-extractor analisis csv csv-files davidccavalcante facebook-ads facebook-ads-extractor fjallstoppur instagram-ads instagram-ads-extractor marketing marketing-analytics python python3 sales takk-ag takk-design takk8is whatsapp-ads whatsapp-business-ads-extractor
Last synced: 24 Mar 2025
https://github.com/excites/geokey-export
Export data from GeoKey to KML, GeoJSON, CSV
csv django geojson geokey geokey-extension kml
Last synced: 16 Apr 2026
https://github.com/dalibor91/csvgo-reader
CSV Parser for golang
csv csv-parser golang string terminate
Last synced: 25 Mar 2025
https://github.com/scandyna/mdtplaintext
Provides some libraries to read and write simple plain text using the boost Spirit library. The main use case is a CSV parser that should read files conforming to CSV-1203 and RFC-4180 standards.
Last synced: 12 Apr 2026
https://github.com/danpoynor/omdb-api-data-analysis
Gathers data for Oscar-winning movies using their IMDB ids, saves the information to a CSV file, and answers a few data analysis questions about the movies using JupyterLab.
analytics csv data-analysis jupyter-notebook matplotlib omdb-api pandas-dataframe python-dotenv python3 seaborn-plots
Last synced: 16 Apr 2026
https://github.com/raelnogpires/job-insights
First project using Python to manipulate data, made at Trybe.
Last synced: 11 Apr 2026
https://github.com/lcube45/mycsv
Drupal 8 module experiments validating CSV file
Last synced: 04 Feb 2026
https://github.com/aashish22bansal/datasets
Contains the datasets for projects present in the repositories in my Github Account.
Last synced: 09 May 2026
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/crispengari/dfmaster
👾 This is a simple vscode extension that reads cvs, tsv, etc file into a dataframe table.
csv dataframe dataframe-df developer-tools vscode vscode-extension
Last synced: 25 Apr 2026
https://github.com/krisnaajiep/php-expense-tracker-cli
A simple expense tracker command line interface (CLI) App built with PHP that used to to manage your finances.
cli cli-app cli-application command-line command-line-app command-line-interface csv csv-files expense-tracker filesystem json-files php
Last synced: 08 Apr 2025
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/democritus-project/d8s-csv
Democritus functions for working with CSV.
comma-separated-values csv csv-utility democritus python utility
Last synced: 23 Aug 2025
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/mal1kc/csv-table-explorer
very basic one page csv explorer written with js
Last synced: 24 Apr 2026
https://github.com/mateusai/csv-to-po
Convert csv files to po files plus the pot template file
Last synced: 02 Sep 2025
https://github.com/tinyhiker/bitcoin_whitepage_web_scraper
In this project, I build a web_scraper that scrapes data about UFC weight classes from Wikipedia. I then plot this data using matplotlib. An important highlight of this project is my use of a venv virtual environment and the .gitignore file.
beautifulsoup4 csv gitignore lxml venv-python
Last synced: 29 Mar 2025
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/devpablooliveira/matrixplore
Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties like functionality, injectivity, and surjectivity, with support for matrix combinations and transpose calculations. Built with FastAPI and Jinja2.
academictools algorithms backenddevelopment csv dataprocessing fastapi jinja2 jinja2-templates manipulation mathematics matrixoperations python templates webapplication
Last synced: 09 May 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/randogoth/debitoor-statements
bank statement converter for Wise and Cajasiete to upload in Debitoor
bank cajasiete csv debitoor libreoffice statements transferwise wise
Last synced: 08 Apr 2025
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/miro-hashcode/dune-analytics-uploader
Fetches metrics from our metabase instance and uploads them to Dune Analytics
analytics csv duneanalytics javascript json metabase metabase-data nodejs
Last synced: 09 May 2026
https://github.com/jillmpla/datawithr
Visualizing data stored in an SQLite database with R.
csv r r-visualisation sqlite sqlite-database visualization visualize-data
Last synced: 10 May 2026
https://github.com/vasishta03/econovisionai
A simple Python desktop app to search and explore OECD economic data (CSV) and report summaries (TXT/JSON) using a modern CustomTkinter GUI—no SQL or web frameworks needed.
csv customtkinter data-analysis desktop-app economic-data gui json local-app oecd pandas python search tkinter
Last synced: 10 May 2026
https://github.com/luismendes070/csv-php
https://luismendes070.github.io/csv-php/
comma-separated-values csv laravel php
Last synced: 26 Apr 2026
https://github.com/taiizor/gocrawler
A high-performance web crawler with concurrent processing capabilities written in Go.
crawler csv go golang golang-application golang-library json storage url web
Last synced: 26 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/masonicboom/csvsplit
csvsplit splits large CSV files (tested with 1bn+ rows) without breaking up rows that contain newlines within quoted fields.
Last synced: 13 Oct 2025
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/chunkingz/dicejobseasyapplybot
Bot used for easy apply on Dice.com jobs
csv java selenium selenium-java
Last synced: 26 Apr 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/nafisfaysal/aws-automation
Automate your AWS Accounts
aws aws-credentials aws-iam aws-lambda aws-sdk aws-ses aws-ses-notification csv go golang golang-application
Last synced: 27 Apr 2026
https://github.com/itsyst/anaconda-machine-learning-python
This repository is a project focused on utilizing machine learning techniques with a variety of powerful libraries and tools in a well-structured environment.
anaconda3 csv jupyter-notebook kaggle python
Last synced: 10 May 2026
https://github.com/hq969/gujarat-air-india-flight-failures-uncovered
“Gujarat-Air-India-Flight-Failures-Uncovered” is a comprehensive data analysis project aimed at uncovering patterns, causes, and trends in plane crashes involving Gujarat-based incidents and Air India flights. It includes detailed data cleaning, exploratory data analysis, visualization, and machine learning to predict fatal outcomes.
csv datavisualization machine-learning pandas python
Last synced: 10 May 2026
https://github.com/dakside/dcsv
Dakside CSV is a light weight library for CSV data manipulation.
csv gpl java library lightweight
Last synced: 10 Mar 2025
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/4rlm/crm_formatter
Ruby Gem: CrmFormatter is perfect for curating high-volume enterprise-scale web scraping, and integrates well with Nokogiri, Mechanize, and asynchronous jobs via Delayed_job or SideKick, to name a few.
4rlm adam-booth adam-john-booth address booth crm-data csv curation data-hash database filter formatter phone phone-number proper-strings ruby-gem ruby-methods scrub url
Last synced: 29 Apr 2026
https://github.com/evertcode/demo-springbatch
Aplicación spring batch: lectura de archivo, lectura de registro y persistencia de registro en base de datos
csv java maven spring spring-batch spring-batch-jobs spring-boot sqlite3
Last synced: 27 Apr 2026
https://github.com/promathbul/phonebook_import_export
csv csv-export csv-files phonebook python txt
Last synced: 16 Mar 2025
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/himanshukumar21/college-complaint-feedback
The College Complaint & Feedback System is a web-based application that allows students to submit complaints and feedback related to college services. It provides an admin interface for managing and resolving those complaints.
admin admin-dashboard css csv font-awesome frontend github html javascript project session session-management student-login webdevelopment webdevprojects
Last synced: 10 May 2026
https://github.com/gabrielleonte00/csv_datamerger
Extracts the common data from 2 csv files and the differences between them
Last synced: 30 Mar 2025
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/alsweider/critickerwatchlistexporter
Exports the entries of a Criticker watchlist as a CSV file.
criticker csv download exporter greasemonkey greasyfork script tampermonkey userscript watchlist
Last synced: 28 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/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/delonnewman/relational
Relational programming for Ruby
csv csv-import data data-analysis database export json relational relational-algebra relational-database relational-model relational-programming reporting reports ruby yaml
Last synced: 28 Apr 2026
https://github.com/raya-rich/coursera-course-scraper
A Selenium-based Python scraper that extracts Coursera course details, including course name, institute, rating, reviews, skills, level, type, and duration, and saves them to a CSV file.
automation csv data-extraction python3 selenium selenium-python web-scraping
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/itsaj1005/salaries_analyser
Analyse your salary (.csv) over some years in table and chart format.
ant-design csv papaparse react salary-research typescript
Last synced: 28 Apr 2026
https://github.com/liwyd/pycsv
use it for small shops or bots to store data in database easily! -- using .csv file format.
csv database database-management python
Last synced: 10 May 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/mairondc21/streamlit_deploy
streamlit com deploy na aws usando o terraform
csv dockerfile parquet python-io streamlit
Last synced: 10 May 2026
https://github.com/itanex/datasets
Scrapped Datasets for use with programming. All records in JSON or CSV
Last synced: 28 Apr 2026
https://github.com/lignum-vitae/pyrolysate
API and CLI that convert URLs and emails to CSV, JSON, or text with outputs to console or to a file
csv email json python python3 url url-parser
Last synced: 29 Apr 2026
https://github.com/hojat72elect/imdb_storyline_summaries_database
The database IMDB storylines and their summaries
computational-linguistics computer-science csv data-science dataset machine-learning natural-language-processing nlp pretrained-language-model python science tplm
Last synced: 04 Oct 2025
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/pustovitdmytro/winline-scrapper
it scraps my bet-account information
beautifullsoap csv parser pil python3 re scrapper selenium winline
Last synced: 10 May 2026
https://github.com/erictherobot/dependency_checker
A Rust developer tool to help you check all dependencies in all your projects at once
csv dependencies dependency-graph dependency-manager developer-tools dot petgraph reporting rust-lang
Last synced: 10 May 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/danielcba/geolocation_to_csv_kml
This Python script performs IP geolocation using the ipinfo service and exports the results to a CSV file and a KML file. The KML file can be opened in software such as Google Earth to visualize the geographical locations of the IP addresses.
csv ipinfo kml pandas pandas-dataframe simple-kml
Last synced: 18 May 2026
https://github.com/arkapravo-ghosh/qwiklabs-tools
Faciliator Tools for Qwiklabs
cheerio csv csv-parser hacktoberfest json nodejs qwiklabs typescript web-scraping
Last synced: 10 May 2026
https://github.com/infinitode/pyautoplot
PyAutoPlot is an open-source Python library designed to make dataset analysis much easier by generating helpful detailed plots using matplotlib. It automatically generates appropriate plots based on the dataset you feed it.
analysis automatic csv data dataset dataset-analysis generation matplotlib pandas plots plotting-in-python plotting-library python
Last synced: 16 Mar 2025
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/DataCamp-Internship/Dr.-Semmelweis-and-the-Discovery-of-Handwashing
Applying Data Manipulation with pandas
csv data-manipulation pandas python
Last synced: 17 Jul 2025
https://github.com/ambientwave/media-extractor-csv-powershell
This collection of scripts is intended to extract and regenerate jpg, png and pdf files from csv files, that is stored in the form of base64 strings, on Windows machines using PowerShell without the need to install any programming language compilers or interpreters.
csv csv-parser extract jpg pdf png powershell windows
Last synced: 19 May 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/rh01/big-data-management
Big Data Management skills and some hand on projects and tutorials. main contain some scripts and dataset that I focus on.
big-data csv data-management json mysql postgresql redis-database
Last synced: 12 Apr 2026
https://github.com/sustia-llc/sk-ethereumtx-plugin
ChatGPT plugin to query for Ethereum transactions and format for import into accounting software
ai artificial-intelligence chatgpt chatgpt-plugin csv llm ofx openai semantic-kernel
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/log1-codes/data-alchemist
AI-powered web app to clean, validate, and configure resource allocation data. Upload messy CSV/XLSX files, edit in a modern grid, get instant AI validation, and export ready-to-use data and rules. Built with Next.js, shadcn/ui, and OpenAI.
ai csv data-cleaning nextjs openai react resource-allocation typescript validation xlsx
Last synced: 29 Apr 2026