Skip to content

lllisteu/lllisteu-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

GitHub

lllist.eu data

This repository contains data for art exhibitions and art museums in Europe. It is updated irregularly.

The lllist.eu website lists art exhibitions in Europe and is generated from exhibition data in this repository.

History of lllist.eu

lllist.eu became active in February 2012 and was updated frequently until March 2018. Since then, the website and this repository are updated irregularly.

lllist.eu viewed on an iphone 6

The site shows current exhibitions (sorted by closing date), and future exhibitions (sorted by opening date).

lllist is a single-serving site inspired by Paul Hammond's Minimuni. It is served as a static web page, generated from data stored in simple text files: one file for each exhibition.

Data

Data is stored in simple text files. Each file holds data for one exhibition (or museum), formatted as YAML frontmatter. Files are encoded in UTF-8 and have a .txt extension.

Exhibition data

This is an example of a file for an exhibition:

---
title: Abraham Cruzvillegas
uid: '20171106103952'
dt-created: 2017-11-06 10:39:52 GMT
event-dt-begin: '2018-02-16'
event-dt-end: '2018-03-25'
event-location: 'Kunsthaus Zürich'
link: http://www.kunsthaus.ch/en/exhibitions/coming-soon/abraham-cruzvillegas/
---

Field names are mostly self explanatory:

Field Description Wikidata equivalent
title exhibition title
uid unique identifier
dt-created record creation date/time
event-dt-begin opening date of the exhibition P1619
event-dt-end closing date of the exhibition P3999
event-location exhibition venue (museum) P276
link URL of exhibition webpage

Museum data

The set of museum data is still growing. Apart from museums, it includes some exhibition venues without a collection (Kunsthalle).

Field names are mostly self explanatory:

Field Description Wikidata equivalent
title museum name
uid unique identifier
dt-created record creation date/time
link URL of museum webpage P856
tags tags
wikidata_id corresponding Wikidata item
wikipedia corresponding Wikipedia article
lat latitude P625
lon longitude P625
isa object class (usually museum)

Resources

License

Data is provided “as is”, without warranties of any kind.

This dataset is placed in the public domain using a CC0 License.

About

Art exhibition and museum data from lllist.eu

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published