UNIBI Timeline
Bielefeld University
@euneolaia.n_87eabb48_4a20_4952_857c_34e4d16b1498
Bielefeld University
@euneolaia.n_87eabb48_4a20_4952_857c_34e4d16b1498
University of BielefeldTimeline Dataset
This dataset provides a comprehensive timeline of significant events in the history of the University of Bielefeld. It includes detailed information about various milestones, institutional changes, and notable achievements. The dataset is structured with the following fields:
Date: The specific date of the event (in DD/MM/YYYY format). Year: The year in which the event occurred. Event Name: The title or name of the event. Brief Event Description: A concise description of the event. Image 1: The first image associated with the event. Image 2: The second image associated with the event (if available). Image 1 Author: The author or creator of the first image. Image License: The licensing information for the first image. Geographic Information: Geographical data related to the event (e.g., location coordinates, place names). URL: A link to additional information or resources about the event.
Publisher name: Bielefeld University
Publisher URL: https://data.neolaiacampus.eu/organization/ab797e1d-905a-43f4-a176-1bdf2d90fd34
Last updated: 2025-05-22T11:27:38Z
CREATE TABLE unibi_timeline (
"date" VARCHAR,
"year" BIGINT,
"event_name" VARCHAR,
"brief_event_description" VARCHAR,
"image_1" VARCHAR,
"image_2" VARCHAR,
"image_1_author" VARCHAR,
"image_license" VARCHAR,
"geographic_information" VARCHAR,
"url" VARCHAR
);Anyone who has the link will be able to view this.