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-30 00:07:19 UTC
- JSON Representation
https://github.com/au5ton/anexcsvripper
Downloads CSV data from anex.us/grades/ for use in spreadsheets
Last synced: 16 Mar 2025
https://github.com/woozymasta/dayz-stringtable
A lightweight Go CLI that streamlines CSV ↔ Gettext localization workflows for DayZ stringtables.
cli csv dayz devtools gettext go l18n localization stringtables
Last synced: 21 Jan 2026
https://github.com/nmelgar/lego_my_data
Data visualization project to sell LEGO bulks.
csv data-analysis data-visualization data-viz google-sheets tableau
Last synced: 08 Jan 2026
https://github.com/orestispanago/spotify-python
Download spotify playlists to csv
Last synced: 25 Mar 2025
https://github.com/ahmed-safa/medicines-array
Django based project on displaying brief details on available Medicines in Bangladesh including their prices.
bootstrap5 css csv django html javascript python sqlite
Last synced: 14 Apr 2026
https://github.com/kevin-doolaeghe/csvdateconverter
Convert date format of trends CSV export files (Desigo CC)
Last synced: 23 Feb 2026
https://github.com/blakek/wff2csv
Converts WiFiFoFum kml files to CSV logs
csv csv-logs kml wardriving wififofum wififofum-kml-files
Last synced: 13 Jun 2025
https://github.com/jturner314/typed_csv
Wrappers for the csv crate to provide additional type-based functionality
Last synced: 13 Oct 2025
https://github.com/huboh/records
A light weight Go package that marshals & unmarshals CSV records(slice of slice of strings) to/from CSV entries(slice of structs).
csv csv-mapper go go-package marshaller
Last synced: 22 Jan 2026
https://github.com/stariongroup/deh-csv
A library that converts ECSS-E-TM-10-25 datasets into CSV
csv ecss-e-tm-10-25 mbse modeltopia
Last synced: 14 Oct 2025
https://github.com/emmanuelgomez/dbpopulator
csharp csv dotnet excel excel-import sqlserver wpf
Last synced: 13 Apr 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/jamessizeland/csv-to-ris
create a ris (Research Information System) file from a csv.
bibliography csv file-conversion react static-site tailwindcss typescript
Last synced: 14 Apr 2026
https://github.com/dpbm/opendatasus-crawler
A simple crawler using puppeteer
brazil chrome crawler csv datasus nodejs opendatasus pdf puppeteer screenshot sus
Last synced: 14 Apr 2026
https://github.com/rociobenitez/ivr-customer-service-ivrdb
A repository for managing the database schema and data related to a customer service Interactive Voice Response (IVR) system, including call records, modules, and user steps.
Last synced: 15 Oct 2025
https://github.com/tools4everbv/helloid-conn-prov-target-blacklist-csv
Blacklist - Target (CSV)
blacklist csv powershell provisioning target
Last synced: 15 Oct 2025
https://github.com/node-casbin/file-adapter
File adapter for Casbin
access-control adapter authorization casbin csv file node-casbin storage-driver
Last synced: 15 Oct 2025
https://github.com/nimeshkverma/cibil-chrome-extension
CIBIL-Report-Generation-Form Prefill chrome extension
chrome chrome-extension cibil-report csv javascript pluggin
Last synced: 14 Apr 2026
https://github.com/gauravtrivedi967/ems_python
This repo consist of the files which have been used in the development of Employee Management System using python
Last synced: 16 Oct 2025
https://github.com/fp-fuyutsuki/jp-child-allowance-data
Machine-readable data and a lightweight Python API for Japan's child allowance system.
child-allowance csv japan json open-data public-policy python social-security
Last synced: 01 Jun 2026
https://github.com/nabeel-ahmed-jamil/jscript
Segment Processing J-Meter Script ===> Ok
Last synced: 27 Jan 2026
https://github.com/rudradcruze/shell-scripting-cis-18
This repository contains Bash scripting examples that cover basic to advanced concepts, including variables, loops, conditionals, arrays, functions, and file operations. Ideal for learning automation and enhancing command-line skills.
Last synced: 09 May 2026
https://github.com/ronknight/webjaguar-inventory-checker
🔍 A Python script to validate the inventory status of products on WebJaguar by checking SKUs against their API and logging results to CSV and log files.
Last synced: 17 Oct 2025
https://github.com/vaibhavmojidra/python--demo-generating-csv-rows-as-dictionary
The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.
coding csv dictionary mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 14 Mar 2026
https://github.com/michaelwp/goCsv
The go-csv package provides an easy-to-use interface for generating CSV files with concurrent processing
concurrency csv go golang stream
Last synced: 17 Oct 2025
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/jgauthi/component_spreadsheet
Class and method for read / generate spreadsheet files.
csv csv-parser csv-reading php74 php82
Last synced: 11 Jun 2026
https://github.com/sebastianbrzustowicz/flight-quality-overview-microservice
Go + Docker. Microservice with parallel computations to convert raw vehicle flight data into overview raport with visualisation.
container control csv data docker drone flight go goroutines http microservice parallel-computing pdf quadcopter raport rms sse vehicle
Last synced: 10 May 2026
https://github.com/michaelfromyeg/csv-upload-tool
A React component for uploading, mapping, and saving CSV (sensor) data.
Last synced: 13 Apr 2026
https://github.com/vaibhavmojidra/python---demo-generating-csv-rows-as-lists
The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.
coding csv files generating-csv generating-csv-using-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 27 Jan 2026
https://github.com/ocelotsloth/nflscores
Scraping utility which generates spreadsheet of NFL Weekly Scores
Last synced: 01 Jun 2026
https://github.com/fairlytales/xlsx2csv_converter
Script for converting xlsx to csv
csv xlsx xlsx-converter xlsx-parser
Last synced: 13 Jun 2025
https://github.com/guillim/mongo2csv-api
Simple microservice that fetches data from a remote MongoDB instance, and returns it as a CSV
Last synced: 13 Apr 2026
https://github.com/justinformentin/google-search-csv
csv javascript nightmare scraper
Last synced: 19 Oct 2025
https://github.com/fbarffmann/python-challenge
Automated financial and election data analysis using Python. Cleaned and transformed large CSV datasets, calculated key business metrics, and generated automated reports for stakeholders.
automation csv data-analysis data-cleaning election-analysis financial-analysis python reporting
Last synced: 24 Apr 2025
https://github.com/halfdan/filter-csv.cr
Filters CSVs based on a JSON configuration. Written in Crystal
Last synced: 12 Apr 2026
https://github.com/karapetianash/recsystembackend
Recommender system backend.
cosine-similarity csv ml recommender-system sqlie3
Last synced: 16 Mar 2025
https://github.com/markbattistella/powershell-applets
Mainly using a CSV file these are a bunch of Powershell scripts to make my life easier
csv folder-mover powershell powershell-script
Last synced: 03 Apr 2025
https://github.com/soenneker/soenneker.csv.sepcsvutil
Using the Sep CSV library, provides methods for reading and writing CSV files using strongly-typed objects with automatic property mapping and basic type conversion
csharp csv dotnet sep sepcsvutil spreadsheet util utility
Last synced: 10 Jun 2026
https://github.com/nbhirud/pyconcaldates
Extract dates from contacts and add them to calendar
anniversary birthday birthday-reminder calendar contacts csv duckdb poetry python ruff
Last synced: 17 May 2026
https://github.com/webtaku/csv-editor
A simple VS Code extension that lets you view and edit CSV files in a spreadsheet-like table directly inside the editor.
Last synced: 21 Oct 2025
https://github.com/pantersoft/saltrelaxpro-logger
Bayrol Salt Relax Pro Datalogger. This Script fetches the Pool values from the provided IP/URL and stores them in an CSV file.
csv logger monitoring-tool pool
Last synced: 21 Oct 2025
https://github.com/colinzhu/junit-csv-to-map
JUnit annotation to load CSV file record as a Map for ParameterizedTest
Last synced: 02 Apr 2025
https://github.com/lyrasis/csv-data-tools
Tools for working with CSV data (or other basic tabular data formats)
Last synced: 23 Jan 2026
https://github.com/balazsorban44/uloba-arbeidsplan-csv-export
I created a javascript which adds the option to export "Arbeidsplan" on Uloba and then it is possible to import it to Google Calendar (or any Calendar app supporting .csv format)
calendar csv es6 javascript uloba
Last synced: 31 Mar 2025
https://github.com/ultrasage-danz/sql-free-to-paid-conversion-rate-project
Checkout this link for more projects
csv data-science mysql py python sql
Last synced: 07 Jan 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/mountolive/dataintegration-etl
A simple ETL REST API using spring boot 2
Last synced: 25 Mar 2025
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/harmanveer-2546/reducing-data-entries
Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.
csv data data-entry delete-data excel numpy pandas python
Last synced: 05 May 2026
https://github.com/franco-diaz-licham/tournamenttrackerapp
Tournament Tracker is a desktop application that allows users to create and play through elimination-style tournaments (e.g. an indoor soccer tournament)
csharp csv dot-net sql sql-server visual-studio windows-forms
Last synced: 15 Mar 2026
https://github.com/dantezulli/convertrail
Un wizard conversor de archivos de CSV 🧙
csv csv-parser java json maven openjdk spring-boot
Last synced: 02 Jan 2026
https://github.com/randomecho/credit-card-shuffler
Parses a credit card activity statement into a slightly different format of columns being in different places.
Last synced: 25 Oct 2025
https://github.com/ximaz/libcsv
libcsv.a written in C
c csv csv-parser csv-parsing libcsv
Last synced: 12 Jun 2025
https://github.com/amssdias/shell-games
This project is based on shell games already prebuilt from me, but with better software design.
abc cohesion coupling csv design-patterns json object-oriented-programming python3 testing unittest
Last synced: 12 Apr 2026
https://github.com/karthikudyawar/github-label-sync-tool
Tool that sync labels from CSV to GitHub repositories via CLI.
automation bash cli-tool conventionalcommits csv developer-tools github-api github-label-manager github-labels label-management label-sync open-source shell-script shellcheck
Last synced: 10 May 2026
https://github.com/jadedhearth/enterdatapoints
A small python script to enter data points into a csv file.
Last synced: 07 Apr 2025
https://github.com/oskaritimperi/csvre
A simple tool for replacing data in CSV columns with regular expressions.
Last synced: 25 Oct 2025
https://github.com/pastuhov/csvserdes
CSV serializer/deserializer
csv deserializer java kafka serializer
Last synced: 31 Mar 2025
https://github.com/fholzer/csv2mmdb
Convers CSV files to Maxmind mmdb format.
Last synced: 17 Jan 2026
https://github.com/codylico/ledger
Simple doubly-entry accounting program
command-line csv double-entry-accounting json lua-scripting zip
Last synced: 16 May 2026
https://github.com/grzegorzpokorski/budget-plan
App to manage your budget 💰 (Next.js, Prisma, next-auth, API routes, tailwindCSS)
csv next-auth nextjs prisma react react-hook-form tailwindcss typescript zod
Last synced: 12 Apr 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/syedhassaanahmed/msgraph-csv-to-excel365
.NET Console App which uses MS Graph to generate Excel 365 workbook from CSV
azure-ad csharp-code csv dotnet-standard excel microsoft-graph-sdk onedrive
Last synced: 27 Oct 2025
https://github.com/jmofuture/movies_datdata
Microsoft Power BI - Introduction to Power BI Tutorial
csv data-visualization dataset dax powerbi powerquery
Last synced: 27 Oct 2025
https://github.com/cumbof/opengdc
An open-source Java tool to automatically extract and convert all clinical and genomic data from the Genomic Data Commons to BED, GTF, CSV, and JSON format
bed bioinformatics csv gdc gtf json target tcga
Last synced: 20 Jul 2025
https://github.com/jogit82/presidents-timeline-app-with-amchartsjs-react-webdb
Using remote web database with auth to store president's data in CSV. AmChart JS is used to visualize data pulled from remote web database.
amcharts authorization csv database kintone react sql
Last synced: 17 Apr 2026
https://github.com/aswad310/file_parser
Parsing CSV files transaction data into HTML file and also provide results like Total Income, Total Expense, Net Total.
apache arrays csv file file-handling file-parser parser php8 transactions ubuntu
Last synced: 10 Sep 2025
https://github.com/scottgriv/python-convert_html_table_to_csv
Scrape a web page table and convert it to a csv file.
converter csv csv-file csv-parser html html-table python utility utility-app utility-application utility-script
Last synced: 01 Apr 2025
https://github.com/balita1124/python-excel-to-csv
Convertir Excel en CSV avec python
Last synced: 01 Jun 2026
https://github.com/corey-richardson/archery-linear-regression
A Flask web application that allows the user to view and add scores to a dataframe, and uses these values in a linear regression model to estimate their average arrow score at different distances.
css csv flask html matplotlib-pyplot python3
Last synced: 11 May 2026
https://github.com/abdullah-khan-sherwani/dictionary
A dictionary with multiple functions implemented using Right-Leaning Red-Black Tree. Implemented as a command prompt app
cpp csv data-structures-and-algorithms
Last synced: 23 Apr 2025
https://github.com/mezantrop/tsqlike
SQL-like interface to tabular structured data
csv data-processing data-structures json python sql-like table
Last synced: 24 Jan 2026
https://github.com/neizod/duppub
Detects duplicate publications
csv hacktoberfest python string-matching string-similarity
Last synced: 24 Jan 2026
https://github.com/richardlitt/ynab-convert-csv
A converter for Banking transaction CSV files to YNAB format
bank converter csv schwab td-bank transaction ynab ynab-format
Last synced: 06 Feb 2026
https://github.com/rich-id/csv-generator-bundle
A csv bundle for Symfony 4.4
Last synced: 24 Feb 2026
https://github.com/cougargrades/foia-ir05921
uh.edu FOIA Request - IR05921 (May 15, 2019)
csv foia university-of-houston
Last synced: 06 Feb 2026