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/scarblase/portfolioprojects

A collection of data analysis and business intelligence projects using SQL, Python, and visualization tools to uncover insights from real-world datasets. 🚀📊

csv data-analysis data-engineering data-mining data-science data-visualization matplotlib matplotlib-pyplot pandas python python3 seaborn sql

Last synced: 06 May 2026

https://github.com/saboten758/senz

A realtime csv sensor data logger.

android csv logging react-native sensors

Last synced: 08 May 2026

https://github.com/allanotieno254/us-largest-companies-by-revenue-web-scraping

A Python project for web scraping and analyzing the largest companies in the United States by revenue from Wikipedia

automation beautifulsoup csv data-analysis data-cleaning data-execution data-extraction pandas python web-scraping

Last synced: 08 May 2026

https://github.com/mr-p-oliveira/job-scraper-portugal

Automated Python scraper for Portuguese job portals (Net-Empregos, Sapo Emprego). Extract job listings with configurable searches and multiple export formats (csv & json).

automation csv employement jobsearch json python selenium webscraping

Last synced: 09 May 2026

https://github.com/kitanokitsune/csv2tabular

Script to display CSV in tabular form

bash csv csv-converter csv-format gplv3 linux msys shell shell-script unix

Last synced: 09 May 2026

https://github.com/semperos/csver

CSV CLI Utilities

cli cli-utilities csv

Last synced: 10 May 2026

https://github.com/kouisamine/xml-to-csv

XML to CSV converter is a free online tool to convert data from XML format into CSV format.

conversion convert converter csv csv-files js online php source-code tools xml xml-document xml-to-csv

Last synced: 11 May 2026

https://github.com/zhulinwei/dynamodb-to-csv

DynamoDB小工具

csv dynamodb

Last synced: 12 May 2026

https://github.com/andrewrathbun/csvmerger

A simple program to merge CSV files together.

csv merge

Last synced: 13 May 2026

https://github.com/etr2460/export-data

Export data in React to CSV and other file formats

csv export react typescript

Last synced: 14 May 2026

https://github.com/kevinmarquesp/csv2sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 11 Jun 2026

https://github.com/radtonev/bulk-evtx-2-csv

Covert folder containing windows event logs (*.evtx) to sorted timeline csv files for easy processing and analysis.

csv csv-export events evtx evtx-analysis logs timeline windows

Last synced: 13 May 2026

https://github.com/democrito88/importador-csv

Importador de database que popula tabelas a partir de uma arquivo csv.

css3 csv html5 mit-license mysql php

Last synced: 02 May 2026

https://github.com/thuongtruong1009/charts

📊 Visualize data with common charts

chart chartjs csv d3 data-visualization nextjs react reactjs typescript

Last synced: 05 May 2026

https://github.com/yasserahmed10/cost-of-living-analysis

A console application that processes and analyzes cost of living data across different cities. The application reads data from a CSV file and provides a user interface to interact with this data.

csv csv-parser gradle koin kotlin

Last synced: 29 Oct 2025

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/serhatkildaci/global-car-models

A comprehensive list of vehicle models organized by brand, available in JSON, CSV, and YAML formats with automated synchronization

automotive cars csv dataset github-actions json open-source vehicles yaml

Last synced: 05 May 2026

https://github.com/joycai/joycaifileutil

utils for excel,csv,zpip

csv excel java zip

Last synced: 23 Feb 2026

https://github.com/torshin5ergey/1tdada-do_2024-08-23_6.10

1T Data "Data architect (DevOps)". Задание 2024-08-23 6.10

csv docker docker-compose dockerfile postgresql python sql

Last synced: 11 Jun 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/cougargrades/foia-ir06046

uh.edu FOIA Request - IR06046 (August 08, 2019)

csv foia university-of-houston

Last synced: 08 Jan 2026

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/mle86/csv-parser

A command-line CSV parser that outputs json and other formats.

c command-line-tool csv csv-parser filter json

Last synced: 13 Apr 2026

https://github.com/paulo-santos-ds/dashboard_qliksense

Dashboard analítico desenvolvido para monitorar e visualizar o desempenho de vendas da empresa. Com uma interface intuitiva, o sistema apresenta três KPIs fundamentais: volume total de vendas (9,97M), quantidade de transações (20k) e valor da maior venda realizada (1k).

