parse_etf_constituents: Parse constituent data

Description Usage Arguments Value

Description

Call the parsing function for each melted constituents dataframe. The tickers included in the output are the names of the input list melted_constituents_list. That is, all those ETF for which the LocalExchangeTicker is different from NA in summary_data.

Usage

1
parse_etf_constituents(melted_constituents_list, template_classification)

Arguments

melted_constituents_list

list of dataframes with the constituent csv file in melted format downloaded using the readr::melt_csv function

template_classification

named-list returned by the function classify_constituent_data with the names of the function used to parse each melted dataframe

Value

a list of dataframes. The dataframes are in a wide format and as parsed as possible. List names are local tickers


skiamu/ETF documentation built on April 28, 2020, 6:08 a.m.