Learn R Programming

fundManageR (version 0.5.02030319)

get_data_nareit_entities: NAREIT constituents

Description

This function returns information about all active NAREIT members.

Usage

get_data_nareit_entities(include_private_non_public = TRUE,
  return_message = TRUE)

Arguments

include_private_non_public

TRUE include privately traded or over-the-counter traded REITs TRUE, FALSE

return_message

TRUE return a message after data import

Value

data_frame

References

National Association of Real Estate Investment Trusts

See Also

Other NAREIT: get_data_nareit_annual_subsector_returns, get_data_nareit_capital_raises, get_data_nareit_constituent_years, get_data_nareit_industry_tracker, get_data_nareit_mergers_acquisitions, get_data_nareit_monthly_returns, get_data_nareit_notable_properties, get_data_nareit_property_msa, get_data_nareit_state_info, get_data_reit_funds, get_reit_entity_dictionary

Other entity search: get_data_adv_managers_current_period_summary, get_data_adv_managers_filings, get_data_adv_managers_metadata, get_data_adv_managers_periods_summaries, get_data_finra_entities, get_data_reit_funds, get_data_rf_leis, get_data_rf_sec_13F_companies, get_data_sec_bankruptcies, get_data_sec_broker_dealers, get_data_sec_ciks, get_data_sec_closed_end_funds, get_data_sec_cusips, get_data_sec_filer, get_data_sec_filing_entities, get_data_sec_investment_companies, get_data_sec_money_market_funds, get_data_sec_municipal_advisors, get_data_securities_offerings, get_data_us_public_companies, get_data_ycombinator_alumni

Examples

Run this code
# NOT RUN {
get_data_nareit_entities(include_private_non_public = TRUE, return_message = TRUE)
# }

Run the code above in your browser using DataLab