adp.ingest.ingest.bronze

adp.ingest.ingest.bronze(ingest: Ingest, entity: Entity, snapshot: DataFrame)

Append the snapshot to the bronze layer

Parameters:
  • entity (Entity) – The entity for which the data is stored. Used to determine paths in the storage account.

  • snapshot (DataFrame) – The snapshot to append to the bronze table.