Skip to content

dataset-jp/datakit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datakit

Currently datakit is a assemble of methods to preprocess open data. A preprocessing open data is a something all we do. Even if we share same aim, source codes are not shared so much. It’s nice idea to refrain it as open source project.

We appreciate these values:

  • Latest data
  • Cleaned data (unixtime, UTF-8, without duplicate..)
  • Support major formats(csv, json, xml, hdf)
  • Community based

Try it on your local

$ mkdir data
$ docker-compose run importer bash -l -c "python jp/python/bank/all.py"
$ cat data/output.csv

feature works

  • provide framework for preprocessing data.
  • allow user to select which and how data column will be composed.

About

The assemble of methods to preprocess open data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors