Learn R Programming

fundManageR (version 0.5.02030319)

get_data_sic_naics_codes: SIC Codes

Description

This function returns Standard Industrial Classification [SIC] codes and the corresponding North American Industry Classification System [NAICS] identification.

Usage

get_data_sic_naics_codes(filter_duplicates = TRUE)

Arguments

filter_duplicates

TRUE removes duplicate entries

Value

a data_frame

See Also

Other dictionary: get_data_location_codes, get_data_sec_rules, get_dictionary_all_fred_series_ids, get_dictionary_sec_filing_codes, get_dictionary_sec_form_codes, get_dictionary_sic_codes, get_reit_entity_dictionary

Examples

Run this code
# NOT RUN {
get_data_sic_naics_codes(filter_duplicates = TRUE)
# }

Run the code above in your browser using DataLab