legosets: Lego set data

Description Usage Format Source Examples

Description

Data about every lego set from 1970 to 2014.

Usage

1

Format

A data frame with columns:

Item_Number

Item number for each lego set

Name

Name of set

Year

Year set was manufactured

Theme

Theme of set

Subtheme

Subtheme of set. Sets with no subtheme have an empty string "" for subtheme.

Pieces

Number of pieces in set. Sets with NA pieces have an unknown number of pieces.

Minifigures

Number of minifigures in set. The vast majority of sets with NA minifigures contain zero minifigures, however there are a few exceptions.

Image_URL

URL to an image of the set

GBP_MSRP

Price of set in British Pounds (NA if price unavailable)

USD_MSRP

Price of set in US Dollars (NA if price unavailable)

CAD_MSRP

Price of set in Canadian Dollars (NA if price unavailable)

EUR_MSRP

Price of set in Euros (NA if price unavailable)

Packaging

Type of packaging for set

Availability

Availability of set

Source

http://brickset.com/, downloaded 2014-08-06

Examples

1

seankross/lego documentation built on May 29, 2019, 4:55 p.m.