ESF Common Indicator Success Rates (YEI): Breakdown By CCI, IP
European Commission, Directorate-General for Employment, social affairs and inclusion
@esifunds.n_2y69_tz4v
European Commission, Directorate-General for Employment, social affairs and inclusion
@esifunds.n_2y69_tz4v
CREATE TABLE table_1 (
"ms" VARCHAR,
"cci" VARCHAR,
"ir_year" BIGINT,
"ir_status" VARCHAR,
"pax" VARCHAR,
"fund" VARCHAR,
"ip" VARCHAR,
"completion_by_unemployed" DOUBLE,
"in_receipt_of_an_offer_by_unemployed" DOUBLE,
"positive_outcome_for_unemployed" DOUBLE,
"completion_by_longterm_unemployed" DOUBLE,
"receipt_of_an_offer_by_longterm_unemployed" DOUBLE,
"positive_outcome_for_longterm_unemployed" DOUBLE,
"completion_by_inactive" DOUBLE,
"receipt_of_an_offer_by_inactive" DOUBLE,
"positive_outcome_for_inactive" DOUBLE,
"completion" DOUBLE,
"receipt_of_an_offer" DOUBLE,
"positive_outcome" DOUBLE,
"positive_outcome_6months_after_leaving" DOUBLE,
"in_employment_6months_after_leaving" DOUBLE,
"in_selfemployment_6months_after_leaving" DOUBLE
);
Anyone who has the link will be able to view this.