The Lego Set Explorer is an app that visualizes LEGO Sets and its configurations. The collection consists of sets created from the beginning of production until 2016.
The dataset has been received from Rebrickable.com. It contains the basic information of each set (set id, year, number of pieces, theme, set name). There are more files on that web page, such as details on the pieces of the sets or colors. For this demo, we used only the sets.
Data Source: http://rebrickable.com/downloads.
In the following pages, we focus on the shiny specific features of the app.