Natural Gas Storage Inventory
Detailed Analysis of Natural Gas Storage Levels
@kaggle.noeyislearning_natural_gas_storage_inventory_in_canada
Detailed Analysis of Natural Gas Storage Levels
@kaggle.noeyislearning_natural_gas_storage_inventory_in_canada
CREATE TABLE natural_gas_storage_inventory_2016_2024 (
"ref_date" VARCHAR,
"geo" VARCHAR,
"dguid" VARCHAR,
"storage" VARCHAR,
"statistics" VARCHAR,
"uom" VARCHAR,
"uom_id" BIGINT,
"scalar_factor" VARCHAR,
"scalar_id" BIGINT,
"vector" VARCHAR,
"coordinate" VARCHAR,
"value" DOUBLE,
"status" VARCHAR,
"symbol" VARCHAR,
"terminated" VARCHAR,
"decimals" BIGINT
);
Anyone who has the link will be able to view this.