Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to scrape historical materials? #1

Open
HongWei-IHEID opened this issue Nov 23, 2024 · 1 comment
Open

How to scrape historical materials? #1

HongWei-IHEID opened this issue Nov 23, 2024 · 1 comment

Comments

@HongWei-IHEID
Copy link

Wonderful code! However, it seems that it only fetches the statements displayed on the FED webpage for the past 6 years (2019-2024). If we need to scrape historical statements beyond this range, how should we handle it?

@vtasca
Copy link
Owner

vtasca commented Nov 27, 2024

If you're looking for the data, you can find it in this repo's communications.csv, which has data going back to the year 2000.

If you want to scrape it yourself, you'll have to extract it from the Fed's archive but that is beyond the scope of this project.

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

No branches or pull requests

2 participants