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/poypoyan/funcd2db
Data processors to insert to database for use in Funcwords project.
csv data-transformation linguistics tree-structure
Last synced: 27 Sep 2025
https://github.com/mitumame/mamegen
モックデータを生成する軽量 DSL パーサ(CSV/JSON対応、Python 3.11+)
cli-tool csv data-generator dsl json mock-data python test-data
Last synced: 19 May 2026
https://github.com/awais11227/pandas_import_export
Practical examples of importing and exporting different file formats using Pandas, including CSV, Excel, JSON, and more.
csv data-analysis-python data-export data-import excel json pandas-tutorial pandas-tutorial-for-2025
Last synced: 27 Sep 2025
https://github.com/scorchinghot/python-automated-web-scrapper
a Python desktop application that demonstrates a full pipeline for discovering, filtering, and scraping websites wrapped in a simple Tkinter GUI.
automation beautifulsoup csv demo educational gui json portfolio-project python requests sanitized tkinter
Last synced: 14 May 2026
https://github.com/emilianomusso/sql2tsv
Exports SQL Server Table Data in TSV Format
csharp csv dataset dataset-generation export export-csvfile net-core sql sql-server tsv tsv-files
Last synced: 15 May 2026
https://github.com/nyctibiusvii/autoschoolcard
Automação para a geração de Boletins escolares para escolas / professores 🤖📄
automacao base64 boletim-escolar chromedriver codecs csv image os python selenium
Last synced: 19 May 2026
https://github.com/vhnegrisoli/processador-csv
Projeto de uma API de processamento de CSV em batch utilizando Spring Boot com Spring Batch, e persistindo os dados processados no PostgreSQL e no ElasticSearch, monitorando e consultando dados com Kibana em um ambiente Docker com docker-compose
api-rest csv docker docker-compose elasticsearch kibana postgresql spring-batch spring-boot
Last synced: 08 Apr 2026
https://github.com/bpacholek/php-csv-writer
Basic CsvWriter based on a buffered TextWriter (also provided).
csv csv-converter csv-export csv-files csv-format csv-parser csv-parsing csvwriter
Last synced: 04 May 2026
https://github.com/ullingerc/spatial-search
"Efficient Spatial Search for the QLever SPARQL Engine" - Materials for the Thesis
csv gtfs kml nearest-neighbor-search qlever rdf sparql spatial
Last synced: 03 Aug 2025
https://github.com/davidlj95/electricity-consumption
Analyzes a CSV containing electricity consumption data exported from a Spanish electricity distributor company and prints total kWh consumed for data in the file + consumed kWh by rate (valley, plain, peak).
csv electricity-consumption python python3 spain
Last synced: 08 Nov 2025
https://github.com/ifraixedes/go-csv-reader-example
Simple tool which uses the Go CSV Reader of the standard library
Last synced: 31 Oct 2025
https://github.com/kayantchian/fooddatascraper
FoodDataScraper is a browser extension that performs web scraping on predefined restaurant menu websites. It collects data from these menus and generates automated spreadsheets, optimizing the internal menu registration process for businesses.
csv data-science javascript papaparse puppeteer webscrapy
Last synced: 19 May 2026
https://github.com/servierhub/adsv
Analyze delimiter-separated values files
csv csv-converter csv-format csv-parser csv-parsing csv-reader csv-reading data data-analysis data-engineering data-mining
Last synced: 28 Sep 2025
https://github.com/anik16298/restful-booking-api-performance-testing-using-jmeter
This repository features a 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 for CI/CD integration and maintaining reliability in production environments.
csv html-report http-header-parser jmeter-tests jmx json-extractor load-testing performance-testing report
Last synced: 20 Jan 2026
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/tonytonyjan/csv_to_json
A Command-Line Tool converting CSV to JSON
Last synced: 19 May 2026
https://github.com/pog7x/py-csv-xls
Converter from csv format to xls
csv csv-parser excel python xlsxwriter
Last synced: 03 Aug 2025
https://github.com/jitsasmal/salary_positions_education_report
Interactive Dashboard using PowerBi, imported .csv file and Data Cleaning
csv dashboard datacleaning powerbi
Last synced: 03 Jan 2026
https://github.com/anant/example-cassandra-cql-copy
Learn how to do data operations with CQL Copy
Last synced: 19 May 2026
https://github.com/ziteh/csv-handler
A simple CSV files reader/writer NuGet package
Last synced: 29 Sep 2025
https://github.com/alrico88/simple-heatmap
Webapp to draw heatmaps from CSV or DSV written in Vue
Last synced: 19 May 2026
https://github.com/sagarpednekar/file-format-converter-using-pandas
The objective of this project is to develop solutions based on the design provided. In this case, the source data was obtained in the form of CSV files from a MySQL DB.To improve the efficiency of our data engineering pipelines, we need to convert these CSV files into JSON files
csv data-engineering etl-pipeline json pandas
Last synced: 11 Apr 2026
https://github.com/postgrest/pg_csv
CSV aggregate for Postgres
csv postgres postgresql postgresql-extension
Last synced: 19 May 2026
https://github.com/anibalalpizar/audit-log-middleware
🌟 Automated audit logging system with JSON/CSV support.
audit-logs csv json logging-system npm-package typescript
Last synced: 18 Feb 2026
https://github.com/christ02/analisis-imdb-con-r
Este proyecto realiza un análisis detallado de la distribución de roles, actores, actrices y directores en una base de datos de películas. Se exploran diferentes aspectos como el número de películas, actores y directores por rol, y la relación entre directores y géneros cinematográficos.
Last synced: 06 Aug 2025
https://github.com/zztkm/csvdouble
Converts a csv file to double-quote enclosure
Last synced: 14 Apr 2025
https://framagit.org/Cyrille37/php-csv-reader
Can read large file without consuming memory because it uses an iterator with a Generator that only read one line at a time.
Last synced: 01 Oct 2025
https://github.com/fortunewalla/birdstrikes
birdstrikes database created for postgresql with simple sample queries
birdstrikes csv data-analysis data-science database dataset pgsql postgresql practice sample sql sql-query workshop
Last synced: 02 Oct 2025
https://github.com/mohamedkhalidlx/loan-eligibility-prediction-web-app
Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.
bernoulli-naive-bayes css csv decision-tree-classifier flask gaussian-naive-bayes-classifier gradient gradient-boosting-classifier html ipython-notebook knn-classifier logistic-regression machine-learning machine-learning-algorithms naive-bayes-classifier pickle python random-forest-classifier support-vector-classifier webapp
Last synced: 05 Mar 2026
https://github.com/tansen87/Encoding_convert
Convert CSV encoding to another encoding format
Last synced: 02 Oct 2025
https://github.com/steenhansen/mongoosetocsv
Create .csv exports from mongoose models
Last synced: 02 Oct 2025
https://github.com/7rikazhexde/dlsubscanstakingrewardshistory
PySimpleGUIとSubscan APIを使用してReward&Slashのデータをcsvファイルで保存するGUIアプリ
csv gui pysimplegui python subscan
Last synced: 02 Oct 2025
https://github.com/sourceduty/cults3d_sales_data_analyzer
📈 Open Cults3D CSV sale data files, view the processed data, and export a detailed statistical report.
3d 3d-model 3d-model-sales 3d-modelling 3d-printable 3d-printing csv csv-analyzer cults3d python sales-anaylzer sales-data sales-tool
Last synced: 08 Aug 2025
https://github.com/ameygaikwad/csv-to-json-converter-using-python
Welcome to CSV-to-JSON-Converter-Using-Python, this Python script converts CSV (Comma-Separated Values) files to JSON (JavaScript Object Notation) files. It's designed for basic conversion and assumes well-formatted CSV files.
csv csv-converter csv-parser json json-converter json-schema python
Last synced: 10 Feb 2026
https://github.com/kaliop/csv-parser
PHP CSV Parser. OOP-style, Customizable and Testable
csv csv-parser excel library php
Last synced: 31 Dec 2025
https://github.com/arghya1501/pizza_sales
This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.
csv dbms mysql mysql-database mysql-server sql
Last synced: 08 Aug 2025
https://github.com/memowe/lemmatchers
Tag sequences domain specific language with CLI and web interface for CSV data
csv domain-specific-language lemmatization linguistics
Last synced: 08 Aug 2025
https://github.com/anshpg/stock-price-analysis-and-visualization
The Stock Price Analysis and Visualization project is a comprehensive tool designed to facilitate the analysis and visualization of stock price data across various parameters such as 'open,' 'close,' 'highest,' and 'lowest.'
csv matplotlib-pyplot pandas stock
Last synced: 19 May 2026
https://github.com/brunos3d/csv-parsers-comparison
🔥 NODE.JS - Comparative analysis of csv converters
benchmark comparison-tool convert csv fast-csv javascript json loader measure module nodejs papaparse parser time
Last synced: 10 May 2026
https://github.com/housebirdgames/html-table-csv-converter
A simple tool designed for easy conversion between HTML tables and CSV format.
Last synced: 31 Dec 2025
https://github.com/lauta-dev/csv-viewer
csv csv-files javascript typescript
Last synced: 09 Apr 2026
https://github.com/hipparchus2000/csvviewer
[Finished] it's actually an editor. Caveats: purges commas from inside strings. Created as no longer want to use Excel since it helpfully makes strings like 1:1000 into a Microsoft decimal time 0.647111 or whatever. (of course I meant 1 hour and 1000 minutes)
c-sharp csv editor windows-desktop
Last synced: 09 Aug 2025
https://github.com/kafkaesc/excel-to-x
SaaS solutions for PaaS problems 🧮
axios csv excel javascript nodejs sql tsv utility xlsx
Last synced: 19 May 2026
https://github.com/sunsided/serial-sensors
Getting that data off your microcontrollers
csv data-export embedded rust sensor-fusion serial-port stm32f3discovery tui uart usb-cdc
Last synced: 12 Jan 2026
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/jweyrich/csvpred
[WIP] Query a CSV file using simple predicates
csv csv-parser csv-reader csv-reading query query-engine query-language querying
Last synced: 13 Sep 2025
https://github.com/sabrinapg/mutual-sync
R Project that analyses Instagram user data to identify non-mutual followers. By extracting usernames from HTML files of followers and followings, converting it to CSV, and comparing data.
Last synced: 20 Mar 2025
https://github.com/axonops/axonops-data-extractor
AxonOps™ Data Extractor - A Python utility to download and convert AxonOps cluster data
apache-cassandra apache-cassandra-tools axonops command-line csv devops devops-tools python timeseries
Last synced: 10 Aug 2025
https://github.com/bearddan2000/python-cli-elk-csv-client-pop
Reads a csv file into Logstash which feeds a single node for data in `pop-demo` document.
cli client csv elasticsearch elk kibana logstash pop python
Last synced: 24 Mar 2025
https://github.com/fabsdevx/files-to-database-loader-handout
Data Engineering project for learning purposes. Credits to itversity
csv data data-engineering database json pandas python
Last synced: 09 Apr 2026
https://github.com/gauravtrivedi967/sentiment-analysis-for-depression-based-on-social-media-post
This project will scrap subreddits from reddit and then it will use deep learning for training the model, and then it is deployed on flask using a simple GUI
cnn-classification cnn-model csv deep-learning flask html5 keras pickle python sentiment-analysis tensorflow
Last synced: 09 Apr 2026
https://github.com/kurehajime/tmpl
tmpl makes files that replaced template text with csv by matched column name
console csv generator go golang template-engine tmpl
Last synced: 10 Jun 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/magicxor/weather-tg-bot
inline Telegram weather bot
api-client bot console-application csharp csv dotnet dotnet-core http-client polly refit retry telegram telegram-bot timezone timezone-conversion weather
Last synced: 17 May 2026
https://github.com/aaaastark/web_scraping
Web Scraping
beautifulsoup csv matplotlib news numpy pandas pyhton python3 request requests scraper scraping web-scraping webscraping
Last synced: 10 Aug 2025
https://github.com/aromalanil/cectl-get-faculty-csv
📜 A Script which fetches the faculty details of CECTL and saves it as an excel sheet.
csv node npm script web-scraping
Last synced: 09 Apr 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/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/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/joj0/transaction-cutter
Slimify banking transaction statements - too many columns!
Last synced: 20 Aug 2025
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/mostafahima/birthday-email-reminder
This Python project sends automatic birthday emails using SMTP, opens the file with pandas, and selects random messages using random.
csv pandas smtp smtpserver txt txtfiles
Last synced: 15 May 2026
https://github.com/victoriacheng15/shorts-process-py
Python app with CSV support utilizes moviepy to create stylish intros for vertical videos
Last synced: 11 Aug 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/harshpatel5940/datahandlingproject
A simple project for School Purpose and explore the things of python
csv datahandling logging python
Last synced: 11 Aug 2025
https://github.com/dtinth/jamulus-usage-stats
Unofficial Jamulus usage statistics
Last synced: 03 Jan 2026
https://github.com/veltzer/pytsv
Pytsv is a the Swiss army knife for TSV files
Last synced: 07 Mar 2026
https://github.com/nicogis/factory-utilities-soe
Factory Utilities SOE
csv export file-geodatabase kml kmz shapefile soe-rest
Last synced: 31 Mar 2025
https://github.com/mostafahima/flash-cards-application
A Flash Cards app built with Python and Tkinter, helping users learn English words with delayed Arabic translations.
csv pandas-python practice-programming tkinter-python
Last synced: 16 Nov 2025
https://github.com/aravind2060/csv2rdf
Converting raw CSV to RDF Turtle format
apache-jena csv etl java maven rdf semantic-web turtle
Last synced: 03 May 2026
https://github.com/svetlanam/data-migration
Data cleaning, transformations and external API integrations in Pandas. Converting data from CSV to PostgreSQL database
csv data-cleaning data-transformation digital-agency etl kompilator pandas postgresql python
Last synced: 09 Apr 2026
https://github.com/arpanpramanik2003/attendance-tracker
A Python-based GUI application for managing student attendance using Tkinter. This program allows users to register students, mark attendance on a daily basis, and save records in a CSV file. The application dynamically adds columns for each date, allowing for efficient tracking of student presence with 'P' for present and 'A' for absent.
attendance-system csv datetime python tkinter
Last synced: 28 Mar 2025
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/scottgriv/javascript-api_data_fisher
The data fisher is a single page web application that calls multiple API endpoints and returns the data in a CSV format.
api api-parser css csv csv-export html javascript papaparse spa
Last synced: 01 Apr 2025
https://github.com/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
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/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: 15 Mar 2025
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/tomtom828/90.3-core-scrape
Navigate to 90.3 Core FM website and scrape current songs every 5 minutes
csv pip python3 scheduled-tasks scraper
Last synced: 30 Oct 2025
https://github.com/mani-prakash-n-r/book_recommendation_system_using_hybrid_technique
The Book Recommendation System uses collaborative and content filtering techniques to suggest books based on user preferences and content similarity.
csv html numpy pandas python sckiit-learn
Last synced: 09 Apr 2026
https://github.com/farhad-here/adventureworks_interactive_sales_dashboard_powerbi
An interactive Power BI dashboard for Adventure Works sales team to analyze performance, customers, products, and employees. Includes data cleaning, data modeling, DAX measures and advanced visualization features.
business-intelligence chart csv data-analysis data-cleaning data-cleaning-and-preprocessing data-visualization dax powerbi
Last synced: 13 Aug 2025