interpolation
Table interpolation in database calculated.
AEMO Description
Table Information
| Property | Value |
|---|---|
| Database | calculated |
| Table | interpolation |
| Engine | ReplacingMergeTree |
| Total Rows | 2,026,317,156 |
| Size | 7.06 GiB |
| Unified View | Not available |
Schema
| Column | Type | Description |
|---|---|---|
forecast_date |
Date |
|
source |
LowCardinality(String) |
|
DUID |
LowCardinality(String) |
|
ORIGIN |
LowCardinality(String) |
|
INTERVAL_DATETIME |
DateTime |
|
FORECAST_MEAN |
Nullable(Float64) |
|
calculated_time |
DateTime |
(default: now()) |
Query Example
SELECT *
FROM calculated.interpolation
LIMIT 10;Last updated: 2026-01-02 16:00:04