Baselight

LEGO Database

The LEGO Parts/Sets/Colors and Inventories of every official LEGO set

@kaggle.rtatman_lego_database

Inventories
@kaggle.rtatman_lego_database.inventories

  • 157.84 KB
  • 11681 rows
  • 3 columns
id

Id

version

Version

set_num

Set Num

117922-1
313931-1
416942-1
1515158-1
161903-1
171850950-1
1914444-1
2113474-1
22130277-1
25171012-11

CREATE TABLE inventories (
  "id" BIGINT,
  "version" BIGINT,
  "set_num" VARCHAR
);

Share link

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