From the course: Data Integration and API Development for AI Applications
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Phases of data integration: Data mapping, transformation, and loading
From the course: Data Integration and API Development for AI Applications
Phases of data integration: Data mapping, transformation, and loading
Once you've ingested the data from disparate sources, the next step is to map your data to the target schema. Data mapping defines how fields from different sources correspond to those in the target schema. This is about aligning data elements like column names, data types, and units to what you want it to be finally. This step is crucial when you integrate data from systems that use different terminologies or structures for similar concepts. Mapping ensures consistency in naming, interpretation, and usage of data. When you're ingesting data, you are likely using a special tool or technology, and these tools, especially the modern tools, often have a data mapping phase. They allow rule-based or visual mapping, which makes it easier for you to manage changes over time and to enforce standards. Mapping, of course, is needed for data that has a schema, whether it's structured or semi-structured. For example, your source data might have no column names, but you might want meaningful…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Phases of data integration: Data sources5m 15s
-
(Locked)
Phases of data integration: Data ingestion2m 51s
-
(Locked)
Phases of data integration: Data mapping, transformation, and loading5m 25s
-
(Locked)
Methods of data integration2m 36s
-
(Locked)
ETL and ELT4m 58s
-
(Locked)
Streaming integration and change data capture1m 52s
-
(Locked)
Best practices and challenges in data integration3m 45s
-
-
-
-