Skip to content

Scrapes the FED-website for the dates of the Federal Open Market Committee meetings

Notifications You must be signed in to change notification settings

josephbenjamin/FOMCscrape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOMCscrape

Scrapes the FED-website for the dates of the Federal Open Market Committee

What is the FOMC?

Find out here: https://www.federalreserve.gov/monetarypolicy/fomc.htm

When does the FOMC meet?

The Federal Reserve makes currently makes available its schedule on this webpage https://www.federalreserve.gov/monetarypolicy/fomccalendars.htm

How does FOMCscrape work?

  • This webscraper has two key functions which act separately to:
    1. scrape_fomc_dates: scrape data from 1940 to 2012
    • This data is availabe from the historical page provided for each year to 2012
    1. scrape_post_2013: scrape data from 2013 onwards
    • This data is available at the fomccalendars page

About

Scrapes the FED-website for the dates of the Federal Open Market Committee meetings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%