Historical Federal Interest Rates-Daily
United States Fed Interest Rates from 1954 to the present
@kaggle.dennisholeski_historical_fed_funds
United States Fed Interest Rates from 1954 to the present
@kaggle.dennisholeski_historical_fed_funds
CREATE TABLE fed_funds_rate_historical_chart_mar2021 (
"date" TIMESTAMP,
"n__value" DOUBLE
);
CREATE TABLE fed_funds_rate_historical_chart (
"date" TIMESTAMP,
"n__value" DOUBLE
);
Anyone who has the link will be able to view this.