TRANSCRIPT
Get earnings call transcripts for a given company.
Syntax
=OBB.EQUITY.FUNDAMENTAL.TRANSCRIPT(symbol,year)
Examples
=OBB.EQUITY.FUNDAMENTAL.TRANSCRIPT("AAPL",2020)
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. | True |
year | Number | Year of the earnings call transcript. | True |
Data
- fmp
Name | Description |
---|---|
symbol | Symbol representing the entity requested in the data. |
quarter | Quarter of the earnings call transcript. |
year | Year of the earnings call transcript. |
date | The date of the data. |
content | Content of the earnings call transcript. |