UT EU Funded Projects 2021-2027
University of Tours
@euneolaia.n_05a56514_e241_4163_b9cc_7864a4d912b6
University of Tours
@euneolaia.n_05a56514_e241_4163_b9cc_7864a4d912b6
CREATE TABLE ut_eu_funded_projects_2021_2027 (
"project_id" VARCHAR,
"project_acronym" VARCHAR,
"status" VARCHAR,
"title" VARCHAR,
"project_url" VARCHAR,
"project_url_2" VARCHAR,
"description" VARCHAR,
"start_date" VARCHAR,
"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_topic" VARCHAR,
"call" VARCHAR,
"role_of_university" VARCHAR,
"total_cost_of_project" VARCHAR,
"eu_contribution" VARCHAR,
"eccontribution_per_partner" VARCHAR,
"number_of_participants" BIGINT
);
Anyone who has the link will be able to view this.