ORU EU Funded Projects 2021-2027
Örebro University
@euneolaia.d838f0a5_3e34_4c54_9b6d_c41638fa19bd
Örebro University
@euneolaia.d838f0a5_3e34_4c54_9b6d_c41638fa19bd
CREATE TABLE oru_eu_funded_projects_2021_2027 (
"project_id" BIGINT,
"acronym" VARCHAR,
"title" VARCHAR,
"description" VARCHAR,
"start" VARCHAR,
"end" VARCHAR,
"project_url" VARCHAR,
"organisation_name" VARCHAR,
"organisation_name_eng" VARCHAR,
"orgainsation_id" BIGINT,
"vat_number" VARCHAR,
"organisation_country" VARCHAR,
"organisation_url" VARCHAR,
"programme_version" VARCHAR,
"call_identifier" VARCHAR,
"call_topic" VARCHAR,
"programme" VARCHAR,
"call_deadline_year" BIGINT,
"status" VARCHAR,
"ga_signed_date" VARCHAR,
"ga_signed_year" VARCHAR,
"total_project_cost" VARCHAR,
"eu_contribution" VARCHAR,
"oru_budget_euro" BIGINT,
"number_of_partners" DOUBLE,
"le_role" VARCHAR,
"school" VARCHAR
);
Anyone who has the link will be able to view this.