|
--- |
|
language: |
|
- zh |
|
configs: |
|
- config_name: research |
|
data_files: research.csv |
|
dataset_info: |
|
- config_name: research |
|
features: |
|
- name: research_no |
|
dtype: string |
|
- name: title |
|
dtype: string |
|
- name: related_laws |
|
dtype: string |
|
- name: authors |
|
dtype: string |
|
- name: published_date |
|
dtype: string |
|
- name: content |
|
dtype: string |
|
- name: doc_url |
|
dtype: string |
|
license: apache-2.0 |
|
--- |
|
|
|
# Taiwan Legislator Yuan Law Research Data |
|
|
|
## Overview |
|
|
|
The law research documents are issued irregularly from Taiwan Legislator Yuan. |
|
The purpose of those research are providing better understanding on social issues in aspect of laws. |
|
One may find documents rich with technical terms which could provided as training data. |
|
|
|
For comprehensive document list check out this [link](https://www.ly.gov.tw/Pages/List.aspx?nodeid=6590) provided by Taiwan Legislator Yuan. |
|
|
|
There are currently missing document download links in 10th and 9th terms due to minor issue on crawler. |
|
We will fill in those missing data ASAP. |
|
|
|
## Data Fields |
|
|
|
| Field name | Description | |
|
|----------------|------------------------------------------------------------------------------------------------------------------------------------| |
|
| research_no | ID of the research document | |
|
| title | title of the document | |
|
| related_laws | Related names of laws in the document. Separated by `;` | |
|
| authors | Authors of document. Separated by `;` | |
|
| published_date | Published date of the document in form `YYYY-mm-dd` | |
|
| content | Full text content of the document. One may also find the original content in `.html` format at `html/{research_no}.html` | |
|
| doc_url | The download link hosted on ly.gov.tw | |
|
|
|
## 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] |