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/ngageoint/geopackage-csv-js

GeoPackage CSV Converter

converter csv geopackage

Last synced: 14 Apr 2026

https://github.com/sfluor/csv2birthcal

A website to convert a CSV file containing birthday dates to an ical (calendar format)

birthday calendar csv go golang ical wasm

Last synced: 15 Apr 2026

https://github.com/beaulewis1977/quick-data-for-windows-mcp

Windows-optimized MCP server for Claude Desktop providing universal data analytics capabilities

claude-desktop csv data-analytics json mcp python windows

Last synced: 14 Apr 2026

https://github.com/zonfacter/twincat3_tpy_csv

Konvertiert Beckhoff TwinCAT *.tpy in SPS-Analyzer-kompatible CSV – inkl. ARRAY/UDT-Entfaltung, rekursiv (optional), Chunking & Whitelist/Blacklist.

analyzer converter csv tpy twincat twincat2 twincat3

Last synced: 19 Jan 2026

https://github.com/joycai/joycaifileutil

utils for excel,csv,zpip

csv excel java zip

Last synced: 23 Feb 2026

https://github.com/vsancnaj/data-exploration-dashboard

A versatile and user-friendly dashboard application designed to explore and analyze various datasets interactively. This dashboard allows users to upload CSV files, filter data, visualize trends, and generate insights effortlessly.

csv python streamlit

Last synced: 21 Jan 2026

https://github.com/chaakshay/heartdrive

A Streamlet-based tool that analyzes cardiovascular health data, predicts population risk using ML, and suggests targeted government actions like awareness campaigns, health checkups, and policy changes.

csv mathplotlib numpy pandas pandas-dataframe python scikit-learn seaborn streamlit

Last synced: 05 Apr 2026

https://github.com/elimu-ai/analytics

📊 Android application which collects, provides and uploads learning event data

csv data data-science dataset edtech egma egra infrastructural learning-analytics

Last synced: 12 Oct 2025

https://github.com/opencdms/opencdms-test-data

✅ OpenCDMS test data

csv docker sql

Last synced: 11 Oct 2025

https://github.com/intranda/goobi-plugin-import-oxford-csv

This Import plugin for Goobi workflow allows to import data into Goobi workflow from a CSV file

csv digitisation goobi goobi-workflow plugin

Last synced: 12 Oct 2025

https://github.com/sunsided/esc2024

Exploratory Data Analysis on the ESC 2024 results

csv data-analysis eurovision-song-contest scraping

Last synced: 18 Feb 2026

https://github.com/louisfernando1204/websocket-benchmark

A comprehensive performance testing and analysis suite designed to evaluate and compare different WebSocket server implementations across various programming languages and libraries.

benchmarking broadcast-test coder-websocket csv data-analysis data-visualization echo-test golang gorilla-websocket nodejs python3 socket-io websocket-client websocket-server ws

Last synced: 09 Apr 2026

https://github.com/xennis/idp.data-search

Script for generating a CSV sheet (or JSON file) of the Papyri.info Integrating Digital Papyrology (IDP) data

csv epidoc epigraphy papyri

Last synced: 11 Oct 2025

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/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)

csharp csv

Last synced: 23 Feb 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/ilri/csv-metadata-quality-web

Easy to use, web-based version of the DSpace CSV Metadata Quality checker application.

csv dspace metadata

Last synced: 18 Feb 2026

https://github.com/jturner314/typed_csv

Wrappers for the csv crate to provide additional type-based functionality

csv rust rust-library

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/konstantine-v/zig-csv-exporter

A CSV parser written Zig to practice learning the language - Example repo

csv zig

Last synced: 10 Oct 2025

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/nirgalfrommars/fraud_esg_project

End-to-end data analysis project mixing fraud_transactions and ESG metrics data

api csv fast-api jupyter-notebook metrics ml powerbi python sql ssms

