ENaGaD Dataset
Joint Research Centre
@ecjrc.n_6b5ce3b7_6ca8_4dc9_b441_e14b76312335
Joint Research Centre
@ecjrc.n_6b5ce3b7_6ca8_4dc9_b441_e14b76312335
CREATE TABLE enagad (
"country" VARCHAR,
"gasday" VARCHAR,
"dd" DOUBLE,
"month" VARCHAR,
"year" DOUBLE,
"julianday" DOUBLE,
"total" DOUBLE,
"gpp" DOUBLE,
"ind" DOUBLE,
"dis" DOUBLE,
"other" DOUBLE,
"proc" VARCHAR
);
Anyone who has the link will be able to view this.