Skip to content

Feature/fred yf integration#5

Merged
Josh-Hiz merged 7 commits into
mainfrom
feature/fred_yf_integration
Apr 23, 2026
Merged

Feature/fred yf integration#5
Josh-Hiz merged 7 commits into
mainfrom
feature/fred_yf_integration

Conversation

@krishiv-patel77
Copy link
Copy Markdown
Contributor

Added yfinance dependency. Added a new function and client for integration with FRED API and yfinance for data pulling outside of the ClickHouse DB. Opted for a separate function approach as the parameters for the ClickHouse query function were sq-oriented and too different in nature.

All existing applications using DataLoader will remain the same and work as intended. These applications can have a simple conditional statement outside of DataLoader that also queries DataLoader using the Fred + YF function if the ClickHouse DB does not have the necessary data. When Clickhouse DB is updated, no logic will need to change.

@Josh-Hiz Josh-Hiz merged commit 0e84498 into main Apr 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants