Automated Analysis of Market-Moving Central Bank News and Policy Themes
README.md
.README.md
main_theme
): The main topic, asset class, or context to analyze (e.g. Central Bank Announcements)point_of_view
): The additional instructions to the LLM-based Impact and Magnitude generation. Use this parameter to add your domain expertise and contextualize your own definition of Financial Materialitystart_date
and end_date
): The date range over which to run the searchdocument_type
): Specify which documents to search over (transcripts, filings, news)llm_model
): The AI model used for semantic analysis and topic classificationfrequency
): The frequency of the date ranges to search over. Supported values:
Y
: Yearly intervalsM
: Monthly intervalsW
: Weekly intervalsD
: Daily intervals (default)document_limit
): The maximum number of documents to return per query to Bigdata API