Ready!

SCORE: 0000

Ghosts in the Data!

The Accounts Payable database is contaminated with raw, unstructured inputs. We suspect duplicate invoices and unauthorized maverick spending. Your mission: Build a localized ETL pipeline to eat the dots, clean the logs, and extract the fraudulent records.

Level Objectives

Transform

  • > Trim_Strings()
  • > Clean_DataTypes()
  • > Format_Syntax()

Extract/Load

  • > Import_CSV()
  • > Outer_Join()
  • > Expand_Data()

Controls

  • > Detect_Dupes()
  • > 3-Way_Match()
  • > Flag_Orphans()