Skip to content

Commit 0d12f06

Browse files
committed
Cut header
1 parent 23ca096 commit 0d12f06

19 files changed

+0
-42
lines changed

docs/src/appkey.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
```{include} _templates/nav.html
2-
```
3-
41
# Creating an application key
52

63
Before you can connect with the [Refinitiv Data Library for Python](https://pypi.org/project/refinitiv-data/), you need to create an application key, a unique identifier that allows you to connect to the platform and retrieve data.

docs/src/companies-instrument-list.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching all companies in an index
1715

docs/src/companies-naics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching a company's NAICS codes
1715

docs/src/companies-peer-list.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching a company's peers
1715

docs/src/companies-quarterly-results.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching quarterly results
1715

docs/src/companies-trbc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching a company's TRBC codes
1715

docs/src/economics-monthly-values.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching monthly economic indicators
1715

docs/src/economics-time-range.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching custom time ranges
1715

docs/src/economics-weekly-values.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ kernelspec:
1010
language: python
1111
name: python3
1212
---
13-
```{include} _templates/nav.html
14-
```
1513

1614
# Fetching weekly economic indicators
1715

docs/src/import.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
```{include} _templates/nav.html
2-
```
3-
41
# Importing the library
52

63
The [Refinitiv Data Library for Python](https://pypi.org/project/refinitiv-data/) is distributed as a Python package named `refinitiv-data`. To use it, you must first import it into your script.

0 commit comments

Comments
 (0)