2014-2020 Kohesio Projects
European Commission - Directorate General for Regional and Urban Policy
@esifunds.n_557j_pmg8
European Commission - Directorate General for Regional and Urban Policy
@esifunds.n_557j_pmg8
CREATE TABLE table_1 (
"operation_unique_identifier" VARCHAR,
"operation_name_english" VARCHAR,
"operation_name_programme_language" VARCHAR,
"country" VARCHAR,
"postal_code" VARCHAR,
"operation_start_date" TIMESTAMP,
"operation_end_date" TIMESTAMP,
"cofinancing_rate" DOUBLE,
"total_eligible_expenditure_amount" DOUBLE,
"total_eligible_expenditure_currency" VARCHAR,
"project_eu_budget" DOUBLE,
"beneficiary_unique_identifier" VARCHAR,
"beneficiary_name" VARCHAR,
"location_indicator_latitude_longitude" VARCHAR,
"category_of_intervention" VARCHAR,
"category_label" VARCHAR,
"thematic_objective_id" VARCHAR,
"thematic_objective_label" VARCHAR,
"policy_objective_id" VARCHAR,
"policy_objective_label" VARCHAR,
"fund_code" VARCHAR,
"fund_name" VARCHAR,
"programme_code" VARCHAR,
"programme_name" VARCHAR,
"region" VARCHAR,
"nuts3_code" VARCHAR,
"programming_period" VARCHAR,
"operation_summary_english" VARCHAR,
"operation_summary_programme_language" VARCHAR,
"managingauthority" VARCHAR
);
Anyone who has the link will be able to view this.