File size: 3,472 Bytes
6d65b59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d2c9c1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
language:
- zh
configs:
  - config_name: 11-1
    data_files: csv/11-1.csv
  - config_name: 10-8
    data_files: csv/10-8.csv
dataset_info:
  - config_name: 11-1
    features:
      - name: ivod_id
        dtype: string
      - name: legislator_name
        dtype: string
      - name: meet_name
        dtype: string
      - name: meet_subjects
        dtype: string
      - name: meet_date
        dtype: string
      - name: speech_start_time
        dtype: string
      - name: speech_end_time
        dtype: string
      - name: gazette_agenda_content
        dtype: string
      - name: transcript
        dtype: string
  - config_name: 10-8
    features:
      - name: ivod_id
        dtype: string
      - name: legislator_name
        dtype: string
      - name: meet_name
        dtype: string
      - name: meet_subjects
        dtype: string
      - name: meet_date
        dtype: string
      - name: speech_start_time
        dtype: string
      - name: speech_end_time
        dtype: string
      - name: gazette_agenda_content
        dtype: string
      - name: transcript
        dtype: string
---

# Taiwan Legislator Transcript

## Overview

The transcripts of speech record happened in various kinds of meetings at Taiwan Legislator Yuan.
The original of transcripts are compiled and published on gazettes from Taiwan Legislator Yuan.

For each segment of transcript, there are corresponding video clip on Legislative Yuan IVOD system.
IVOD stands for Internet Video on Demand system.

For more detail on data origin please look at:
- [Legislative Yuan Meetings and Gazettes](https://ppg.ly.gov.tw/ppg/)
- [Legislative Yuan IVOD system](https://ivod.ly.gov.tw/)

## Data Fields

| Field name             | Description                                                                                             |
|------------------------|---------------------------------------------------------------------------------------------------------|
| ivod_id                | ID of IVOD system. The original video clip url would be `https://ivod.ly.gov.tw/Play/Clip/1M/{ivod_id}` |
| legislator_name        | The speaker, the name of the legislator                                                                 |
| meet_name              | Name of the meeting                                                                                     |
| meet_subjects          | The subjects of the meeting                                                                             |
| meet_date              | Date of the meeting in form `YYYY-mm-dd`                                                                |
| speech_start_time      | Starting timecode of the video clip segment throughout the entire meeting                               |
| speech_end_time        | Ending timecode of the video clip segment throughout the entire meeting                                 |
| gazette_agenda_content | The agenda which provided from gazette                                                                  |
| transcript             | The full-text transcript                                                                                |

## Sponsorship

The work is sponsored by 【g0v 零時小學校】繁體中文AI 開源實踐計畫

## Contact

If you have any issue on the dataset. Please leave a discussion on it or contact us via:

報導者(The Reporter) [email protected] 

歐噴有限公司(OpenFun Ltd.) [email protected]