Changelog
Changelog - 2.38.0
Released on
Release notes
-
A new indicator
document_polarity
is now available for theanalyze/download
route. See the data dictionary for more details about its formula. -
A new
licensed_news
site type option is now available for theanalyze/dataset
route. See the data dictionary for more details. -
The GET
kg/entities
route now accepts a new query parameteroperating_status
in order to filter organizations by their operating status. Accepted values areactive
andclosed
. -
The GET
kg/entities
route now accepts a new query parametercompany_type
in order to filter organizations by their company type. Accepted values arefor_profit
andnon_profit
.
Comments
- The GET
kg/entities
andkg/entities/{uuid}
routes now return the entity'soperating_status
.