Monthly Natural Gas Consumption Amounts - Istanbul
I think it will be useful for time series and forecasting.
@kaggle.alhsan_monthly_natural_gas_consumption_amounts_istanbul
I think it will be useful for time series and forecasting.
@kaggle.alhsan_monthly_natural_gas_consumption_amounts_istanbul
CREATE TABLE natural_gas_consumptions (
"unnamed_0" BIGINT,
"years" BIGINT,
"months" BIGINT,
"districts" VARCHAR,
"amounts_m3" DOUBLE
);
Anyone who has the link will be able to view this.