UNISA EU Funded Projects 2021-2027
Università degli Studi di Salerno
@euneolaia.n_4eede86e_9ffb_4bee_9738_3daa79d41725
Università degli Studi di Salerno
@euneolaia.n_4eede86e_9ffb_4bee_9738_3daa79d41725
CREATE TABLE unisa_eu_funded_projects_2021_2025 (
"project_id" VARCHAR,
"project_acronym" VARCHAR,
"status" VARCHAR,
"title" VARCHAR,
"project_url" VARCHAR,
"project_url_2" VARCHAR,
"description" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"organisation_name" VARCHAR,
"organisation_name_eng" VARCHAR,
"organisation_id" BIGINT,
"vat_number_organisation" VARCHAR,
"organisation_country" VARCHAR,
"geographical_coordinates_organisation" VARCHAR,
"organization_url" VARCHAR,
"programme" VARCHAR,
"key_action" VARCHAR,
"call" VARCHAR,
"role_of_university" VARCHAR,
"total_cost_project" VARCHAR,
"eu_contribution" VARCHAR,
"ec_contribution_per_partner" VARCHAR,
"number_of_participants" BIGINT
);
Anyone who has the link will be able to view this.