creativecommons / creativecommons/quantifying
Add New York Public Library as data source
- 主要言語
- Python
- スター
- 48
- フォーク
- 74
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Problem
New York Public Library ([API documentation](https://api.repo.nypl.org/)): The New York Public Library (NYPL) is one of the largest public libraries in the world, preserving millions of books, manuscripts, and historical materials. Its API provides open access to digital collections, metadata, and archives. The NYPL API provides access to over one million digitized objects and records, accessible via browser or token authentication, with a limit of 10,000 requests
## API information:
- API key / token required – need to sign up and authenticate (via username/password or a token) to use the API.
- Query limits – The API imposes an upper limit of 10,000 requests per day per authentication token.
- Data available through JSON format.
## Implementation
- [ ] I would be interested in implementing this feature.
コントリビューションガイド
調査の方向性
まず、認証、リクエスト制限、JSONレスポンスの詳細を含む、リンク先のNYPL APIドキュメントを読んでください。このissueでは、プロジェクトファイル、エントリポイント、テスト、新しいデータソースに期待される構造が特定されていないため、最初に既存のソース統合を見つけ、完成したNYPLソースの受け入れ基準を明確にしてください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100