Dataframe: P04:fama_french_monthly -#
Monthly Fama-French factor data in decimal form. The 1-month risk-free rate from this file is used in Table 1 and in Figures 2–3 when constructing excess returns over the risk-free rate.
DataFrame Glimpse#
Rows: 360
Columns: 5
$ date <datetime[ns]> 2025-12-31 00:00:00
$ mkt_rf_monthly <f64> -0.0036
$ smb_monthly <f64> -0.0106
$ hml_monthly <f64> 0.0242
$ rf_1m_monthly <f64> 0.0034000000000000002
Dataframe Manifest#
Dataframe Name |
|
|---|---|
Dataframe ID |
|
Data Sources |
Fama-French Data Library |
Data Providers |
Kenneth French |
Links to Providers |
|
Topic Tags |
|
Type of Data Access |
|
How is data pulled? |
Downloaded using pandas_datareader in pull_fred.py. |
Data available up to (min) |
2025-12-31 00:00:00 |
Data available up to (max) |
2025-12-31 00:00:00 |
Dataframe Path |
/Users/jielin/Desktop/full_stack/p04_golez_jackwerth_2024/_data/fama_french_monthly.parquet |
Linked Charts:
None
Pipeline Manifest#
Pipeline Name |
Holding Period Effects in Dividend Strip Returns |
|---|---|
Pipeline ID |
|
Lead Pipeline Developer |
Jie Lin and Zimeng Yi |
Contributors |
Jie Lin, Zimeng Yi |
Git Repo URL |
|
Pipeline Web Page |
|
Date of Last Code Update |
2026-03-16 00:21:10 |
OS Compatibility |
|
Linked Dataframes |
P04:crsp_sp500_daily |