Changes in version 1.1.0 - migration to Portuguese documentation - overall improvements to function documentation - addition of function parse_sisma_bes to support feature engineering of standard SISMA BES export - addition of functions for tidy'ing INE district demographic projections from Excel workbooks Changes in version 1.0.0 - Addition of function process_sisma_export which automatically detects SISMA export type passed in by user - Addition of helper function clean_sisma_df to clean SISMA dataframes passed in by process_sisma_export - Addition of utility setup_sisma_folder to create a folder structure for data processing - Addition of example data for unit testing and for sandbox use - Internalize parsing data Changes in version 0.4.0 - Translation of pkgdown site to Portuguese. Changes in version 0.3.1 - Fix to AHD (DAH) feature engineering for age_coarse. Changes in version 0.3.0 - Redesign of AHD (DAH) feature engineering for pregnant women (MG). This population disaggregation is now removed from indicator names and is encoded in the disaggregate variable. Changes in version 0.2.0 - Addition of data to engineer features for Family Planning data elements from the 1) Integrated Family Planning Summary, 2) the SAAJ Summary, and 3) the APE Summary. - parse_sisma_smi_pf_int has been incorporated and parse_sisma_csv modified to feature engineer above Family Planning data elements. Changes in version 0.1.0 - Prior to version 0.1.0, updates were not captured.