Analytics API: Fixed an issue where PredictonModelService.RunPredictionModel would run as the user that originally
had created the model and not as the service account, as was already stated in the
API reference documentation.
Charts: All charts can now be configured to show labels on data points.
DSL: New argument upsample_daily in the resample(), agg_change(), and agg_relative_change methods()
transformations. See the DSL documentation
for details
Dashboards: Fixed an issue where selecting multiple tags and then downloading a table would only include the
companies that were included in all the selected tags instead of just any of the selected tags.
DSL: Fixed an issue where the forecast('theta') transformation would fail if the frequency of the time series
could not be detected.
DSL: Fixed split adjustment in the trading_volume() signal.
DSL: Allow specifying a list of line items in Visible Alpha signals. For
each evaluation company, the line items will be tried in turn util a
line item with data is found or the list is exchausted. See the
DSL documentation for
further information.
Use dates from the FactSet Fundamentals data for historical periods in the
publication_date() signal, and dates from the FactSet Estimates data for
future dates only. This aligns publication_date() with
company_calendar(alignment='pd').
KPI Analyzer: released a new feature for KPI analysis, in beta mode. In the KPI Analyzer, users may search
for a company and identify which alternative data signals best track/proxy a given KPI for the company. See
the What's New for a pending announcement with more details.
Exabel APIs: End-users with the customer administrator role can retrieve your Exabel API key
from the account settings page. Please reach out to support@exabel.com for help in setting this up.
Data Explorer: End-users can request an update of the data model for a data set. Use this if data was recently
uploaded to a data set, but is missing in Data Explorer. Note: we are continuing to add better support for
automatically updating Data Explorer when data is uploaded or deleted, but this manual update may be needed in
some cases. Requested updates will be placed in a queue, and will usually start being processed in minutes.
Company/entity/tag selector: re-designed user interface with more compact grouping of entities by data set.
FactSet sector tags are now organized under the "Tags" section.
Data Explorer: Performance of the entity search has been improved when
searching for company entities, and one can now use tickers or ISINs in the
query.
DSL: Changed the default seasonality period for Theta forecasting models for daily time series
from 7 to 365.
Import Jobs: Increased speed on large stages when using Snowflake (typically one time backload stages).
Internally, import jobs have changed to use Snowflake Python connector and Feather file format for temporary files
for quick export of data from Snowflake.
Data API: Fixed a bug where, in some cases, a value would not be written correctly to storage.
Identified cases where this would happen:
a) a range of values were written, and
b) consecutive versions of a timestamp was written with the same value, and
c) a previous value existed at some of those timestamps