Skip to content

Commit 0947918

Browse files
committed
update links
1 parent ff9118e commit 0947918

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RKD HTTP JSON with Python Example
22
- version: 1.5.5
3-
- Last update: May 2021
3+
- Last update: Oct 2021
44
- Environment: Windows, Linux
55
- Compiler: Python
66
- Prerequisite: [Demo prerequisite](#prerequisite)
@@ -81,15 +81,15 @@ You may consider the strategic [Refinitiv Data Platform (RDP)](https://developer
8181

8282
Please see [RDP APIs Overview page](https://developers.refinitiv.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis) for more detail.
8383

84-
As part of RDP, [Refinitiv Real-Time - Optimized (RRTO)](https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/refinitiv-websocket-api/tutorials#connect-to-refinitiv-real-time-optimized) gives you access to best in class Real Time market data delivered in the cloud. RRTO is a new delivery mechanism for RDP, using the AWS (Amazon Web Services) cloud. Once a connection to RDP is established using RRTO, data can be retrieved using [WebSocket API](https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/refinitiv-websocket-api) (the same as RKD Streaming Service).
84+
As part of RDP, [Refinitiv Real-Time - Optimized (RTO)](https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/refinitiv-websocket-api/tutorials#connect-to-refinitiv-real-time-optimized) gives you access to best in class Real Time market data delivered in the cloud. RTO is a new delivery mechanism for RDP, using the AWS (Amazon Web Services) cloud. Once a connection to RDP is established using RTO, data can be retrieved using [WebSocket API](https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/refinitiv-websocket-api) (the same as RKD Streaming Service).
8585

86-
Key benefit of the strategic RDP and RRTO platform are the Cloud Delivery. The Platform is based on [Amazon AWS](https://aws.amazon.com/), the world class leading Cloud Provider for developers. The RDP and RRTO support output for multiple cloud vendors such as AWS, Azure, GCS, etc. for cloud-native or on-premise integration. The RRTO servers are hosted in multiple location world-wide which lets the application choose the closest server based on their region for full potential.
86+
Key benefit of the strategic RDP and RTO platform are the Cloud Delivery. The Platform is based on [Amazon AWS](https://aws.amazon.com/), the world class leading Cloud Provider for developers. The RDP and RTO support output for multiple cloud vendors such as AWS, Azure, GCS, etc. for cloud-native or on-premise integration. The RTO servers are hosted in multiple location world-wide which lets the application choose the closest server based on their region for full potential.
8787

8888
## <a id="references"></a>References
8989
For further details, please check out the following resources:
90-
* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api) on the [Refinitiv Developers Community](https://developers.refinitiv.com/) web site.
91-
* [Refinitiv Knowledge Direct API Catalog](https://support-portal.rkd.refinitiv.com/SupportSite/TestApi/Catalog) web site.
92-
* [WebSocket API](https://developers.refinitiv.com/websocket-api) page on the [Refinitiv Developers Community](https://developers.refinitiv.com/) web site.
90+
* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api) on the [Refinitiv Developers Community](https://developers.refinitiv.com/) website.
91+
* [Refinitiv Knowledge Direct API Catalog](https://support-portal.rkd.refinitiv.com/SupportSite/TestApi/Catalog) website.
92+
* [WebSocket API](https://developers.refinitiv.com/websocket-api) page on the [Refinitiv Developers Community](https://developers.refinitiv.com/) website.
9393
* [Refinitiv Data Platform (RDP) APIs page](https://developers.refinitiv.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis).
9494
* [Refinitiv Data Platform (RDP) APIs Gateway page](https://apidocs.refinitiv.com/Apps/ApiDocs).
9595

notebook/trkd_authentication.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# RKD HTTP JSON with Python Example: Authentication\n",
88
"\n",
99
"## Overview\n",
10-
"The [Refinitiv Knowledge Direct (RKD) API](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd) (formerly known as TRKD API)integrates into your website, trading platform, company intranet/extranet, advisory portal and mobile applications to provide up-to-date financial market data, news and analytics and powerful investment tools.\n",
10+
"The [Refinitiv Knowledge Direct (RKD) API](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api) (formerly known as TRKD API)integrates into your website, trading platform, company intranet/extranet, advisory portal and mobile applications to provide up-to-date financial market data, news and analytics and powerful investment tools.\n",
1111
"\n",
1212
"RKD offers a wide range of Refinitiv' information and services delivered in a request-response scenario via web services using today's industry standard protocols (SOAP/XML and REST/JSON). Connectivity can be via HTTP and HTTPS, over the Internet or Delivery Direct. All data are snapshot (non-streaming) data.\n",
1313
"\n",
@@ -239,10 +239,10 @@
239239
"source": [
240240
"## References\n",
241241
"For further details, please check out the following resources:\n",
242-
"* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd) on the [Refinitiv Developer Community](https://developers.refinitiv.com) web site.\n",
243-
"* [Refinitiv Knowledge Direct API Catalog](https://www.trkd.thomsonreuters.com/SupportSite/RequestBuilder/requestbuilder.aspx) web site.\n",
242+
"* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api) on the [Refinitiv Developer Community](https://developers.refinitiv.com) website.\n",
243+
"* [Refinitiv Knowledge Direct API Catalog](https://support-portal.rkd.refinitiv.com/SupportSite/Home/Index) website.\n",
244244
"* RKD Article: [How to implement RKD JSON application with Python chapter 1: the basic](https://developers.refinitiv.com/article/how-implement-trkd-json-application-python-chapter-1-basic)\n",
245-
"* [RKD Tutorial](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/learning).\n",
245+
"* [RKD Tutorial](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/tutorials).\n",
246246
"\n",
247247
"For any question related to this tutorial or RKD API, please use the Developer Community [Q&A Forum](https://community.developers.refinitiv.com/spaces/51/view.html)."
248248
]
@@ -257,7 +257,7 @@
257257
],
258258
"metadata": {
259259
"kernelspec": {
260-
"display_name": "Python 3",
260+
"display_name": "Python 3 (ipykernel)",
261261
"language": "python",
262262
"name": "python3"
263263
},
@@ -271,7 +271,7 @@
271271
"name": "python",
272272
"nbconvert_exporter": "python",
273273
"pygments_lexer": "ipython3",
274-
"version": "3.7.6"
274+
"version": "3.8.11"
275275
}
276276
},
277277
"nbformat": 4,

notebook/trkd_timeseries_interday.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"metadata": {},
7272
"source": [
7373
"### Authentication Process\n",
74-
"For you reference, please see more detail regarding RKD Authentication service in [RKD Tutorial: Authentication](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/learning?content=68078&type=learning_material_item) page."
74+
"For you reference, please see more detail regarding RKD Authentication service in [RKD Tutorial: Authentication](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/tutorials#rkd-tutorial-authentication) page."
7575
]
7676
},
7777
{
@@ -182,7 +182,7 @@
182182
"yyyy-mm-ddThh:mm:ss\n",
183183
"- Interval: The interval between samples. The choices are \"DAILY\", \"WEEKLY\", \"MONTHLY\", \"QUARTERLY\", \"ANNUAL\" string value.\n",
184184
"\n",
185-
"You can find more detail regarding optional properties (such as in \"TrimResponse\" or \"Field\") in [RKD API Development Guide document](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/docs).\n",
185+
"You can find more detail regarding optional properties (such as in \"TrimResponse\" or \"Field\") in [RKD API Development Guide document](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/documentation).\n",
186186
"\n",
187187
"The request message structure is following\n",
188188
"```\n",
@@ -912,9 +912,9 @@
912912
"source": [
913913
"## References\n",
914914
"For further details, please check out the following resources:\n",
915-
"* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd) on the [Refinitiv Developer Community](https://developers.refinitiv.com/) web site.\n",
916-
"* [Refinitiv Knowledge Direct API Catalog](https://www.trkd.thomsonreuters.com/SupportSite/RequestBuilder/requestbuilder.aspx) web site.\n",
917-
"* [RKD Tutorial: Time-Series - Interday](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/learning?content=68082&type=learning_material_item) page.\n",
915+
"* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api) on the [Refinitiv Developer Community](https://developers.refinitiv.com/) website.\n",
916+
"* [Refinitiv Knowledge Direct API Catalog](https://support-portal.rkd.refinitiv.com/SupportSite/Home/Index) website.\n",
917+
"* [RKD Tutorial: Time-Series - Interday](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/tutorials#rkd-tutorial-time-series-interday) page.\n",
918918
"\n",
919919
"For any question related to this tutorial or RKD API, please use the Developer Community [Q&A Forum](https://community.developers.refinitiv.com/spaces/51/view.html)."
920920
]
@@ -929,7 +929,7 @@
929929
],
930930
"metadata": {
931931
"kernelspec": {
932-
"display_name": "Python 3",
932+
"display_name": "Python 3 (ipykernel)",
933933
"language": "python",
934934
"name": "python3"
935935
},
@@ -943,7 +943,7 @@
943943
"name": "python",
944944
"nbconvert_exporter": "python",
945945
"pygments_lexer": "ipython3",
946-
"version": "3.7.6"
946+
"version": "3.8.11"
947947
}
948948
},
949949
"nbformat": 4,

notebook/trkd_timeseries_intraday.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"metadata": {},
7878
"source": [
7979
"### Authentication Process\n",
80-
"For you reference, please see more detail regarding RKD Authentication service in [RKD Tutorial: Authentication](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/learning?content=68078&type=learning_material_item) page."
80+
"For you reference, please see more detail regarding RKD Authentication service in [RKD Tutorial: Authentication](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/tutorials#rkd-tutorial-authentication) page."
8181
]
8282
},
8383
{
@@ -189,7 +189,7 @@
189189
"- Interval: The interval between samples. The choices are \"MINUTE\", \"5MINUTES\", \"30MINUTES\" and \"HOUR\".\n",
190190
"\n",
191191
"\n",
192-
"You can find more detail regarding optional properties (such as in \"TrimResponse\" or \"Field\") in [RKD API Development Guide document](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/docs).\n",
192+
"You can find more detail regarding optional properties (such as in \"TrimResponse\" or \"Field\") in [RKD API Development Guide document](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/documentation).\n",
193193
"\n",
194194
"The request message structure is following\n",
195195
"```\n",
@@ -1672,9 +1672,9 @@
16721672
"source": [
16731673
"## References\n",
16741674
"For further details, please check out the following resources:\n",
1675-
"* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd) on the [Refinitiv Developer Community](https://developers.refinitiv.com/) web site.\n",
1676-
"* [Refinitiv Knowledge Direct API Catalog](https://www.trkd.thomsonreuters.com/SupportSite/RequestBuilder/requestbuilder.aspx) web site.\n",
1677-
"* [RKD Tutorial: Time-Series - Interday](https://developers.refinitiv.com/thomson-reuters-knowledge-direct-trkd/thomson-reuters-knowledge-direct-api-trkd-api/learning?content=68082&type=learning_material_item) page.\n",
1675+
"* [Refinitiv Knowledge Direct API page](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api) on the [Refinitiv Developer Community](https://developers.refinitiv.com/) website.\n",
1676+
"* [Refinitiv Knowledge Direct API Catalog](https://support-portal.rkd.refinitiv.com/SupportSite/Home/Index) website.\n",
1677+
"* [RKD Tutorial: Time-Series - Interday](https://developers.refinitiv.com/en/api-catalog/refinitiv-knowledge-direct/refinitiv-knowledge-direct-api-rkd-api/tutorials#rkd-tutorial-time-series-interday) page.\n",
16781678
"\n",
16791679
"For any question related to this tutorial or RKD API, please use the Developer Community [Q&A Forum](https://community.developers.refinitiv.com/spaces/51/view.html)."
16801680
]
@@ -1689,7 +1689,7 @@
16891689
],
16901690
"metadata": {
16911691
"kernelspec": {
1692-
"display_name": "Python 3",
1692+
"display_name": "Python 3 (ipykernel)",
16931693
"language": "python",
16941694
"name": "python3"
16951695
},
@@ -1703,7 +1703,7 @@
17031703
"name": "python",
17041704
"nbconvert_exporter": "python",
17051705
"pygments_lexer": "ipython3",
1706-
"version": "3.7.6"
1706+
"version": "3.8.11"
17071707
}
17081708
},
17091709
"nbformat": 4,

0 commit comments

Comments
 (0)