Difference between revisions of "2014:GC14UX:JSON Metadata"

From MIREX Wiki
(Genre)
(Genre)
Line 1: Line 1:
 +
The complete extracted JSON tags can be downloaded here: [[File:json_metadata.txt]]
 +
 
=Genre=
 
=Genre=
Each song in the dataset has two to four genre tags. The histgram shows how many songs have at least 1, 2, 3, or 4 genres.  
+
Each song in the dataset has two to four genre tags. The following histgram shows how many songs have at least 1, 2, 3, or 4 genres.  
 +
[[Image:ghistgram.png]]
 +
 
 +
The most popular genre tags are shown in the following diagram:
 
[[Image:gdist.png]]
 
[[Image:gdist.png]]
 +
 +
The complete list of genre tags and their counts can be found in this file: [[File:json_g_dist.txt]]
 +
 +
=Free Tags=
 +
Each song has zero to six free tags. The following histgram shows how many songs have at least 1,..,or 6 tags.
 +
[[Image:thistgram.png]]
 +
 +
The most popular free tags are shown in the following diagram:
 +
[[Image:tdist.png]]
 +
 +
The complete list of genre tags and their counts can be found in this file: [[File:json_t_dist.txt]]
 +
 +
=Instrument=
 +
Each song has zero to three instrument tags. The following histgram shows how many songs have at least 1, 2 or 3 instrument tags.
 +
[[Image:instrhistgram.png]]
 +
 +
The most popular instrument tags are shown in the following diagram:
 +
[[Image:idist.png]]
 +
 +
The complete list of genre tags and their counts can be found in this file: [[File:json_i_dist.txt]]
 +
 +
=Vocal vs Instrumental=
 +
Part of the songs have labels indicating whether they are vocal or instrumental. The following diagram shows the distribution:
 +
[[Image:vocinst_histgram.png]]
 +
 +
=Speed=
 +
Part of the songs have labels indicating their speeds. The following diagram shows the distribution:
 +
[[Image:speed_histgram.png]]
 +
 +
=Language=
 +
Some songs have labels indicating their languages. The following diagram shows the distribution:
 +
[[Image:lang_histgram.png]]
 +
 +
=Duration=
 +
All songs have their duration indicated in seconds. The following diagram shows the duration distribution of most songs:
 +
[[Image:duration.png]]
 +
 +
The complete list of duration and their counts can be found in this file: [[json_d_dist.txt]]

Revision as of 06:07, 30 August 2014

The complete extracted JSON tags can be downloaded here: File:Json metadata.txt

Genre

Each song in the dataset has two to four genre tags. The following histgram shows how many songs have at least 1, 2, 3, or 4 genres. Ghistgram.png

The most popular genre tags are shown in the following diagram: Gdist.png

The complete list of genre tags and their counts can be found in this file: File:Json g dist.txt

Free Tags

Each song has zero to six free tags. The following histgram shows how many songs have at least 1,..,or 6 tags. Thistgram.png

The most popular free tags are shown in the following diagram: Tdist.png

The complete list of genre tags and their counts can be found in this file: File:Json t dist.txt

Instrument

Each song has zero to three instrument tags. The following histgram shows how many songs have at least 1, 2 or 3 instrument tags. Instrhistgram.png

The most popular instrument tags are shown in the following diagram: Idist.png

The complete list of genre tags and their counts can be found in this file: File:Json i dist.txt

Vocal vs Instrumental

Part of the songs have labels indicating whether they are vocal or instrumental. The following diagram shows the distribution: Vocinst histgram.png

Speed

Part of the songs have labels indicating their speeds. The following diagram shows the distribution: Speed histgram.png

Language

Some songs have labels indicating their languages. The following diagram shows the distribution: Lang histgram.png

Duration

All songs have their duration indicated in seconds. The following diagram shows the duration distribution of most songs: Duration.png

The complete list of duration and their counts can be found in this file: json_d_dist.txt