An open API service indexing awesome lists of open source software.

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.

https://github.com/lovasko/comma

CSV Parser & Producer

csv haskell parsing rfc-4180 text

Last synced: 10 Aug 2025

https://github.com/joj0/transaction-cutter

Slimify banking transaction statements - too many columns!

banking csv finance

Last synced: 20 Aug 2025

https://github.com/victoriacheng15/shorts-process-py

Python app with CSV support utilizes moviepy to create stylish intros for vertical videos

csv makefile moviepy python

Last synced: 11 Aug 2025

https://github.com/umaumax/csv2svg

generates svg table from csv format.

csv golang svg table

Last synced: 23 Jun 2025

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/masonicboom/csvsplit

csvsplit splits large CSV files (tested with 1bn+ rows) without breaking up rows that contain newlines within quoted fields.

csv

Last synced: 13 Oct 2025

https://github.com/ammaar-alam/mat201-grade-calculator

A web application designed to help MAT201 students track and calculate their grades in various categories such as in-class work, PSETs, and midterms. The application provides a user-friendly interface for entering grades and displays real-time updates.

csv express-js grade-calaculator java javascript node-js webapp

Last synced: 15 Apr 2026

https://github.com/krittz/csv-view

Um visualizador simpless de arquivos CSV, com opções de download em PDF e Impressão de páginas

csv git github-pages jspdf jspdf-autotable papaparse react shadcn tailwindcss typescript vite

Last synced: 15 Apr 2026

https://github.com/jrdnbradford/the-office-us

Data concerning NBC's mockumentary series The Office (U.S. version)

csv data-analysis json the-office xml

Last synced: 19 Jan 2026

https://github.com/brentley/data-profiler

VQ8 Data Profiler - High-performance CSV/TXT file profiler with exact metrics for PHI data

csv data-profiling data-quality fastapi python react

Last synced: 01 Mar 2026

https://github.com/mmikhail2001/gradient_optimization_methods

Реализация градиентных методов оптимизации (gd, sgd) на C++

csv gd mse optimization sgd

Last synced: 16 Mar 2025

https://github.com/devel0/netcore-csv

net core csv reader/writer

csv enumerable linq netcore reader scidata writer

Last synced: 02 Apr 2025

https://github.com/imrandil/csv_to_excel_npm_package

A simple and efficient Node.js module for converting CSV files to Excel (XLSX) format using streams. This package leverages the power of csv-parser and exceljs libraries to handle large datasets efficiently without consuming too much memory.

csv javascript json-server npm-package xlsx

Last synced: 25 Feb 2026

https://github.com/rdmurphy/deno-quaff

A port of the quaff Node.js library to Deno.

archieml csv data deno json toml yaml

Last synced: 05 May 2026

https://github.com/thavarshan/bookshop

📚 A sophisticated bookshop inventory manager application designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

automation books cashier csv gradle java junit purchase

Last synced: 15 Apr 2026

https://github.com/gabireze/password-generator-api

A flexible and well-structured API for generating secure passwords, built with NestJS. It allows customization of character types, quantity, and output format (JSON, XML, YAML, CSV, text, or HTML).

api csv customizable generator html json just nestjs nestjs-backend openapi password password-generator secure supertest swagger xml yaml

Last synced: 12 Apr 2026

https://github.com/drcbeatz/pricelistcsv

Web app for updating prices (and other fields) on Shopify CSV product lists. Made with Python/Django/Pandas and PostgreSQL.

csv django mdbootstrap pandas postgresql-database python shopify

Last synced: 05 May 2026

https://github.com/soap/yii2-csv

Yii2 extension to ease manage CSV data including import/export.

conversion csv export import yii2-extension

Last synced: 31 Jan 2026

https://github.com/aastopher/pinwheel

Pinwheel is a simple Rust application. Designed to help randomly select from a set of quotes.

clipboard csv desktop-application freya rust

Last synced: 20 Oct 2025

https://github.com/pastuhov/csvserdes

CSV serializer/deserializer

csv deserializer java kafka serializer

Last synced: 31 Mar 2025

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/jadedhearth/enterdatapoints

A small python script to enter data points into a csv file.

csv python python3 script

Last synced: 07 Apr 2025

https://github.com/nero103/my-youtube-usage

This is an end-to-end personal project. I was curious about my youtube engagement and thought it would be fun to explore the usage and recommend ways to optimize my device's data usage and my viewing schedule.

csv dataanalysis excel json jsonparser jupyter-notebook mssqlserver powerpoint python3 sql tableau tableau-dashboards tableau-desktop tableau-public

Last synced: 17 Mar 2026

https://github.com/ninjacoder88/ninja-csv

CSV function

csv

Last synced: 14 Jan 2026

https://github.com/rwanyoike/csvblend-python-library

🖇 Join or merge multiple CSVs on a list of columns efficiently

csv python python-library sqlite3

Last synced: 27 Jan 2026

https://github.com/gabrielleonte00/csv_datamerger

Extracts the common data from 2 csv files and the differences between them

csv java

Last synced: 30 Mar 2025

https://github.com/vilhalva/crud-python-com-csv

🎈GERENCIE O NOME, IDADE, EMAIL E TELEFONE DOS USUÁRIOS EM UM ARQUIVO CSV.

bot chatbot crud csv database projeto python terminal

Last synced: 05 May 2026

https://github.com/sadegh15khedry/housing-prices-prediction-using-randomforest

This repository contains an implementation of random forest model to predict housing prices using the Boston Housing dataset.

csv joblib jupyter-notebook matplotlib numpy pandas pil python random-forest seaborn sklearn

Last synced: 27 Feb 2025

https://github.com/sebastianbrzustowicz/cli-users-management

Python + SQL. CLI user management script for efficient control of user accounts, viewing information and creating databases.

cli csv database db json python script sql sqlite3 unittest xml

Last synced: 06 May 2026

https://github.com/muhammadshavaiz/spam_or_ham_emaildetection

The Spam Email Detection project uses Scikit-learn and Pandas to classify emails as spam or not, leveraging a dataset of 5,000 emails. It demonstrates practical statistical analysis and model training for effective email classification.

csv naive-bayes pandas python random-forest sklearn svm

Last synced: 09 Feb 2026

https://github.com/dongju93/data-modifier

Load the CSV and manipulate the data using dataframes for data modification.

csv dataframe jupyter-notebook padnas python

Last synced: 15 Apr 2026

https://github.com/jedbeom/schools-to-119centers

전국 고등학교와 119안전센터간 직선 거리는?

911 csv school school-project

Last synced: 20 Jun 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/nlink-jp/lookup

A powerful Go-based CLI tool to enrich JSON/JSONL data streams by looking up values in CSV or JSON files. Inspired by Splunk's lookup command.

cli csv data-enrichment data-pipeline devpos-tools go golang json jsonl lookup splunk

Last synced: 14 Apr 2026

https://github.com/superminority/jsv

A compact way to represent a stream of similar json objects

big-data big-data-processing csv json python python3

Last synced: 17 Mar 2026

https://github.com/ndegwamoche/php-csv-processor

This project is a PHP script designed to process a CSV file and insert the data into a PostgreSQL database. The script is executed from the command line and includes various options for creating the database table, running in dry-run mode, and more.

cmd csv generator php postgres script

Last synced: 18 Jan 2026

https://github.com/dicrtarasov/yii2-file

Абстракция файлов для Yii2

csv dicr file filestore php thumbnail yii2

Last synced: 15 Apr 2026

https://github.com/its-just-nans/csv-to-custom-json-python

Easily transform your CSV to a custom JSON with cool options

csv csv-parser csv-to-json csvtojson custom-json json python

Last synced: 08 Feb 2026

https://github.com/mauroslucios/pythonanalisedados

Fundamentos de Linguagem Python Para Análise de Dados e Data Science

anaconda3 csv excel json jupyter-notebook linux python txt

Last synced: 12 Apr 2026

https://github.com/veghdev/write-condastat

write-condastat makes it easy to collect, filter and save conda statistics to csv files.

conda condastats csv python stat

Last synced: 09 Oct 2025

https://github.com/auroradysis/danmaku-to-csv

convert Bilibili danmaku To CSV

csv danmaku

Last synced: 26 Feb 2026

https://github.com/wesleyr10/finance-wr

App para controle de finanças - full stack

clerk csv drizzle honojs nextjs

Last synced: 09 Feb 2026

https://github.com/dataglyder/data-sources-and-sql

This repo touched on data sources and the relational data base

beautifulsoup4 csv data-cleaning data-collection functions json python3 regex sql sqlite3

Last synced: 09 Feb 2026

https://github.com/686f6c61/linkedin-jobs-scrapper

Script en Python usando Rapid API para scrapear empleos de LinkedIN

csv jobsearch linkedin linkedin-scraper python rapidapi

Last synced: 09 Oct 2025

https://github.com/cium1/tools

PHP工具类

csv emoji http php tool xml

Last synced: 14 Apr 2026

https://github.com/ninsau/react-csvify

A composable, extensible, and fully typed React component for generating and downloading CSV files from any dataset.

csv csv-export csv-files csv-import csv-reader xsl xslx

Last synced: 10 Feb 2026

https://github.com/erik1066/rapid-csv

A .NET library for fast and efficient parsing, validation, and transformation of CSV files.

csv csv-validation csv-validator

Last synced: 16 Apr 2026

https://github.com/thorstenfoltz/octa

Multi reader for parquet, avro, csv, jupyter notebook, json and more

csv editor excel jupyter-notebook markdown octa parquet pdf reader sas spss stata

Last synced: 06 May 2026

https://github.com/vivekraman111/cowin

Script to download all vaccination slots available in India on the specified date from Co-WIN Public APIs as a CSV file

api-setu bash-script bulk-data comma-separated-values covid19 cowin csv flat-data india javasctipt nodejs spreadsheet vaccination

Last synced: 06 May 2026

https://github.com/xljones/bugsnag-exporter

Export Bugsnag project, error, and event data easily from a command line call which automatically handles pagination, and API backoffs

bash bugsnag cmd csv data error error-capture error-handling error-reporting event export go golang json project zsh

Last synced: 06 May 2026

https://github.com/vatshayan/songs-datasets

Datasets for Songs and Music for Dancing, Emotional, Happy and scenic view

1000dataset classfication csv data datapackage datapackages dataset datasets excel free freedata freedatasets genre machine music sgenre song songs

Last synced: 18 Mar 2026

https://github.com/uaraven/csql

Comma-separated sql. Console app allowing to run SQL queries on CSV-files

csv sql

Last synced: 10 Feb 2026

https://github.com/rjohnpaul/healthlink

A MUI Medical CRM Dashboard Connected with Supabase DB with Auth with CSV integration

crm csv dashboard mui nextjs react react-pdf-renderer supabase supabase-db vite

Last synced: 11 Feb 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/daily-utils/illm-flask

flask to process pdf & csv for illm

csv docker docker-compose flask pypdf2

Last synced: 11 Feb 2026

https://github.com/tommykho/datatables

Universal JQuery Datatables App. This is a server-less, offline data inspection tool. Drop it in any folder with CSV or XLSX files and open it in a browser.

csv datatables filter html jquery viewer xlsx

Last synced: 31 May 2026

https://github.com/adriens/odata-women-granted-open-bank-account

A public dataset that tells when women were granted the right to open a bank account on their own

csv gender-equality open-data women-empowerment

Last synced: 11 Feb 2026

https://github.com/qcif/labrys-csv2html

Converts CSV records into HTML, with the output controlled by a template.

csv

Last synced: 08 Oct 2025

https://github.com/hougesen/csvvy

a quick and dirty csv parser

csv

Last synced: 11 Feb 2026

https://github.com/sagartr/fake-email-detector-using-machine-learning-

Developed a spam detection model using logistic regression, achieving high accuracy by leveraging TF-IDF vectorization and label encoding techniques.

csv email-phishing ipynb-jupyter-notebook python

Last synced: 11 Feb 2026

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/basemax/github-repos-report-generator

A Python CLI tool to fetch all public repositories of a GitHub user, extracting repository details such as name, URL, description, top language, and tags. Outputs data in CSV, JSON, and HTML formats.

api api-github crawler csv export extract github github-api github-export github-exporter github-info html json py python

Last synced: 16 Apr 2026

https://github.com/iv4n-ga6l/functional-dataprocessing-pipeline

A functional data processing pipeline that accepts an input file, allows specifying both input and output formats, applies specified transformations, and produces a resulting output file.

csv data datapreprocessing excel json pandas parquet pipeline python

Last synced: 06 May 2026

https://github.com/arthur87/asa_json

asa_json is a library for conveniently JSON

csv gem json jsonl ruby

Last synced: 12 Feb 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/miliar/database-adapters

Prototype for easy data transfer between MySql, Bigquery and CSV

adapter bigquery csv datapipeline mysql unittest

Last synced: 06 May 2026

https://github.com/opt-nc/odata-acronyms

Lexique des acronymes de l’OPT-NC

csv dataengineering datascience open-data opendata

Last synced: 12 Feb 2026

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/judas-christ/trello-to-csv

Convert Trello JSON export to CSV

csv json nodejs trello

Last synced: 15 Apr 2026

https://github.com/laugharne/ssf_s8_exo

Create a cNFT collection of your own profile picture and social links as metadata and airdrop it to other fellows.

bubblegum bun cnft compressed-nft csv csv-file merkle merkle-tree metaplex metaplex-bubblegum nft tree typescript

Last synced: 21 Jan 2026

https://github.com/rishankjhavar/bulk-email-check

A simple node.js program that finds email addresses in bulk by using a CSV file of names and domains.

csv email email-marketing email-validation email-verification

Last synced: 18 Jan 2026

https://github.com/abirhossenmunna/dailyfinance_testng_automation

This project involves automation testing for a Daily Finance site, utilizing Selenium WebDriver for web interactions and TestNG as the testing framework to ensure robust and efficient test execution.

allure-report csv csv-format csv-parser facker gradle intellij-idea java selenium selenium-webdriver testng usermodel

Last synced: 16 Apr 2026

https://github.com/gocaio/n2c

nmap to csv

csv go golang nmap nmap2csv xml2csv

Last synced: 04 Jul 2025

https://github.com/fabsdevx/file-format-converter-handout

Data Engineering project for learning purposes. Credits to itversity

csv csv-import data data-engineering database pandas python

Last synced: 06 May 2026

https://github.com/ahbiels/agent-medical

Um agente virtual criado no Dialogflow CX - um serviço de criação de chatbot do google - que responde perguntas sobre Covid19 e Saúde mental com base em dados armazenados no Cloud Storage, e consumido pelo DataStore

chatbot cloudstorage csv datastore dialogflow dialogflow-cx etl faq gcp generative-ai generator pandas python shell-script

Last synced: 07 May 2026

https://github.com/lotfiferaga/csv_to_xml

Migration de données CSV vers XML

csv java talend xml

Last synced: 26 Feb 2025

https://github.com/jmdaemon/dxp

A data analysis and exploration library with a hookable CLI.

analysis csv lib python

Last synced: 24 Mar 2025

https://github.com/panchi64/attendance-tracker

An automated attendance tracker. Creates a locally accessible, safe web-server and places the attendance into a .csv file or uploads it onto a supported online platform.

automated csv javascript moodle qrcode react rust webserver wip

Last synced: 14 Feb 2026

https://github.com/brunos3d/d3.js-chart-tooltip-study

📊 D3.js - This project is a study of d3.js lib and how to implement a tooltip.

chart csv d3 d3js tooltip typescript vite

Last synced: 07 May 2026

https://github.com/nullscreen/uncsv

A parser for unruly CSVs

csv parser ruby

Last synced: 28 Feb 2026

https://github.com/pstwh/vibequery

A tiny, vibe‑coded app to load data files, query them locally with DuckDB‑WASM, and visualize results right in your browser.

client-side csv duckdb excel parquet query vibe xslx

Last synced: 14 Jun 2026

https://github.com/gabrielmoura/ChromeCSV2Pass

Import pass entries from an exported Google Chrome CSV file.

chrome csv pass password-store python

Last synced: 11 Mar 2025

https://github.com/vanvuvuong/to_sql

Little tool to convert the CSV, XML file to SQL

csv docker sql xml

Last synced: 21 Jan 2026

https://github.com/hansalemaos/a_pandas_ex_read_charsep_frames

Reads data separated by any char

csv pandas pythonj read

Last synced: 23 Feb 2026

https://github.com/code4mk/universities-worldwide

world-wide universites json placeholder , csv , sql

csv json sql university-lists

Last synced: 07 Oct 2025

https://github.com/jonas-grgt/data-object-mother

Object Mother pattern applied to raw data structures (JSON and CSV) used for testing purposes.

csv java json testing

Last synced: 02 Apr 2026