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/ddialliance/ddi-cdi-sample-generator

JavaScript example application to generate ddi-cdi (json-ld)

csv ddi ddi-cdi json-ld metadata vue3

Last synced: 20 Jan 2026

https://github.com/sohyp3/ip-info-getter

Over-engineered CLI tool to retrieve IPv4 informations like ASN/Location.

csv ipv4 python

Last synced: 28 Mar 2025

https://github.com/dgraves4/streaming-03-bonus-dgraves

This is a custom streaming project that uses RabbitMQ and producer/consumer files to read from a CSV file and write messages to a new queue every 1-3 seconds.

csv rabbitmq readme streaming utility

Last synced: 24 Mar 2025

https://github.com/vbluuiza/aws-data-ingestion-pipeline

📄 Projeto educacional de pipeline de ingestão de dados utilizando AWS S3 e Lake Formation, estruturando a camada bronze de um Data Lake com Python.

academic-project aws boto csv data-engineering data-lake data-science lake-formation pandas parquet pipeline python s3

Last synced: 16 Apr 2026

https://github.com/rock-roll1968/python-challenge

Data Analysis/Python

anaconda csv python

Last synced: 28 May 2026

https://github.com/svetlanam/clockify-to-kimai-integration

Export data from clockify to kimai timetracking

api clockify csv export import kimai pandas python

Last synced: 11 Apr 2026

https://github.com/benjajaja/rowfiles

Go library for reading files with rows (CSV, JSONLines, Parquet...)

csv go jsonlines parquet rowfiles rows

Last synced: 10 Mar 2026

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/tlecomte13/example-rag-csv-ollama

This project uses LangChain to load CSV documents, split them into chunks, store them in a Chroma database, and query this database using a language model. It allows adding documents to the database, resetting the database, and generating context-based responses from the stored documents.

chroma chromadb csv langchain langchain-python ollama python

Last synced: 01 Apr 2026

https://github.com/mateusai/csv-to-po

Convert csv files to po files plus the pot template file

csv pot rust

Last synced: 02 Sep 2025

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/daxter-army/topsis_python_package

A Python package to find TOPSIS for multi-criteria decision analysis method

csv data-analytics pandas python tabulate topsis

Last synced: 12 May 2026

https://github.com/raelnogpires/job-insights

First project using Python to manipulate data, made at Trybe.

csv flask python

Last synced: 11 Apr 2026

https://github.com/guiscaranse/tablecoords

Ferramenta para capturar endereços de tabela e converte-las em coordenadas

csv python qgis qgis-plugin tables

Last synced: 31 Mar 2025

https://github.com/nelsonken/csv

a copy of golang encoding/csv . support Ignore LazyQuote char

csv golang lazy-quote lazyquote

Last synced: 18 Jan 2026

https://github.com/bitxx/csvreader

csv解析为结构体,对原作者https://github.com/zhnxin/csvreader项目的进一步完善

csv decode encode golang parse

Last synced: 15 Mar 2025

https://github.com/shudhanshusaurabh001/super_market-data-analysis-using-python

This project focuses on analyzing supermarket sales data using Python. The goal is to extract meaningful insights from the dataset, such as sales trends, customer purchasing behavior, and product performance.

analysis csv data insights matplotlib numpy pandas project python seaborn

Last synced: 06 Apr 2026

https://github.com/j0nimost/kafa

A fast easy to use csv,tsv file parser

csv dotnet rfc-4180 tsv

Last synced: 20 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/victorbadaro/node-csv-reader-example

This is an example app that was made to try CSV file reading

csv csv-parser dotenv express expressjs file-upload multer node node-js nodejs typescript

Last synced: 11 Apr 2026

https://github.com/veldin/opendata-lrk

Open data childcare locations lrk

childcare csv json kinderopvang open-data

Last synced: 31 Mar 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/bearddan2000/python-cli-elk-filebeat-csv-client-simple

Reads a csv file into fikebeat then logstash which feeds a single node for data in `dog-demo` document.

cli client csv elasticsearch elk filebeat kibana logstash python simple

Last synced: 09 May 2026

https://github.com/uiolee/2adif

A tool to convert tables to adif.

adif csv python

Last synced: 27 Feb 2026

https://github.com/wendyliga/firefly-iii-spendee-import

Spendee csv Helper and Import Configuration for Firefly III

csv firefly-iii spendee

Last synced: 26 May 2026

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/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/alykoshin/mini-csv

Parse/stringify data in CSV format

csv parse stringify

Last synced: 02 Jul 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/eltorocorp/eltoro-stats-to-csv

