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/mwelwankuta/sba-bot

making it easier to ecz school based assesment

csv python selenium webscraper

Last synced: 26 Jul 2025

https://github.com/2kabhishek/pybank

Data Analysis for the silliest Bank 💰🏦

csv data data-science learning pandas python topic1 topic2

Last synced: 12 May 2026

https://github.com/naoki-00-ito/pdf-to-csv

PDF→CSV変換アプリ

csv pdf ruby ruby-on-rails slim

Last synced: 18 Sep 2025

https://github.com/prophetru/webscraper

Web Scraper - just for fun

cpp cpr csv gtest http https libxml2 scraper vcpkg web

Last synced: 26 Jul 2025

https://github.com/stdakov/csv

PHP CSV library

csv php

Last synced: 26 Jul 2025

https://github.com/holy-angel-university/databank

Curated collection of publicly available datasets for student experimentation & data analysis projects for educational purposes. Serves as a central hub for diverse datasets collected from different online sources. Each dataset includes a brief description of its content. Intended for educational use, research, analysis & more.

collection csv data-engineering data-science datasets

Last synced: 26 Jan 2026

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/tahahachana/csvdiff

A command-line utility to compare two CSV files based on specified key columns and report the differences.

cli csv diff

Last synced: 08 Mar 2026

https://github.com/massprospecting/csv-indexer

Simple indexation and searching of CSV large files. Not as robust as Lucence, but simple and cost-effective. May index files with millions of rows and find specific rows in matter of seconds.

csv elastic-search elasticsearch indexer indexing lucence ruby ruby-gem rubygem

Last synced: 26 Jul 2025

https://github.com/battleroid/es-export-csv

Script to export ES query results to CSV

csv elasticsearch python tooling

Last synced: 16 May 2026

https://github.com/pandatecham/be-lib-fluent-importer

Library which abstract importing xlsx and csv to dotnet with fluent configuration.

csv dot-net-core fluent import library nuget xlsx

Last synced: 27 Jul 2025

https://github.com/colddsam/dynamic-ticket-sharing-software-using-python

It is my second version of QR code login software. Where you can mail every person from google form registration for an event automatically with unique ID and barcode/qrcode to everyone (limitation 500 request/hr) and the data will save in "data.csv" file.

csv email gmail googlecloudplatform googledriveapi googleservice googlesheets googlesheetsapi html pandas python smtp

Last synced: 21 May 2026

https://github.com/theawiteb/csv2sqlite3

command line tool that helps you to add one or more csv tables to a sqlite3 database.

converter csv sqlite3

Last synced: 24 Oct 2025

https://github.com/mcarneirobug/lab-exp-software-java

Um estudo em larga escala das características de qualidade de sistemas Java.

api csv github-api graphql java mineracaodedados python

Last synced: 10 May 2026

https://github.com/epsoft/degrees

degrees

csv degrees sys

Last synced: 10 May 2026

https://github.com/barakamukungu/subenum

A safe, offline simulator that demonstrates how subdomain enumeration works using a local dataset.

cli csv json pytest python security-education subdomain-enumeration

Last synced: 18 May 2026

https://github.com/ideasonpurpose/asana

Asana CSV to PDF export tool

asana csv pdf

Last synced: 10 May 2026

https://github.com/pedropiuma/csv-to-html-aniversariantes

Leitura de arquivos .csv de aniversariantes convertendo para conteúdo de TAG de (tipo: .html) com imagem e descrição de cada colaborador.

csv html javascript

Last synced: 13 Jul 2025

https://github.com/carlijoy/csv_merge

Merging Files containing the same header - like CSV files

csv merge python3

Last synced: 03 Apr 2025

https://github.com/danielcba/abuseip-to-csv

This Python script uses the AbuseIPDB API to query information about suspicious IP addresses and log the number of abuse reports associated with each IP in a CSV file.

abuseipdb csv python3

Last synced: 21 May 2026

https://github.com/nandit123/python_on_excel

Data Analysis using python libraries on excel data

csv data-analysis data-science fill fluctuations graph numpy python python-library

Last synced: 16 May 2026

https://github.com/trivisonno/google-sheets-json-to-csv

This tool fetches data from a Google Sheets JSON URL and converts it into a CSV file for easy download. It utilizes the Google Sheets API to access and process the data.

csv google-sheets google-sheets-api json

Last synced: 05 Apr 2025

