Search Service
New Search
Scope
Search by content type. Options include:
ALL
: Retrieve any match within the Bigdata universe. This is the default scope when nothing is specified.NEWS
: Access premium publishers of global news content, including non-English language content translated into English.TRANSCRIPTS
: Extract transcripts from analyst calls of global public companies sourced from audio records, offering insights beyond earnings reports by identifying speakers, dates, and narratives for more comprehensive analyst call insights.FILINGS
: Obtain filings, corporate disclosures, and other regulatory information from global companies, organizations, and individuals.FILES
: Filter by the content uploaded to Bigdata and search within your own universe.
Example:
See class Scope
for further details.
SortBy
The search results can be sorted either by relevance (best matching
results first) or by date (most recent results first), where the
default if not specified is by relevance. This is controlled by the
sortby
parameter, where the possible values are either
SortBy.RELEVANCE
or SortBy.DATE
.
Example:
See class SortBy
for further details.
Date Range
Two types of date ranges can be used in the search:
-
Rolling date ranges (
RollingDateRange
): Predefined relative date ranges include:RollingDateRange.TODAY
RollingDateRange.YESTERDAY
RollingDateRange.THIS_WEEK
RollingDateRange.LAST_WEEK
RollingDateRange.LAST_SEVEN_DAYS
RollingDateRange.LAST_THIRTY_DAYS
RollingDateRange.LAST_NINETY_DAYS
RollingDateRange.YEAR_TO_DATE
RollingDateRange.LAST_YEAR
RollingDateRange.LAST_ONE_HOURS
RollingDateRange.LAST_THREE_HOURS
RollingDateRange.LAST_SIX_HOURS
RollingDateRange.LAST_NINE_HOURS
RollingDateRange.LAST_TWELVE_HOURS
RollingDateRange.LAST_TWENTY_FOUR_HOURS
RollingDateRange.LAST_FORTY_EIGHT_HOURS
-
Absolute date ranges (AbsoluteDateRange`): Defined by start and end dates. Dates must follow ISO 8601 Examples: