Automated Analysis of US Inflation Dynamics and Economic Drivers
README.md
.README.md
main_theme
): The central macroeconomic concept to explorestart_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 LLM model used to mindmap the theme and label the search result chunksrerank_threshold
): By setting this value, you’re enabling the cross-encoder which reranks the results and selects those whose relevance is above the percentile you specify (0.7 being the 70th percentile)focus
): Specify a focus within the main theme. This will then be used in building the LLM generated mindmappersource_country
): Specify the country from which the document originatesfreq
): The frequency of the date ranges to search over. Supported values:
Y
: Yearly intervalsM
: Monthly intervalsW
: Weekly intervalsD
: Daily intervals. Defaults to M
document_limit
): The maximum number of documents to return per query to Bigdata APIbatch_size
): The number of entities to include in a single batched querysortby
): Parameter to rank the search resultsdrivers_tags