Skip to content

Matt-Olek/USBeigeBookSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrapping & Sentiment analysis of US Beige book for global US economic indicators

Matthieu OLEKHNOVITCH - December 2024


This repository outlines the research process and the results of an analysis of the US Beige book data in the context of ENSAE's Course on Machine Learning for Portfolio Management and Trading (2024-2025) teached by Sylvain Champonnois. The whole research is available in the main.ipynb file which has been pre-run and is ready to be used.


Requirements

Python 3.12.1

Installation

Environment variables

For scraping the US Beige book data, you need to set the GEMINI_API_KEY environment variable.

You can either set the environment variable in your shell or create a .env file in the root of the repository following the .env.example file.

Dependencies

You can install the dependencies by running the following command:

pip install -r requirements.txt

About

Research notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published