Search earnings calls
Last updated
Last updated
involves two steps:
Crafting a query. A query can be simple or complex; for example, it can simply be a collection of terms such as supply chain, supplier
, or it can be thousands of keywords chained and modified by our .
To craft a good query, it is useful to understand that our search engine operates at the sentence level: For each sentence that satisfy your search options, the search engine checks whether the query can be satisfied.
Specifying additional search options. Once you have your query, you can specify additional search options to target specific earnings calls, or to focus on specific parts within earnings calls:
Start Date and End Date: Specify the date range for your search. The tool will only search earnings call transcripts within this period.
Section of Earnings Calls: Select a section (presentation or Q&A) of the earnings calls to narrow down your search.
Affiliation of Speakers: Choose the affiliation of speakers (corporate executives or external participants) to filter results based on who is speaking.
Include Adjacent Sentences: Toggle this option to include one sentence before and after by the same speaker, if available.
Search Name: You can name your search for easier reference later.
Each search generates a set of output files designed to facilitate further downstream analyses:
Measures of topic exposure, risk, and sentiment. These are integer counts for the number of sentences in that earnings call that satisfy the query.
Additional variables including the company name, industry, country of headquarter, ISIN, and a few other identifiers.
Firm level unconditional risk and sentiment (CSV file). This file has been requested by multiple clients. It contains, for each earnings call:
The number of sentences with at least one risk synonym.
The number of sentences with at least one positive sentiment word.
The number of sentences with at least one negative sentiment word.
Search metadata (TXT file). This file contains all search parameters, including a unique search identifier, for reference.
A few additional details that are useful to keep in mind:
All CSV files are at the earnings call level (one row, one earnings call) for earnings calls during the time period specified.
There is an identifier for each earnings call from the NL Analytics ecosystem. This identifier (earningscallID
) is unique, stable, and not reused. It can be used not only to link the CSV files, but also to link across searches.
The variable nr_sentences
currently does not adjust when you restrict the search to a particular section or speaker, or when you allow the search to use sentence triples. It is always just the total number of sentences of that earnings call. We understand this might not be intuitive and are working on a solution.
The CSV files always contain all earnings calls within the date range specified in the search, even if no sentences satisfy the query.
Note that our search engine is case insensitive by default.
Finds sentences containing at least one of the specified keywords. Equivalent to using a comma between phrases.
Ensures sentences contain all specified keywords.
Finds sentences with the first keyword but not the second.
Finds exact matches for the enclosed keyword.
Groups keywords, useful with AND or AND NOT operators.
*
allows zero or more arbitrary characters until the next word boundary.
?
allows zero or one arbitrary character until the next word boundary.
By default, the search is case insensitive.
To respect capitalization, please enclose the phrase with quotation marks.
We currently do not offer to specify specific industries or firms in the search form. However, once the search is done you can focus on any particular firm or industry using the output file as well as in the .
Firm level exposure, risk, and sentiment (CSV file). This is the key output file that can be used for downstream analysis. All variables are defined precisely , but broadly it contains the following:
Crosswalk to GVkey (CSV file). This file provides a link table to the GVKey identifier. Its purpose is to facilitate merging our output with data from Capital IQ. Please also see .
The form allows you to search through transcripts of earnings calls. The key component of a search is a query, which can be as simple one or more keywords. However, you can craft more tailored queries using specific rules described below. Additionally, our search options enable you to target specific parts of the speech.