Intro To ETL Flashcards

1
Q

What is ETL

A

ETL is a process that Extracts, Transforms, and Loads from multiple sources to a data warehouse or other unified data repository

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Extract

A

During data extraction raw data is copied or exported from source locations to a staging area

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Transform?

A

In the staging area, the raw data undergoes data processing. Here, the data is transformed and consolidated for its intended analytical use case

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Load?

A

In this last step, the transformed data is moved from the staging area into a target data warehouse or database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is API (Application Programming Interface)?

A

APIs define a set of rules in which you can interact with a particular application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is an API key?

A

An API key is a code that is used to identify and authenticate users of an API. But not all API require a key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly