Skip to content

thirdformant/lego_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Lego: visualisation and exploration

Exploration and visualisation of the Rebrickable database of Lego sets, accurate as of 2019-05-08.

Database creation

Rebrickable has released their database in the form of 9 .csv files and the database schema. The most recent release can be downloaded here. An sqlite version of the original Rebrickable dataset can be recreated in data/db by running:

pip3 install pandas
python3 src/database/create_db.py

TODO: implement the part_relationships table.

About

Visualisation etc of Lego data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors