data-conversion

There are 131 repositories under data-conversion topic.

  • DivineOmega/uxdm

    🔀 UXDM helps developers migrate data from one system or format to another.

    Language:PHP1657209
  • gookit/filter

    ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。

    Language:Go1519412
  • hay/dataknead

    Effortless conversion between data formats like JSON, XML and CSV

    Language:Python12161812
  • kyamagu/mexplus

    C++ Matlab MEX development kit.

    Language:C++99202048
  • geopython/stetl

    Stetl, Streaming ETL, is a lightweight geospatial processing and ETL framework written in Python.

    Language:Python86157434
  • CMSgov/qpp-conversion-tool

    Conversion tool for QPP, particularly focused on QRDA3 -> QPP, built by Flexion.

    Language:Java40274764
  • tub-rip/events_h52bag

    C++ code to convert event data from HDF5 to ROSbags

    Language:C++37186
  • jsnell/json-to-multicsv

    Split a JSON file with hierarchical data to multiple CSV files

    Language:Perl28353
  • hopsoft/field_mapper

    Data mapping & transformation

    Language:Ruby26322
  • alttch/pulr

    pull devices and transform data into events

    Language:Rust24201
  • jkminder/data2neo

    Data2Neo is a library that simplifies the conversion of data in relational format to a graph knowledge database.

    Language:Python241170
  • OmarElabd/ExcelToClasses

    Generate c# classes from worksheet headers inside an excel workbook (.xls). Useful for data conversion projects.

  • duggal1/Simplify.ai

    Convert Data to JSON & Powerful AI Content Generation!✨

    Language:TypeScript21106
  • TheAwiteb/data2sound

    A CLI and library to convert data to sound, and vice versa (dependency-free)

    Language:Rust21162
  • crs4/flatehr

    tool for generating openEHR compositions from other formats

    Language:Python164161
  • kgar/ts-markdown

    An extensible TypeScript markdown generator that takes JSON and creates a markdown document

    Language:TypeScript162175
  • insightindustry/spss-converter

    A simple utility that converts SPSS data to / from Pandas DataFrames, CSV, Excel, JSON, YAML, and dict.

    Language:Python12163
  • lowmelvin/formify-scala

    Convert case classes to form data automatically (e.g., for Stripe API)

    Language:Scala12202
  • omardbaa/Data-Splitter

    Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.

    Language:Jupyter Notebook12101
  • fuchsia-programming/scrape

    When you need those jobs hypersonic 🚀 scrape 🔪

    Language:JavaScript11103
  • attilathedud/vscode-data-converter

    VSCode extension to quickly convert data from one format to another

    Language:TypeScript10163
  • unlock-mainframe-data-files-on-aws

    aws-samples/unlock-mainframe-data-files-on-aws

    This solution is designed to help you unlock legacy mainframe data by migrating data files from mainframe systems to AWS. By migrating the data, you can make use of the powerful analytics, machine learning, and other services available in AWS to gain insights and make better decisions based on the data.

    Language:Python9611
  • criccomini/twister

    A handy tool that converts Avro and Protobuf data to and from Java POJOs

    Language:Java8231
  • SVijayB/JavaSpace

    A collection of all my Java programs

    Language:Java81525
  • PNNL-m-q/mza

    Software to convert multidimensional MS data from files in proprietary vendor formats to HDF5 format in the simple MZA data structure.

    Language:Python7342
  • ojasphansekar/Data-Warehouse-and-Business-Intelligence

    SSIS, Talend, Tableau, Power BI, PostgreSQL, MySQL, Oracle, SQL Server, Toad Data Modeler

  • Tomatokeftes/thyra

    A modern Python library for converting Mass Spectrometry Imaging (MSI) data into standardized SpatialData/Zarr format, enabling seamless integration with spatial omics analysis workflows.

    Language:Python5
  • zimmerman-team/DUCT

    DUCT is Django application which allows user to convert CSV files to a harmonised datastore modelled on the SDMX standard with a standardised output.

    Language:Python51042
  • lowmelvin/hammer-scala

    Convert your case classes automatically

    Language:Scala4301
  • ArslanAmeer/csv-exporter

    CSV Exporter Utility is a simple, yet powerful package that allows you to easily convert a JSON array of data into a CSV file and download it in a user-friendly way. This utility is highly useful when you need to export data from a web application or API to a CSV file format, which can then be imported into other tools or processed further.

    Language:TypeScript320
  • dghorai/geospatial-toolset

    Geo-spatial utilities for Remote Sensing and GIS application

    Language:Jupyter Notebook3100
  • pieroboseta/Piero-EnDe-Coder

    A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.

    Language:Python3100
  • Py-Forge-Cli/PyForge-CLI

    A powerful CLI tool for data format conversion and synthetic data generation

    Language:Python3
  • Swordshinehjy/GIWAXS-Tools-Eng

    A software for processing and simulating grazing-incidence wide-angle X-ray scattering files

    Language:Jupyter Notebook3100
  • mercury

    XbyOrange/mercury

    Reactive CRUD data abstraction layer

    Language:JavaScript34150
  • AkhilRai28/Pack2Bin

    An assembly project converting Packed BCD (Binary Coded Decimal) values into binary format. It focuses on efficient data conversion algorithms optimized for speed in low-level programming.