An open API service indexing awesome lists of open source software.

https://github.com/edanalytics/earthmover

CLI tool for transforming collections of tabular source data into a variety of text-based data formats via YAML configuration and Jinja templates.
https://github.com/edanalytics/earthmover

csv-files data-engineering json xml

Last synced: 5 months ago
JSON representation

CLI tool for transforming collections of tabular source data into a variety of text-based data formats via YAML configuration and Jinja templates.

Awesome Lists containing this project

README

          

earthmover

`earthmover` transforms collections of tabular source data (flat files, FTP files, database tables/queries) into text-based (JSONL, XML) data via YAML configuration.

Learn more at [the `earthmover` documentation site](https://edanalytics.github.io/earthmover).