typingmonk commited on
Commit
41e9161
1 Parent(s): fdddef0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -6
README.md CHANGED
@@ -25,12 +25,37 @@ dataset_info:
25
 
26
  # Taiwan Legislator Yuan Law Research Data
27
 
28
- 台灣立法院議題研析文件暨清單
29
 
30
- 立院官網所公布的文件清單請參考:[link](https://www.ly.gov.tw/Pages/List.aspx?nodeid=6590)
 
 
31
 
32
- 資料尚未完善,請斟酌使用
33
 
34
- Note:
35
- - 部分第 10 屆與全部第 9 屆的議題研析文件連結有缺失,正在補齊中
36
- - 有部分議題研析所提取的「所涉法規」有誤,正在逐一排除中
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  # Taiwan Legislator Yuan Law Research Data
27
 
28
+ ## Overview
29
 
30
+ The law research documents are issued irregularly from Taiwan Legislator Yuan.
31
+ The purpose of those research are providing better understanding on social issues in aspect of laws.
32
+ One may find documents rich with technical terms which could provided as training data.
33
 
34
+ For comprehensive document list check out this [link](https://www.ly.gov.tw/Pages/List.aspx?nodeid=6590) provided by Taiwan Legislator Yuan.
35
 
36
+ There are currently missing document download links in 10th and 9th terms due to minor issue on crawler.
37
+ We will fill in those missing data ASAP.
38
+
39
+ ## Data Fields
40
+
41
+ | Field name | Description |
42
+ |----------------|------------------------------------------------------------------------------------------------------------------------------------|
43
+ | research_no | ID of the research document |
44
+ | title | title of the document |
45
+ | related_laws | Related names of laws in the document. Separated by `;` |
46
+ | authors | Authors of document. Separated by `;` |
47
+ | published_date | Published date of the document in form `YYYY-mm-dd` |
48
+ | content | Full text content of the document. One may also find the original content in `.html` format at `html/{research_no}.html` |
49
+ | doc_url | The download link hosted on ly.gov.tw |
50
+
51
+ ## Sponsorship
52
+
53
+ The work is sponsored by "【g0v 零時小學校】繁體中文AI 開源實踐計畫"
54
+
55
+ ## Contact
56
+
57
+ If you have any issue on the dataset. Please leave a discussion on it or contact us via:
58
+
59
+ 報導者(The Reporter) [email protected]
60
+
61
+ 歐噴有限公司(OpenFun Ltd.) [email protected]