Data

Data-flo software is used to create a data transformation task called a data-flo. The fundamental building block of a data-flo is an adaptor.

An adaptor is a function that performs a specific task, e.g. combining separate data or splitting a text field. Behind the scenes, an adaptor consists of a JavaScript function and a metadata manifest, wrapped up and presented in a graphical format in the Data-flo interface.

Import data --> clean / join / organize data --> export data

Data-flo pulls data in, manipulates and transforms it, and makes it available for further use.

Data can be in a number of different types and formats.

Last updated