Baselight

Rijksmuseum

Images and meta data from Rijksmuseum's collection

@kaggle.lgmoneda_rijksmuseum

Loading...
Loading...

About this Dataset

Rijksmuseum

Context

This dataset is intended to make Rijksmuseum collection data easily available to Machine Learning community.

Content

It contains the image of the collection and the metadata of them. You can join the information by using the image filename and the id column from the metadata table.

More data will be uploaded soon.

Acknowledgements

Rijksmuseum, which has a very well structured digital collection.

Tables

Metadata

@kaggle.lgmoneda_rijksmuseum.metadata
  • 1.21 MB
  • 24564 rows
  • 6 columns
Loading...

CREATE TABLE metadata (
  "unnamed_0" BIGINT,
  "id" VARCHAR,
  "title" VARCHAR,
  "artist" VARCHAR,
  "date" VARCHAR,
  "type" VARCHAR
);

Share link

Anyone who has the link will be able to view this.