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-agent
HTTPS header.Added functions that work with
econanalyzr
tibbles. These includeecon_value_summary()
,econ_calc_trail_avg()
,econ_filter_dates()
, andecon_csv_write_out()
.
Minor changes
- Added helper data sets
naics_codes
as a reference file for the 2002-2022 NAICS codes. As well as theregions_and_divisions
,states
,counties
,cbsas
, andcsas
files with additional metadata on various common US Census Bureau regions