Changelog

Changelog - 2.30.0

Released on

Release notes

  • New GET kg/entities/{entity_uuid} to retrieve the information about an entity from his uuid.

  • Retrieve an analysis result’s subset of documents for a specific concept.

Comments

  • GET kg/entities/{entity_uuid} endpoint

    • You can now retrieve information about a company of interest from our corporate KG. The following information is available for that company of interest:
      • sectors
      • sub-sectors
      • country
      • ipo_status
      • revenue_range
      • employee_count
      • founded_on
      • description
      • company_name
      • legal_name
      • alias
      • status
      • Last Funding Type
      • type (“for profit” or “non-profit”)
  • /download endpoint

    • added the concept param. Allows to filter and retrieve documents for a given concept.