A helper/example script to consume the El Toro API for Stats

analyticsmlteam csv portal reporting stats

Last synced: 03 Oct 2025

https://github.com/astrocvijo/yt_analysis

This program retrieves information about Youtube channels you're subscribed to, saves it to a csv file and displays it

csv data-retrieval python youtube-api youtube-data-analysis

Last synced: 23 Mar 2025

https://github.com/devlato/csv-wealth-api

CSV Wealth API

csv

Last synced: 05 Aug 2025

https://github.com/devferx/datasets

This repository contains a collection of datasets curated for various data analysis and machine learning projects.

csv datasets

Last synced: 20 Mar 2026

https://github.com/lmicovic/task2

Utility that calls the Trivia Questions DB API 15 times and displays results.

angular angular17-standalone api console-log css csv html javascript json trivia-api trivia-questions typescript

Last synced: 12 Apr 2026

https://github.com/apple-x-co/rs-crtsh

🔍 crt.sh API のための高速で使いやすい Rust 製コマンドラインツール

certificate crtsh csv table

Last synced: 13 Jan 2026

https://github.com/satyamvyas04/regex-dataentry

A Python-based tool for efficiently extracting and organizing user data using regular expressions.

csv information-retrieval python regex text

Last synced: 03 Sep 2025

https://github.com/zhenglinlei/betscrape-es

Spanish lotteries and bets historial of results API

api bets csv json lottery nodejs scrape scraping xml

Last synced: 08 May 2026

https://github.com/zingus/monotable

Monotable is a text-based file format to describe tables of data.

csv file-format monotable table text-based

Last synced: 13 Jan 2026

https://github.com/guusdias/programming-language-stats

Programming languages statistics in the last three years.

csv python statistics

Last synced: 02 Jul 2025

https://github.com/9d4/mhu

Mikrotik Hotspot User. Bulk import

bulk-operation csv mikrotik mikrotik-api mikrotik-hotspot rest

Last synced: 06 Jan 2026

https://github.com/mathiazom/nomi

Simple name generator

csv name-generator utility vuejs

Last synced: 01 May 2026

https://github.com/pal-96/multiparty-healthcare-ecosystem-app

A multiparty healthcare ecosystem that unifies sports, health training, nutrition and pharmaceutical enterprises. It enables seamless collaboration between Super Admin, Enterprise Admins, Customers, Trainers, Nutritionists and Suppliers through real time information exchange, role-based access control and data analytics dashboards.

arraylist-java bcrypt-hashing-library csv csv-parser data-structures enum hashmap-java java jcalendar jfreechart-library netbeans object-oriented-programming rbac-configuration swing-api swing-application

Last synced: 23 Nov 2025

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/winterwind/housingpricesproject

A two-part project involving making predictions using various regressors and then implementing linear regression from scratch and predicting that way

csv csv-files data-science decision-tree gradient-descent jupyter jupyter-notebook knearest-neighbors knn linear-regression linear-regression-scratch machine-learning matplotlib matplotlib-pyplot numpy pandas python random-forest regression sklearn

Last synced: 12 Apr 2026

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/lotfiferaga/csv_to_xml

Migration de données CSV vers XML

csv java talend xml

Last synced: 26 Feb 2025

https://github.com/himcc/sqlgo

sqlite browser and run sql on file (csv and excel file) in command line

csv excel sql sqlite sqlite3 sqlite3-database

Last synced: 30 Mar 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/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/devdeividmoura/pdf-to-sheet

Converta PDFs em planilhas com facilidade e rapidez usando Python, FastAPI e Docker.

api automation csv data-extraction data-processing docker eficiency etl fastapi pandas productivity pypdf2 python

Last synced: 12 Apr 2026

https://github.com/yeg-dr/vendingmachine

A Raspberry Pi-based vending machine project with card reader and relay control

cardreader csv gpio gpio-pins gui-application hardware json python3 raspberry-pi raspberry-pi-3 relay software tkinter tkinter-gui

Last synced: 03 Jul 2025

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/curiouscorrelation/c-csv

A simple csv parser written in C.

c csv csv-parser

Last synced: 01 Apr 2025

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/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/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/manucabral/cosevawriter

Program to overwrite and read .csv files for Windows

cpp csv csv-reader csv-writer

Last synced: 16 Mar 2025

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/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/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/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/sazonovanton/isfplot

Tiny application for converting ISF binary files of Tektronix oscilloscopes to the CSV with GUI

csv isf oscilloscope python tektronix

