10 Facts About Data transformation

1.

In computing, data transformation is the process of converting data from one format or structure into another format or structure.

FactSnippet No. 1,647,641
2.

Data transformation can be simple or complex based on the required changes to the data between the source data and the target data.

FactSnippet No. 1,647,642
3.

Data transformation is typically performed via a mixture of manual and automated steps.

FactSnippet No. 1,647,643
4.

Tools and technologies used for data transformation can vary widely based on the format, structure, complexity, and volume of the data being transformed.

FactSnippet No. 1,647,644
5.

Data transformation can be divided into the following steps, each applicable as needed based on the complexity of the transformation required.

FactSnippet No. 1,647,645
6.

Data transformation mapping is the process of defining how individual fields are mapped, modified, joined, filtered, aggregated etc.

FactSnippet No. 1,647,646
7.

Typically, the data transformation technologies generate this code based on the definitions or metadata defined by the developers.

FactSnippet No. 1,647,647
8.

Traditionally, data transformation has been a bulk or batch process, whereby developers write code or implement transformation rules in a data integration tool, and then execute that code or those rules on large volumes of data.

FactSnippet No. 1,647,648
9.

Batch data transformation is the cornerstone of virtually all data integration technologies such as data warehousing, data migration and application integration.

FactSnippet No. 1,647,649
10.

Interactive data transformation is an emerging capability that allows business analysts and business users the ability to directly interact with large datasets through a visual interface, understand the characteristics of the data, and change or correct the data through simple interactions such as clicking or selecting certain elements of the data.

FactSnippet No. 1,647,650