csv qliksense

Last synced: 08 Jan 2026

https://github.com/hendrixjoseph/opencsv-record-mapping

Plugin to allow Reading and Writing Java Records using OpenCsv

csv java-record java-records opencsv record

Last synced: 16 Jul 2025

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/vb64/pipeline.csv

Pipeline inline inspection data as CSV file.

csv inline-inspection mfl pipelines

Last synced: 05 May 2026

https://github.com/supercili0usme/table-filler

Table-Filler: A simple Python library for generating test data for SQL, JSON, and CSV. Supports Faker and custom data types.

csv data-generation faker json python sql table-generator

Last synced: 19 Feb 2026

https://github.com/tbal999/flowtocsv

small ETL library to convert MRASCO & SPAA UK energy industry dataflows into csv

csv dataflows etl-library parse

Last synced: 22 Feb 2026

https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-lists

The CSV module is one of the modules in Python which provides classes for reading and writing tabular information in CSV file format.

csv csv-python csv-rows-as-lists-using-python lists mojidra programming python python2 python3 reading-csv vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 11 Mar 2026

https://github.com/angkarn/qrgen

QR Code Generator Tools

cli csv image qr qr-code qrcode qrcode-generator rust text

Last synced: 22 Jan 2026

https://github.com/au5ton/anexcsvripper

Downloads CSV data from anex.us/grades/ for use in spreadsheets

csv

Last synced: 16 Mar 2025

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

csv postgresql sql

Last synced: 15 Oct 2025

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/orestispanago/spotify-python

Download spotify playlists to csv

csv playlist spotify

Last synced: 25 Mar 2025

https://github.com/muhammadahmad665/localization-converter

A Go command-line tool for converting Xcode .xcstrings localization files to CSV and back, simplifying iOS translation management.

cli csv go golang i18n ios localization swift swiftui translation xcode xcstrings

Last synced: 05 May 2026

https://github.com/jdavydovportfolio/moneypulse

Offline-first OCR → LLM → validation pipeline with a PySide6 GUI that ingests PDFs/images, extracts key merchant fields, enforces business rules, and exports clean CSV/JSON for CRM upload.

ai credit-analytics csv data-cleaning-and-preprocessing data-validation data-validation-and-error-handling etl financial-data fintech json llm lm-studio localllm ocr offline-first ollama pdf pyinstaller python pytorch

Last synced: 05 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/moba/bank-transaction-stats

prints some ASCII statistics about transactions from CSV-MT940 and aqbanking CSV bank statement exports

aqbanking banks csv hbci mt940

Last synced: 02 Apr 2025

https://github.com/xta/csv_header_info

Show CSV header info

csv python3

Last synced: 28 Oct 2025

https://github.com/ivancaez/analisis_dades_microbit

Data analysis of Micro:bit with maplotlib, numpy and pandas

csv jupyter-notebook matplotlib microbit numpy pandas python

Last synced: 13 Apr 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/coko7/zevent-stats

💚 Raw data stats for the various ZEvent editions

charity csv dataset donations grafana raw-data stats zerator zevent

Last synced: 19 Mar 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/zelr0x/jrealize

Java annotation-based serializer

csv java serialization

Last synced: 07 Jul 2025

https://github.com/osyrion/csv_importer

Parse and import CSV file to database with password. Export to HTML

csv csv-parser php

Last synced: 09 Jun 2026

https://github.com/americanhanko/columnmapper

A simple VLOOKUP-like function that can handle duplicates.

csv duplicate-detection duplicates vlookup

Last synced: 05 Sep 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/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/austinleegordon/filter-zip-codes

Remove unwanted zip/postal codes from CSV and JSON data.

code csv filter json list postal remove zip

Last synced: 07 May 2026

https://github.com/gekomad/doobie-recipes

Doobie recipes

csv doobie examples scala sql

Last synced: 05 Jul 2025

https://github.com/tangoman75/pyhelper

TangoMan PyHelper is a fantastic collection of utterly handful scripts for your python projects

csv helper json module python3 session sqlite tangoman

Last synced: 07 May 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/guillim/mongo2csv-api

Simple microservice that fetches data from a remote MongoDB instance, and returns it as a CSV

api csv microservice mongo

Last synced: 13 Apr 2026

