Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 655 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 655 Bytes

refinery (open sourced) CircleCI

Refinery is an open source tool to extract semi-structured data from Excel spreadsheets (both in .xls and .xlsx format) in a declarative way.

In the E-T-L process, refinery focuses on the E: Extract.

With declarative DRY schemas representing the expectations for a given data source, Refinery makes data pipelines more maintainable.

All documentation is located under GitHub Wiki