Forum Discussion

Julian_Kartte's avatar
4 months ago
Solved

Trend Endpoint: search for entity types

Have you already searched the Community for similar issues? The answer may already be waiting for you. To help you get an answer as quickly as possible, fill out the following template (please do no...
  • Saba_Soltan's avatar
    4 months ago

    Hey

    Welcome to the Quantexa Community! :)

    it's possible, but please change your syntax to the following:

    params = {    
    'published_at': '[NOW-14DAYS TO NOW]',
    'language': '(de)',
    'categories': '{{taxonomy:aylien AND id:(ay.lifesoc.esg) AND score:>=0.65}}',
    'entities': '{{type:("Company")}}'
    }