https://github.com/nitindahiya-dev/read-csv-file

A simple CSV file reader using the csv crate

csv csv-files csv-reader rust

Last synced: 27 May 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/cloudkj/csvee

CSV parser written in Scheme

chicken-scheme csv csv-parser csv-parsing scheme

Last synced: 24 Feb 2026

https://github.com/sulthonzh/csv2json

Convert CSV to JSON from the terminal. Zero deps.

cli convert csv csv2json json

Last synced: 25 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/abhijeetps/noddler

Web Crawler build using NodeJS

cheerio crawler csv nodejs

Last synced: 24 Feb 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/t1m4/parsercian

Parser from popular apartment sales - Cian

cian csv python

Last synced: 26 Oct 2025

https://github.com/takanoriyanagitani/csvdict-py

human readable dict encoder

csv dict encode encoder nest nested str

Last synced: 05 May 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/mountolive/dataintegration-etl

A simple ETL REST API using spring boot 2

csv etl java sql

Last synced: 25 Mar 2025

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/cougargrades/foia-ir05873

uh.edu FOIA Request - IR05873 (April 15, 2019)

csv foia university-of-houston

Last synced: 07 Jan 2026

https://github.com/andriykalashnykov/go-csv-struct

Go Package to convert CSV fields to Struct

csv go golang parser struct

Last synced: 13 Jun 2026

https://github.com/stacksapien/smart-doc-search

An open-source Streamlit app that lets you upload, query, and retrieve answers from your PDF and CSV files using LangChain, ChromaDB, and OpenAI's GPT-3.5. Perfect for document-based QA systems!

ai-application chromadb csv document-query gpt-3-5-turbo gpt3 langchain machine-learning open-source openai pdf qa streamlit

Last synced: 11 Apr 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/belguinan/csv-simple-reader

Simple PHP class for CSV manipulation. "with no dependencies"

csv csv-export csv-import csv-reader php php5

Last synced: 03 Feb 2026

https://github.com/rich-id/csv-generator-bundle

A csv bundle for Symfony 4.4

csv php symfony

Last synced: 24 Feb 2026

https://github.com/rajull-agrawal/customer_analysis

This project is for data analysis on customer-related datasets using PySpark and tablaeu.

csv jupyter-notebook pyspark python tableau

Last synced: 12 Feb 2026

https://github.com/harshsahu23/wabtec3_brakesgui_shared

💻 App to visualize error logs and dump files generated by the braking system of locomotives 🚅

csv data-visualization graphs pandas plotly python streamlit visualization

Last synced: 07 May 2026

https://github.com/fholzer/csv2mmdb

Convers CSV files to Maxmind mmdb format.

convert csv maxmind mmdb

Last synced: 17 Jan 2026

https://github.com/night-owl-labs/data-fisher

🎣 The data fisher is a single page web application that calls multiple API endpoints and returns the data in a CSV format.

api api-parser css csv csv-export html javascript papaparse spa

Last synced: 04 Sep 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/tonytonyjan/google_sheets_to_csv

A Command-Line Tool converting Google Sheets to CSV

csv google-sheets ruby

Last synced: 16 Mar 2025

https://github.com/arthurcornelio88/insee_data_processor

Module Python professionnel pour enrichir des données d'entreprises avec l'API INSEE Sirene. Cache intelligent, export Salesforce, interface CLI flexible.

api business-intelligence csv data-processing enterprise insee pandas python salesforce sirene uv

Last synced: 06 Feb 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/xta/csviter

golang csv row iterator utility

csv golang

Last synced: 29 May 2026

https://github.com/sahil0902/dbconverter

A simple, privacy-focused web application to convert SQLite database files (.db, .db3, .sqlite) into CSV or JSON formats directly in your browser.

csv db3 json sqlite3 sqllite

Last synced: 23 Apr 2025

https://github.com/citizenlabsgr/openbudgetkw

Promoting a deeper understanding of the Kentwood, MI city budget process and city priorities.

csv data-visualization jade javascript react

Last synced: 07 May 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/ideasonpurpose/asana

Asana CSV to PDF export tool

asana csv pdf

Last synced: 10 May 2026

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

Extracted & parsed StumbleUpon data

csv html python stumbleupon wayback-machine

Last synced: 04 Apr 2025