econanalyzr 1.0.0
- Working on adding included data sets on for additional common economic codes from the US Census Bureau.
econanalyzr 1.0.0
Major changes
Added base analysis functions including
percent_change(),annualize_change(),create_index(), andcreate_diffusion_index().Added data retrieval function to get data from BLS flat file data bases that will prompt users to supply necessary valid email in
user-agentHTTPS header.Added functions that work with
econanalyzrtibbles. These includeecon_value_summary(),econ_calc_trail_avg(),econ_filter_dates(), andecon_csv_write_out().
Minor changes
- Added helper data sets
naics_codesas a reference file for the 2002-2022 NAICS codes. As well as theregions_and_divisions,states,counties,cbsas, andcsasfiles with additional metadata on various common US Census Bureau regions
