hasadna / hasadna/knesset-data-python
Should support parts parsing for plenum protocols
- 主要言語
- Python
- スター
- 2
- フォーク
- 14
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
We should support the same functionality as the one that exists for committee meeting protocols ([see source here](https://github.com/hasadna/knesset-data-python/blob/649e109002a2ef4e6dad484dbaaa3454e673abbe/knesset_data/protocols/committee.py#L65)).
This will be used by the knesset-data-pipelines project for parsing plenum meeting protocols ([see issue here](https://github.com/hasadna/knesset-data-pipelines/issues/68)).
Code can and should be based on existing parts parsing from the knesset-data-django project ([see source here](https://github.com/hasadna/knesset-data-django/blob/master/knesset_data_django/committees/plenum_protocol_parts.py))
コントリビューションガイド
調査の方向性
リンク先のソースにある knesset_data/protocols/committee.py の委員会プロトコルのパート解析を、knesset_data_django/committees/plenum_protocol_parts.py の本会議プロトコルのパート実装と比較します。関連する knesset-data-pipelines の issue をコンテキストとして使用し、その後、このリポジトリ内で対応する本会議のエントリポイントを特定します。本会議の会議プロトコルが、パイプラインで使用するために同じパート解析機能を公開すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data-engineering
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100