ESIF 2014-2020 Financial Instruments Implementation (finances)
European Commission
@esifunds.dcsc_7x87
European Commission
@esifunds.dcsc_7x87
CREATE TABLE table_1 (
"country" VARCHAR,
"cci" VARCHAR,
"short_title" VARCHAR,
"year" BIGINT,
"priority" VARCHAR,
"fund" VARCHAR,
"to" VARCHAR,
"fi_name" VARCHAR,
"fi_address" VARCHAR,
"is_set_up_at_union_level" VARCHAR,
"fi_type" VARCHAR,
"ex_ante_completion_date" TIMESTAMP,
"funding_agreement_signature_date" TIMESTAMP,
"total_amount_committed_to_fi" DOUBLE,
"esif_amount_committed_to_fi" DOUBLE,
"total_amount_paid_to_fi" DOUBLE,
"esif_amount_paid_to_fi" DOUBLE,
"management_costs_amount" DOUBLE,
"base_renumeration_amount" DOUBLE,
"performance_based_renumeration_paid_amount" DOUBLE,
"total_amount_committed_to_final_recipients" DOUBLE,
"esif_amount_committed_to_final_recipients" DOUBLE,
"total_amount_paid_to_final_recipients" DOUBLE,
"esif_amount_paid_to_final_recipients" DOUBLE,
"to_code_short_title" VARCHAR,
"to_long_title" VARCHAR
);
Anyone who has the link will be able to view this.