Last synced: 17 May 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/veghdev/write-pypistat

write-pypistat makes it easy to collect, filter and save pypi statistics to csv files.

csv pypi pypistats python stat

Last synced: 15 Oct 2025

https://github.com/hasibomi/prayer-time-csv

Generate prayer time in CSV

automation csv csv-export python3 scripting

Last synced: 10 Oct 2025

https://github.com/johejo/xlsxconv

Convert xlsx to csv, json or yaml

convert converter csv excel go golang json xlsx yaml

Last synced: 09 May 2026

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

csv java jmeter

Last synced: 27 Jan 2026

https://github.com/akhundmuzzammil/endexamscoreprediction

EndExamScorePrediction is a tool designed to predict end-semester exam scores based on attendance, mid-semester exam marks, and study hours.

csv data-science jupyter-notebook machine-learning prediction python regression streamlit

Last synced: 11 May 2026

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/wilianselzlein/dataviz

Visualizar e analise de dados

csv dataset python

Last synced: 17 Jan 2026

https://github.com/rayyee/slice-csv

🌘 Simple to slice csv file

csv

Last synced: 07 Feb 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/siara-cc/csv_ml_android_demo

Android application to demonstrate project csv_ml

android csv react-stu

Last synced: 11 May 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/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/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/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/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.

csv vscode-extension

Last synced: 21 Oct 2025

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/lyrasis/csv-data-tools

Tools for working with CSV data (or other basic tabular data formats)

csv migrations tabular-data

Last synced: 23 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/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/jeremiegiffard/ical-converter

iCal converter to csv

csv golang icalendar

Last synced: 14 Jan 2026

https://github.com/glaucia86/live-coding-csharp-manipulacao-arquivos

Repositório responsável pelo live coding realizado no canal Twitch.tv

console-application csharp-code csv manipulating-files txt xml

Last synced: 24 Oct 2025

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/valchanoficial/shiny-happiness

Exemplo02 - Maven, FileParameters e Parameters

csv java junit junit4 maven test-automation travis

Last synced: 12 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/shinasnp/parallel-csv2pg

Efficiently process and load large CSV datasets into PostgreSQL using parallel processing and multithreading in Python. This repository contains scripts for generating random data and seamlessly uploading it to PostgreSQL with optimal performance.

concurrent-processes csv data-processing database multithreading performance-optimization postgresql python

Last synced: 18 Jan 2026

https://github.com/tarsislimadev/csv2json

A simple and efficient tool to convert CSV files to JSON format.

csv csv2json json nodejs npm

Last synced: 20 Jan 2026

https://github.com/tristan-mcinnis/ai-spreadsheets

A simple web frontend for an AI spreadsheet tool

ai csv llm market-research openai qualitative-research research spreadsheet

Last synced: 24 Oct 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/jstarpl/react-tabular-input

A React input component that allows manipulation of structured text in a spreadsheet-like fashion, so that you can quickly type new data in.

component csv input react table tabular tsv

Last synced: 23 Feb 2026

https://github.com/techsolomon/crud

SvelteKit CRUD application implementation.

crud csv sveltekit

Last synced: 17 Jan 2026

https://github.com/its-kios09/ml-swahilitranslation

Building a English Swahili translation model

csv jupyter-notebook python

Last synced: 12 May 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/tejas-jadhav01/blender-csv-visualizer

A Blender add-on for visualizing CSV data as 3D objects.

blender blender-addon csv data-visualization python

Last synced: 18 May 2026

https://github.com/ytisf/tableturner

A versatile tool to parse large SQL dump files into CSV format. Features include a GUI and TUI, table selection, and row repair. Perfect for data migration and analysis. Built with Python.

csv csv-export csv-parser sql sqldump

Last synced: 05 Oct 2025

https://github.com/spajai/microsoft-xlsb-to-csv-converter

Python script to convert .XLSB (Binary excel file) to (.csv) using pandas library