https://github.com/fond-of-vertigo/vcsv

Read csv via io.Reader and unmarshal it into structs by tags

annotation csv go tags

Last synced: 15 Jan 2026

https://github.com/surajmandalcell/visa_appointment_wait_time_scraper

A Python script to scrape and analyze US visa appointment wait times from the US Department of State website.

csv scraper

Last synced: 09 Apr 2025

https://github.com/aloussase/csvparsercsharp

A simple CSV parser for CSharp

csharp csv parser

Last synced: 13 Apr 2025

https://github.com/fabianferno/bulk-file-utility-scripts-python

Python utility scripts that to manage and organize bulk file and directory renames using csv loaded inputs.

bulk csv python rename script tkinter-gui tool utility

Last synced: 20 Mar 2025

https://github.com/cmbuckley/paypal-history

Convert PayPal history into more banking formats

csv finance money paypal

Last synced: 16 Jan 2026

https://github.com/deanpdx/goff

A file conversion utility written in golang

csv csv-parser golang json json-parser transformer

Last synced: 04 May 2026

https://github.com/pythoncoderunicorn/pokemon

Pokemon dataset from Kaggle

csv pokemon toy-dataset

Last synced: 07 Mar 2026

https://github.com/tos-kamiya/tapr

Table pretty printer for CSV and TSV files

cli-tool csv prettier tsv

Last synced: 19 May 2026

https://github.com/rylorin/csv2ofx

Convert CSV files to OFX file format

csv gnucash ofx

Last synced: 28 Jul 2025

https://github.com/kevinbenabdelhak/wp-pinterest

Créez des épingles à partir de vos images dans les actions groupées ou exportez un fichier CSV pour l'importer dans votre compte

account automation bulk-actions csv images pinterest-api professionnal wordpress-plugin

Last synced: 28 Jul 2025

https://github.com/amssdias/python-files

Explanation on how to create, read, write and import files with Python.

csv json

Last synced: 10 May 2026

https://github.com/aravindraj777/file-handlings

A comprehensive repository dedicated to exploring various file handling techniques in Java. It covers reading, writing, updating, and deleting different types of files, including text files, binary files, CSV, JSON, XML, and more.

csv dom-parser file-handling-in-java java json xml-parsing

Last synced: 18 May 2026

https://github.com/weso/hermes

A ShExCSV to ShExC Translator.

csv shape-expressions shex translator

Last synced: 13 May 2025

https://github.com/a2rp/assignment-planner

Client-side assignment planner: add + filter + sort; due alerts (Notification API); CSV/.ics; print; localStorage. HTML/SCSS/JS - no backend.

assignment assignment-planner calendar coursework csv deadlines html ics javascript localstorage notification-api planner print productivity scss student-tools tracker vanilla-js

Last synced: 18 May 2026

https://github.com/programmfabrik/go-csvx

go-csvx implements the csv encoder and extends it with various functionalities. This library supports a typed csv format. The second column defines the data type.

csv csv-encoding go golang typed typed-csv

Last synced: 20 Sep 2025

https://github.com/muhammadahmed-0/csv-to-json

A simple CSV to JSON Converter built using Streamlit and Pandas. This tool allows users to upload a CSV file, clean unnecessary columns (such as unnamed or empty columns), and convert the CSV data into a formatted JSON file. The user can then view the JSON output, copy it to the clipboard, or download it as a .json file.

csv csv-to-json json

Last synced: 16 May 2026

https://github.com/pedroalbanese/db

Command-line CSV-based DB tool written in Go for managing CSV-based databases.

csv database golang

Last synced: 16 May 2026

https://github.com/uchennaemeruche/csv-reader-api

Reading CSV files using Nodejs

api csv csv-parser nodejs restful-api

Last synced: 13 May 2026

https://github.com/rquitales/csv-joiner-python

A python package to combine CSV files

csv joins

Last synced: 29 Jul 2025

https://github.com/yash22222/literacy-exploration-analysis

Delve into India's literacy landscape through data analysis. Uncover regional disparities, high/low literacy states & gender imbalances.

csv data-analysis data-visualization government-data india literacy literacy-analysis states

Last synced: 29 Jul 2025

https://github.com/nabeel-ahmed-jamil/rtb-gen-j-meter-script

Jmeter Script For Load Test

csv java jmeter jmx txt

Last synced: 10 Jan 2026