Last synced: 17 Oct 2025

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/dvinciguerra/p5-csv-builder

CSV::Builder - Simple and chained interface to write csv files

builder csv module perl

Last synced: 16 Mar 2025

https://github.com/aashish22bansal/datasets

Contains the datasets for projects present in the repositories in my Github Account.

csv dataset datasets

Last synced: 09 May 2026

https://github.com/lcube45/mycsv

Drupal 8 module experiments validating CSV file

csv drupal-8

Last synced: 04 Feb 2026

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.

csv csv-parser qstring qt

Last synced: 12 Apr 2026

https://github.com/dmotte/apycalc

🐍 APY trend calculator with configurable Moving Average

annual apy apycalc average calculator command csv invest moving package percent percentage pip py pypi python return value yearly yield

Last synced: 06 Jan 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/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/xp-framework/csv

CSV File handling for the XP Framework

csv php stream xp-framework

Last synced: 11 Jun 2025

https://github.com/toransahu/convert2json

Convert compatible python data types, CSV, XLSX, XLS files to JSON string.

converter csv excel json package pypi python

Last synced: 29 Apr 2026

https://github.com/hurricanemark/relational_database

Modeling a relational database often is the starting point for scoping and prototyping. Data is the most valuable part of any applications. Understanding your data will result in its best presentation.

bash-script csv database git pl-psql postgresql sql

Last synced: 12 Apr 2026

https://github.com/dennybiasiolli/compare-datasets

Playground repo to compare csv files

csv csv-comparison python rust

Last synced: 30 Mar 2025

https://github.com/puripuri2100/csv2satyg

Converts csv file to SATySFi's package file.

csv satysfi

Last synced: 10 Dec 2025

https://github.com/gregabbott/peartable

A tool to convert simple tabular data between JSON, ASCII, Markdown, CSV, TSV, and HTML.

arrays ascii convert converter csv flat-objects html javascript json plain-text reformat spreadsheets table-converter tables tool tsv vanilla-javascript vanilla-js

Last synced: 20 Mar 2025

https://github.com/dylan-k/csv-to-bib

Convert a .csv file to .bib format. For moving bibliographic reference data from spreadsheets or databases into a bibliography manager.

bibliography bibtex csv

Last synced: 24 Mar 2025

https://github.com/kafkaesc/excel-to-x-go

SaaS solutions for PaaS problems 🧮

csv excel golang utility

Last synced: 01 Apr 2025

https://github.com/uttpal/quiz-game-nodercises

This is a Node.js Port of popular Gophercises quiz game exercise.

async csv nodejs

Last synced: 19 Apr 2026

https://github.com/topotun77/ticker

Вычисление тикеров с максимальной и минимальной волатильностью на основе предоставленных биржей данных (python, csv, multiprocessing, threading, logging)

csv logging multiprocessing python threading

Last synced: 13 Dec 2025

https://github.com/houzuoguo/csvjoin

Join columns from two CSV files without having to use bloated Python modules.

csv go golang text

Last synced: 24 Mar 2025

https://github.com/giovannymassuia/desafio-database-upload-nodejs

Desafio com banco de dados e upload de arquivos utlilizando Node.js, aplicado no Bootcamp GoStack.

csv docker express nodejs postgres typeorm upload

Last synced: 12 Apr 2026

https://github.com/shubhamsinghcmr/code-diverse

Here, you'll discover a versatile collection of code snippets spanning various programming languages. These snippets are crafted to be easily integrated into your projects, empowering you to efficiently address diverse programming needs across different applications.

android cloud csv custom-server java php python sql xml

Last synced: 12 Apr 2026

https://github.com/matiasiglesias/vmb-zf2-data-export-module

ZF2 Data Export Module to XLS, CSV and PDF

csv export module pdf php xls zf2

Last synced: 14 Jan 2026

https://github.com/jakesteam/stumbleupon-extract

Extracted & parsed StumbleUpon data

csv html python stumbleupon wayback-machine

Last synced: 04 Apr 2025

https://github.com/wadiebenabdouh/reading-and-writing-to-a-text-file

Cambridge University PDF PAGE challenges.

csv python

Last synced: 15 May 2026

https://github.com/and1maestro/cocktail-advisor

This simple chatbot uses a CSV dataset with 425 alcoholic and non-alcoholic drinks. It can be used to learn more about different cocktails, get recommendations etc. Also it has an ability to remember user's preferences (for example, favorite ingredients), although the implementation is very basic.

chatbot csv faiss langchain openai python vector-database

Last synced: 12 Apr 2026