You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ Google Colab での使用例です。実際に実行することも可能とな
8
8
9
9
| ファイル | 内容 | Colabで開く |
10
10
| :- | :- | :-: |
11
-
|[20220825-000-write-refresh_token.ipynb](20220825-000-write-refresh_token.ipynb)| リフレッシュトークンを Google Drive のファイルに書き込みます。 |[](https://colab.research.google.com/github/hiohiohio/jquants-api-client-python/blob/feature/add-sample-notebooks/examples/20220825-000-write-refresh_token.ipynb)|
12
-
|[20220825-001-price-movement.ipynb](20220825-001-price-movement.ipynb)| 株価の推移をプロットします。 |[](https://colab.research.google.com/github/hiohiohio/jquants-api-client-python/blob/feature/add-sample-notebooks/examples/20220825-001-price-movement.ipynb)|
13
-
|[20220825-002-sector.ipynb](20220825-002-sector.ipynb)| セクターのリターンをプロットします。|[](https://colab.research.google.com/github/hiohiohio/jquants-api-client-python/blob/feature/add-sample-notebooks/examples/20220825-002-sector.ipynb)|
14
-
|[20220825-003-dividend.ipynb](20220825-003-dividend.ipynb)| 配当利回りを一覧表示します。 |[](https://colab.research.google.com/github/hiohiohio/jquants-api-client-python/blob/feature/add-sample-notebooks/examples/20220825-003-dividend.ipynb)|
15
-
|[20220825-004-annual-dividend-history.ipynb](20220825-004-annual-dividend-history.ipynb)| 特定銘柄について年間配当実績の推移をプロットします。 |[](https://colab.research.google.com/github/hiohiohio/jquants-api-client-python/blob/feature/add-sample-notebooks/examples/20220825-004-annual-dividend-history.ipynb)|
11
+
|[20220825-000-write-refresh_token.ipynb](20220825-000-write-refresh_token.ipynb)| リフレッシュトークンを Google Drive のファイルに書き込みます。 |[](https://colab.research.google.com/github/J-Quants/jquants-api-client-python/blob/master/examples/20220825-000-write-refresh_token.ipynb)|
12
+
|[20220825-001-price-movement.ipynb](20220825-001-price-movement.ipynb)| 株価の推移をプロットします。 |[](https://colab.research.google.com/github/J-Quants/jquants-api-client-python/blob/master/examples/20220825-001-price-movement.ipynb)|
13
+
|[20220825-002-sector.ipynb](20220825-002-sector.ipynb)| セクターのリターンをプロットします。|[](https://colab.research.google.com/github/J-Quants/jquants-api-client-python/blob/master/examples/20220825-002-sector.ipynb)|
14
+
|[20220825-003-dividend.ipynb](20220825-003-dividend.ipynb)| 配当利回りを一覧表示します。 |[](https://colab.research.google.com/github/J-Quants/jquants-api-client-python/blob/master/examples/20220825-003-dividend.ipynb)|
15
+
|[20220825-004-annual-dividend-history.ipynb](20220825-004-annual-dividend-history.ipynb)| 特定銘柄について年間配当実績の推移をプロットします。 |[](https://colab.research.google.com/github/J-Quants/jquants-api-client-python/blob/master/examples/20220825-004-annual-dividend-history.ipynb)|
0 commit comments