SkillAgentSearch skills...

Datakit

The assemble of methods to preprocess open data.

Install / Use

/learn @dataset-jp/Datakit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated4y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Dec 5, 2021

No findings