This function acquires FTSE NAREIT monthly return data by sector from 1971 to the prior month's end.
nareit_monthly_returns(return_wide = TRUE, return_message = TRUE)
return_wide |
|
---|---|
return_message |
|
tibble
National Association of Real Estate Investment Trusts
Other NAREIT:
nareit_annual_subsector_returns()
,
nareit_capital_raises()
,
nareit_constituent_years()
,
nareit_entities()
,
nareit_industry_tracker()
,
nareit_mergers_acquisitions()
,
nareit_notable_properties()
,
nareit_property_msa()
,
nareit_state_info()
,
reit_funds()
Other index values:
crsp_indicies_returns()
,
fred_symbols()
,
msci_realtime_index_values()
,
nareit_annual_subsector_returns()
if (FALSE) { nareit_monthly_returns(return_wide = FALSE) }