Skip to content

webstudio-team/open-data-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Data Transformer

Data transformation tool for generating CSV datasets conforming to RFC 4180 , CSV on the Web (CSVW) and OFN - Základní datové typy.

  • originally built as command line utility
  • extended to web app based on Create React App

Features

  • data processing runs on user machine
  • supports converting utf8 and win1250 (MS Excel) encoded docs
  • based on node-csv, csv-writer
  • supported data types: string, integer, float, boolean

Install

yarn

CLI Usage

cp src/config.js.example src/config.js
node cli input.csv

CRA

Development

yarn start

Build

yarn build

Demo

https://webstudio-team.github.io/open-data-transformer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •