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.
- Host: GitHub
- URL: https://github.com/edanalytics/earthmover
- Owner: edanalytics
- License: apache-2.0
- Created: 2022-06-22T22:31:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-11T21:16:36.000Z (6 months ago)
- Last Synced: 2025-12-13T01:49:02.347Z (6 months ago)
- Topics: csv-files, data-engineering, json, xml
- Language: Python
- Homepage:
- Size: 5.14 MB
- Stars: 24
- Watchers: 7
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README

`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).