UntappedPotentialRenewableEnergy
REGIO-B1-PAPERS@ec.europa.eu
@esifunds.dau5_jiss
REGIO-B1-PAPERS@ec.europa.eu
@esifunds.dau5_jiss
CREATE TABLE table_1 (
"country" VARCHAR,
"nuts2_id" VARCHAR,
"level_of_development" VARCHAR,
"nuts3_id" VARCHAR,
"name_of_the_region" VARCHAR,
"code_and_name_of_the_region" VARCHAR,
"urbn_type" BIGINT,
"urban_rural_typology" VARCHAR,
"total_untapped_potential" DOUBLE,
"total_technical_potential" DOUBLE,
"total_current_production" DOUBLE,
"area_km2" BIGINT,
"total_untapped_potential_1" DOUBLE,
"total_technical_potential_1" DOUBLE,
"total_current_production_1" DOUBLE,
"contribution_to_the_total" DOUBLE
);
Anyone who has the link will be able to view this.