{"id":13496831,"url":"https://github.com/CALIL/jlaselect","last_synced_at":"2025-03-28T21:31:26.652Z","repository":{"id":75813833,"uuid":"63516761","full_name":"CALIL/jlaselect","owner":"CALIL","description":"選定図書総目録CD-ROMのデータ変換ツール","archived":false,"fork":false,"pushed_at":"2025-01-04T01:25:59.000Z","size":785,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-04T02:31:43.518Z","etag":null,"topics":["code4lib-jp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CALIL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-17T05:44:44.000Z","updated_at":"2025-01-04T01:26:02.000Z","dependencies_parsed_at":"2023-06-07T20:00:31.811Z","dependency_job_id":null,"html_url":"https://github.com/CALIL/jlaselect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CALIL%2Fjlaselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CALIL%2Fjlaselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CALIL%2Fjlaselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CALIL%2Fjlaselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CALIL","download_url":"https://codeload.github.com/CALIL/jlaselect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246104740,"owners_count":20724188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code4lib-jp"],"created_at":"2024-07-31T20:00:15.449Z","updated_at":"2025-03-28T21:31:26.053Z","avatar_url":"https://github.com/CALIL.png","language":"Python","funding_links":[],"categories":["オープンソース"],"sub_categories":[],"readme":"jlaselect [![](https://img.shields.io/badge/python-3.11+-blue.svg)](https://docs.python.org/3.11/) [![Maintainability](https://api.codeclimate.com/v1/badges/65ec5ac5f1152c705347/maintainability)](https://codeclimate.com/github/CALIL/jlaselect/maintainability)\n=============================================================\n日本図書館協会選定図書総目録CD-ROMのデータ変換ツール\n\n概要\n-----\n- 日本図書館協会選定図書総目録のデータを使いやすい形に変換\n- 抽出したデータはLine-delimited JSON形式で保存\n- [図書選定事業](http://www.jla.or.jp/activities/sentei/tabid/207/Default.aspx)は2016年3月に終了しています\n\n依存パッケージのインストール\n----\n```\npoetry install\n```\n\nコマンドライン\n----\n\n- 各CD-ROM内の\"JBISCS\"ファイルをコピーする\n- 複数ファイルをまとめて処理する場合は、プログラムを直接修正する\n\n```bash\npoetry run python jlaselect.py \u003e jlaselect.jsonl\n```\n\nサンプルデータ\n----\n```json\n{\"year\": 1999, \"isbn\": \"426701535X\"}\n{\"year\": 1999, \"isbn\": \"4121014995\"}\n{\"year\": 1999, \"isbn\": \"4876386749\"}\n```\n\n| 項目 | 型 | 概要 |\n| ---- | ---- | ---- | \n| year | Number | 選定された西暦 |\n| isbn | String | 正規化されたISBN（ISBN-10） |\n\n\n処理済みデータのダウンロード\n----\n\n[jlaselect.jsonl](https://github.com/CALIL/jlaselect/raw/master/jlaselect.jsonl) 130,702件 (2019年8月21日公開)\n\n- 処理に用いた元情報は以下の通りです\n\n  | タイトル       | ISBN          | 期間                                          |\n  |----------------|---------------|-----------------------------------------------|\n  | 選定図書総目録59 | 9784820408109 | 2003年1月～2007年12月                         |\n  | 選定図書総目録64 | 9784820413103 | 2008年1月～2012年12月                         |\n  | 選定図書総目録67 | 9784820416043 | 2011年1月～2016年3月\u003cbr\u003e1996年～2010年の児童図書 |\n\n- 1996年～2016年3月の20年間のデータを統合していますが、全データの範囲は2003年1月～2016年3月となります\n- 過去に発行されたCD-ROMに含まれてるデータのうち、選定図書目録58に収録されている2002年1月～2002年12月分が含まれていません（入手困難であったため）\n- ISBNの付与されていない選定図書は除外されています\n- yearが0となっているデータが一部あります\n- このデータは「単なる事実」の集合であり著作権の対象外です\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCALIL%2Fjlaselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCALIL%2Fjlaselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCALIL%2Fjlaselect/lists"}