dataused
Dataused is a term used in data management to refer to the amount of data that a process, system, or analysis actually uses during a given operation. It is distinct from data at rest, which remains stored, and data in transit, which is transmitted, and from data generated, which may be created as a byproduct of processing. Dataused typically encompasses data read, processed, or consumed by a workflow, pipeline, or application, and is often expressed in bytes or as a monetary cost related to storage and compute resources.
Measurements of dataused are collected by telemetry, logging, or data lineage tools embedded in data platforms.
In practice, dataused supports cost management, capacity planning, and auditability. Cloud deployments may invoice based on
Limitations include variable definitions across organizations and tools; dataused may not capture data quality, redundancy, or
See also data usage, data volume, telemetry, data governance.