music: Music information for a selection of popular music from 1950...

Description Usage Format Value Note References Examples

Description

Music information for a selection of popular music from 1950 to 2009

Usage

1

Format

An object of class data.frame with 424 rows and 10 columns.

Value

A data frame with 424 rows and 10 variables.

Note

The data set contains the following fields:

artist

Artist name.

track

Track name.

year

Year of release.

decade

Decade of release.

duration

Track length in seconds.

tempo

Tempo of the song in BPM (beats per minute)

energy

A number that ranges from 0 to 1, representing how energetic the track is.

danceability

A number that ranges from 0 to 1, representing how suitable a track is for dancing, using a number of musical elements. The combination of musical elements that best characterize danceability include tempo, rhythm stability, beat strength, and overall regularity.

key

The musical key that the track is in.

genre

A list of comma separated styles or categories taht the track is in.

References

https://tsort.info/music, https://github.com/nvempala/Music-Decades-Top-100, https://www.discogs.com/developers/

Examples

1

ncldata documentation built on May 2, 2019, 5:54 p.m.

Related to music in ncldata...