CoolFace
Datasetpublic

notoxicpeople/japan_diet_q_and_a_sessions_20k

Japan Diet Q&A Sessions Dataset Summary This dataset was created by scraping the parliamentary questions and answers webpage. As of March 27, 2024, it includes 216 sessions. Data Fields id: Consists of three parts. The initial alphabet indicates whether it is a question (a) or an answer (b). The next three digits represent the session number of the parliament. The last three digits are the question number within the parliament session. title:… See the full description on the dataset page: https://huggingface.co/datasets/notoxicpeople/japan_diet_q_and_a_sessions_20k.

sourceHugging Facemitupdated 3y agoView on Hugging Face
1likes26downloads
Dataset Card

Japan Diet Q&A Sessions Dataset

Summary

  • —This dataset was created by scraping the parliamentary questions and answers webpage.
  • —As of March 27, 2024, it includes 216 sessions.

Data Fields

  • —id: Consists of three parts.
  • —The initial alphabet indicates whether it is a question (a) or an answer (b).
  • —The next three digits represent the session number of the parliament.
  • —The last three digits are the question number within the parliament session.
  • —title: The title of the question or answer.
  • —content: The content of the question or answer.

Data Source

  • —The data was obtained from the following website: https://www.shugiin.go.jp/Internet/itdbshitsumon.nsf/html/shitsumon/menum.htm

Scraping Code

  • —The data was scraped using the following code. https://github.com/notoxicpeople/japandietqanda_scraping

License

  • —MIT

国会の質問答弁データセット

概要

  • —国会質問答弁のHPをスクレイピングし、作成しました。
  • —2024/03/27現在までの216回分が登録されています。

データフィールド

  • —id: 3つのパートで構成されています。
  • —最初のアルファベットが質問か回答を表し、aが質問でbが回答です。
  • —次の3桁の数字が何回目の国会かを表しています。
  • —最後の3桁が国会内での質問番号になります。
  • —title: 質問や答弁のタイトル
  • —content: 質問や答弁の内容

データソース

  • —以下のサイトより取得しています。 https://www.shugiin.go.jp/Internet/itdbshitsumon.nsf/html/shitsumon/menum.htm

スクレイピングコード

  • —以下のコードを使用して、スクレイピングしています。 https://github.com/notoxicpeople/japandietqanda_scraping

ライセンス

  • —MIT