https://github.com/priyansh-max/first-and-follow-compiler-design-

This is repo where you can find the implementation of how to find first and follow of a given grammar using python it also allows you to input your grammar in csv formate

csv python

Last synced: 18 Jun 2025

https://github.com/seesharprun/sample-data-yaml

Example repository illustrating the automatic creation of sample data files from YAML data

csv data dotnet json sample xml yaml

Last synced: 08 Apr 2026

https://github.com/sugamkuber/xyz-task-4

Simple backend to upload csv to elasticsearch and query (GraphQL to be implemented)

csv elasticsearch typescript

Last synced: 28 Apr 2026

https://github.com/poacosta/spanish-encoding-fixer

This tool is your knight in shining armor for those encoding nightmares, in JSON and CSV! 🗡️ 🛡️

csv json python

Last synced: 18 May 2026

https://github.com/davidecavestro/123table

a containerized importer for db tables

csv data-import jdbc sql table

Last synced: 05 May 2025

https://github.com/mleone10/artspeople

Arts People Line Item Reconciliation Report parser library

arts-people csv line-item-reconciliation-report parser theater

Last synced: 16 May 2026

https://github.com/ocdbytes/glazemor-bank-systems

Banking system made with python using object-oriented programming and pandas module

csv oops-in-python pandas python-3

Last synced: 20 May 2026

https://github.com/de-jcup/commons-csv

A minimal library for CSV data handling

api csv java lib small

Last synced: 13 Jul 2025

https://github.com/liaartem/oraclexe_18c

Oracle Database Express Edition 18c integration with WEB-services (GET,POST - JSON,XML,CSV) (pipelined, utl_http, json_object, json_table, json_arrayagg, xmltable)

csv json oracle oracle-database oracle-db plsql xml

Last synced: 27 Mar 2025

https://github.com/liaartem/oraclexe_21c

Oracle Database Express Edition 21c integration with WEB-services (GET,POST - JSON,XML,CSV) (pipelined, utl_http, json_object, json_table, json_arrayagg, json_value, xmltable). Add JSON Data Type (table, json_transform, json_serialize, json_object_t)

csv json oracle oracle-database oracle-db plsql xml

Last synced: 09 Jul 2025

https://github.com/abbywright/student-database-1

The first part of a PostgreSQL student database developed by a tutorial and provided CSV files by FreeCodeCamp.

bash csv postgresql sql

Last synced: 04 May 2026

https://github.com/sohamrider786/decentralized-multi-drone-shape-formation-using-crdts-for-collision-aware-coordination

This project simulates a decentralized multi-drone system in C++, where a fleet of autonomous drones transitions from an inverted V formation to a circular formation. The simulation demonstrates principles of distributed coordination, conflict resolution, and real-time path planning without a central controller.Each drone operates independently

cpp csv python3 stl threads

Last synced: 16 May 2026

https://github.com/sanderhelleso/maxprofitstockmarket

Each day the stock price fluctuates during the day. Given an array of stock prices, what would be the most efficient way to determine the best time to buy and sell to get the max profit. You must buy before you sell.

csv dataset-generation profit-calculator stock-data stock-market

Last synced: 28 Mar 2025

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/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/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/chaoyingz/ghs

Storage csv file in github repository.

csv github pandas python

Last synced: 10 May 2026

https://github.com/matiasvlevi/csvdn

CSV Data Normalizer

csv data-science normalization

Last synced: 10 May 2026

https://github.com/felipegtx/googlecalendartocsv

:calendar: Save all your Google Agenda events to a CSV file

csv exporter google-calendar nodejs

Last synced: 11 May 2026

https://github.com/ljrobinson/unitmath

Pure Rust unit conversion engine and CLI for weight, volume, potency, package math, and batch CSV/JSON workflows.

batch-processing cli command-line-tool conversion csv data-cleaning json jsonl math rust unit-conversion units

Last synced: 12 May 2026

https://github.com/evoluteur/database-export-wizard

A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL.

asp-net aspnet csv csv-export database export export-csvfile exporter json step-wizard vb vb-net vbnet webcontrol wizard xml-serialization

Last synced: 12 May 2026

https://github.com/valchanoficial/shiny-happiness

Exemplo02 - Maven, FileParameters e Parameters

csv java junit junit4 maven test-automation travis

Last synced: 12 May 2026

https://github.com/mohamedhasan60/module_prediction_temp_humi

prediction Model AI aim to Arable plants predict using Input Temperature and Humidity and output Predicted Plante,plante Details and Image Plante.

csv json kears pkl python

Last synced: 12 May 2026

https://github.com/ayushshivam48/weapondashboard

ARMORY DB is a high-performance tactical data visualization tool built with Python and Streamlit. It simulates a military-grade "Heads-Up Display" (HUD) for analyzing firearm specifications, ballistics, and logistical data.

csv defense python streamlit

Last synced: 13 May 2026

https://github.com/saber2pr/csv-json

csv->json, json->csv

csv json

Last synced: 13 May 2026

https://github.com/jayam04/simplegraphs

Generates Simple Graph from CSV file or request data.

api chart csv flask graph

Last synced: 14 May 2026

https://github.com/veltys/mdas-practicas

Prácticas de la asignatura de MDAS, del Grado en Ingeniería Informática, Universidad de Córdoba, curso 2019 - 2020

console console-app console-application csv csv-files java java-8 uco uml uml-class-diagram uml-diagrams uml-sequence-diagram uml2 university university-project visual-paradigm visualparadigm

Last synced: 11 Jun 2026

https://github.com/denpeshkov/csv

Package for reading and writing RFC 4180 CSV files.

csv golang

Last synced: 17 Jun 2026

https://github.com/arch-fan/pokedata

Pokemon Data in CSV format for whatever you need!

csv data dataset pokemon

Last synced: 17 Jun 2026

https://github.com/bladealex9848/repartohorashabiles

Tiene como finalidad automatizar el proceso de reparto de horas hábiles, de acuerdo a los criterios establecidos por el Consejo Superior de la Judicatura. Utiliza un conjunto de archivos de configuración y códigos de despachos para generar un nuevo reparto, asegurando la correcta asignación y distribución de horas entre los diferentes despachos

csv excel python

Last synced: 19 Jun 2026

https://github.com/ibnu-umer/finance-parser

Extract and analyze bank or payment transaction data from PDF statements — all in one unified CLI tool.

bank bank-state bank-statement-parser banking canara-bank cli command-line-interface command-line-tool csv google google-pay gpay json pdf-parser python

Last synced: 20 Jun 2026

https://github.com/eddiedev14/cvrp-salchipaperias-io

Modelo de CVRP de Investigación de Operaciones para encontrar la mejor ruta para provisionamiento a las salchipaperias de Cali

csv operations-research

Last synced: 22 Jun 2026

https://github.com/zhangyingwei/zcsv

csv

Last synced: 23 Jun 2026

https://github.com/jweinst1/warlock

A dynamic C-library for processing and searching CSV data.

c-library csv csv-files

Last synced: 23 Jun 2026

https://github.com/notshi/iatiswitcheroo

IATI Switcheroo converts data into other data.

csv iati json xml

Last synced: 22 Apr 2026

https://github.com/kunalmnnit/spring-batch-demo

Load Data from CSV and store on h2 db using spring batch

csv h2-database liquibase spring-batch spring-data-jpa

Last synced: 24 Jun 2026

https://github.com/strixion/demoversion_ai

The demoversion of StrixionAI

ai csv data-analysis data-analytics json python txt

Last synced: 24 Apr 2026

https://github.com/rahmanda/mercury-py

Kibana complementary script to help data cleaning against json formatted log

csv json kibana

Last synced: 24 Apr 2026

https://github.com/fobshippingpoint/sheet-compare

Compare two csv, xlsx

compare csv daff diff xlsx

Last synced: 06 Jun 2026

https://github.com/flazefy2/ds-mobilesdataset

https://www.kaggle.com/datasets/abdulmalik1518/mobiles-dataset-2025

csv data-visualization jupiter-notebook python

Last synced: 24 Apr 2026

https://github.com/mal1kc/csv-table-explorer

very basic one page csv explorer written with js

csv javascript

Last synced: 24 Apr 2026

https://github.com/ismielabir/pycsvsummarizer

A lightweight tool to summarize CSV files using various features.

csv data-analysis data-summary python

Last synced: 25 Apr 2026

https://github.com/aakashsyadav1999/personal_finance_tracker

Track your finance in straight forward way. (insert,track,extract,plot)

csv dataclasses finance financial-analysis matplotlib oop python pythonapp

Last synced: 25 Apr 2026