What is ETL?

The plumbing behind any reporting or dashboard that draws on more than one system. Extract the data, reshape it so the fields mean the same thing on both sides, load it where it is going to be used. The transform step is where the real work sits, because two systems almost never agree on what a customer record looks like, and reconciling that is a decision about your business rather than a technical detail.