File size: 1,773 Bytes
d698ec5
 
f74997b
 
 
 
 
 
 
 
d698ec5
f74997b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
license: cc-by-4.0
language:
- th
- en
tags:
- music
pretty_name: PCSHSBR Music Request History
size_categories:
- 1K<n<10K
---
# Dataset Card for Dataset Name

Request history from [PCSHSBR Music Queue](https://github.com/pcshsbr/music-queue) include timestamp, song's name, and artist.

## Dataset Details

### Dataset Description


- **Curated by:** Patsagorn Yuenyong
- **Shared by [optional]:** PCSHSBR Student Council
- **Language(s) (NLP):** Thai/English
- **License:** CC-BY-4.0

### Dataset Sources [optional]

Human input from [PCSHSBR Music Queue](https://github.com/pcshsbr/music-queue).

## Dataset Structure

It's CSV file originally 4 columns; timestamp, song's name, artist, and note (for disambiguation as we use YouTube to play music). In this dataset
the note column is removed bacause we also use this field to announce who's this song for. By this the column was contain the name of student so
we get rid of it.

## Dataset Creation

### Curation Rationale

Our tool for request and show music queue is collected history in daily basis. But it's nowhere to go so put it here may have some bright mind
doing something with it.

#### Data Collection and Processing

Students and staff are request song using Google Form and [the tool](https://github.com/pcshsbr/music-queue) will collect it in Google Sheet then query
from its table to show. All of request history will stay in the Google Sheet.

#### Personal and Sensitive Information

Due to the large number of row, this dataset may or may not have student name (in form of nickname) contained. However, it is not an identifiable
data hence its safe to put it to public. Unlike note column which is not included in this dataset.

## Dataset Card Contact
- Patsagorn Y. (patsagorn[email protected])