converter csv csv-converter pandas pandas-python python3 xlsb

Last synced: 18 May 2026

https://github.com/datainq/csvlib

A simple CSV parsing library for Go.

csv csv-parser golang golang-library

Last synced: 13 Jun 2025

https://github.com/planteome/co_341-pigeonpea-traits

Pigeon pea ontology

csv integrated obo

Last synced: 28 Jan 2026

https://github.com/fredgdaley2/sortiously

Sort delimited or fixed width files by a defined key with data filter options and progress reporting.

csharp csv data-filtering delimited-files dot-net etl fixed-width merge parser parsing purge sort sorting

Last synced: 26 Mar 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/finfinack/shellyexport

Application to export Shelly power measurements and write them to a CSV or Google Sheet

csv google-sheet power-consumption-measurement shelly shelly-3em shelly-em

Last synced: 28 Jan 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

https://github.com/8ctopus/nano-csv

Yet another php csv/xlsx parser

csv excel import parser php xlsx

Last synced: 28 Jan 2026

https://github.com/joergboe/kicadsymbolutil

A utility to generate a KiCad symbol library from a csv files

csv kicad-library

Last synced: 28 Jan 2026

https://github.com/cmdrvl/rvl

rvl reveals the smallest set of numeric changes that explain what actually changed between two datasets — or confidently tells you nothing changed.

cli csv data data-quality data-validation diff finance numerical-analysis open-source ops rust tooling

Last synced: 25 Feb 2026

https://github.com/andreicirciumaru/best-of-breed

CSV fundamentals screener: schema validation + market-cap weights

csv data-analysis finance pandas python screener

Last synced: 15 Apr 2026

https://github.com/vikrantdeshpande09876/xml_to_csv_rep

A Flask app with an easy-to-use frontend that's intended for generating a configuration excel, given an input XML/XSD file (ie- Extensible Markup format to Relational schema)

csv flask html-css-javascript javascript python xml

Last synced: 05 May 2026

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

Data Analysis / Python /Pandas/Jupyter

csv jupyter-notebook pandas python

Last synced: 02 May 2026

https://github.com/deepankkartikey/ml-projects

A repository of projects done while learning and exploring ML

classification csv machine-learning numpy pandas regression sklearn

Last synced: 15 Apr 2026

https://github.com/bbonnin/datasets

Datasets for demos

csv dataset

Last synced: 30 Jan 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/baotlake/i18ncsv

i18nCSV is a streamlined tool for effective internationalization, offering seamless integration with Google Docs, Google Translate, and ChatGPT for enhanced translation capabilities. Easily extract and import i18n data using CSV files, simplifying the localization workflow.

chatgpt cli csv google-docs i18n internationalization l10n localization python tools translate

Last synced: 23 Feb 2026

https://xueboyang1985.github.io/kindle-exporter/

Export Kindle highlights and notes to Markdown, CSV, JSON. 100% browser-based, no upload required.

browser-tool clippings csv ebook export-tool highlights json kindle kindle-highlights markdown no-server privacy-first

Last synced: 31 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/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/dhogborg/netoflux

Converts netatmo csv exports to InfluxDB line format

csv influxdb netatmo

Last synced: 26 Mar 2025

https://github.com/lingumd/election_analysis

Produced additional data for election audit using Python and VS Code.

csv for-loop if-statements os-path python vscode

Last synced: 16 Mar 2025

https://github.com/vueware/csv-parser

Converts .csv files to JSON object arrays.

csv json parser typescript

Last synced: 18 Apr 2026

https://github.com/kennykarnama/arithmetic_quiz_go

Simple arithmetic quiz from csv file

csv golang io-golang simple-quiz

Last synced: 18 Mar 2025

https://github.com/yisus82/zenva-nodejs

Node.js for Beginners - Zenva.com

csv javascript js json node nodejs

Last synced: 15 Apr 2026