OREBRO Timeline
Örebro University
@euneolaia.n_02c50cf0_d586_4aac_bcea_db8fd74c9c8e
Örebro University
@euneolaia.n_02c50cf0_d586_4aac_bcea_db8fd74c9c8e
CREATE TABLE oru_timeline_v_2_0 (
"date" VARCHAR,
"year" BIGINT,
"event_name" VARCHAR,
"event_description" VARCHAR,
"image" VARCHAR,
"image_author_creator" VARCHAR,
"image_license" VARCHAR,
"geographic_coordinates" VARCHAR,
"url" VARCHAR
);
CREATE TABLE orebro_uni_timeline (
"date" VARCHAR,
"year" BIGINT,
"event_name" VARCHAR,
"event_description" VARCHAR,
"image" VARCHAR,
"image_author_creator" VARCHAR,
"image_license" VARCHAR,
"geographic_coordinates" VARCHAR,
"url" VARCHAR
);
Anyone who has the link will be able to view this.