ORU EU Funded Projects 2021-2027
Örebro University
@euneolaia.d838f0a5_3e34_4c54_9b6d_c41638fa19bd
Örebro University
@euneolaia.d838f0a5_3e34_4c54_9b6d_c41638fa19bd
This dataset contains an overview of EU funded projects at Örebro University for the period 2021 – 2027. The dataset includes publicly available information, such as title of the project, short project description, start and end dates, call topics, status, budget etc
Publisher name: Örebro University
Publisher URL: https://data.neolaiacampus.eu/organization/0e5fe931-649c-4ab2-9fe8-a85eeb638f7f
Last updated: 2025-06-21T08:00:00Z
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 -- Call Deadline (Year),
"status" VARCHAR,
"ga_signed_date" VARCHAR -- GA Signed (Date),
"ga_signed_year" VARCHAR -- GA Signed (Year),
"total_project_cost" VARCHAR,
"eu_contribution" VARCHAR,
"oru_budget_euro" BIGINT -- ORU Budget (euro),
"number_of_partners" DOUBLE,
"le_role" VARCHAR,
"school" VARCHAR
);Anyone who has the link will be able to view this.