information_schema.storage_metering_history
view to see daily information about aggregated storage consumption within an account.
Columns in information_schema.storage_metering_history
Each row has the following columns.Column Name | Data Type | Description |
---|---|---|
usage_date | DATE | Date for which the usage is reported |
consumed_gib_per_month | NUMERIC | Average amount of data stored over given date |
For detailed information about
consumed_gib_per_month
usage and calculations, see Understanding Storage Billing.