Changes in version 1.2.0.9000 - Added support for four new SIH datasets in the load_datasus() function: "datasus_sih_rd" – Reduced AIHs (summary of hospitalizations) "datasus_sih_sp" – Professional Services performed during hospitalizations "datasus_sih_rj" – Rejected AIHs with general rejection reasons "datasus_sih_er" – Rejected AIHs with specific error codes - load_prodes now reads the full raster data from PRODES - Updated download.R to read the data now available at the EPE website. - Updated load_epe which has now 3 parameters following the split of energy_consumption_per_class in industrial_energy_consumption and consumer_energy_consumption. - Added support for four new SIH datasets in the load_datasus() function - Updated load_mapbiomas to download the newest Mapbiomas Collections and to warn about the currently unavailable download URL of the datasets water and irrigation. Also added the Indigenous Lands option to the "mapbiomas_cover" dataset. - Updated load_baci to support the newest version of the data, fixing the previous broken download URL. (Thanks to @OlivazShai) - Updated load_prodes data cleaning and download to allow more recent data Changes in version 1.2.0 (2026-07-03) - Added "energy_state_panel" dataset to load_epe: yearly energy production by source and state (2011-2024), from EPE's BEN Chapter 8 (Dados Estaduais). - Deprecated load_datasus(). All its datasets were moved to a new package: datazoom.saude. Beta version available. - Updated load_mapbiomas to the Collection 9 data, with both new and reformed datasets - Many small bug fixes Changes in version 1.1.0 (2023-12-12) - Added a citation template for work using the package - Added the "energy_enterprises_distributed" dataset to load_aneel - Updated load_mapbiomas to the Collection 8 data, with both new and reformed datasets - Added the load_population function with Brazilian population data and estimates - Added the load_censoagro function with data from the Census of Agriculture - Updated load_ips to include 2023 data - Removed the load_cipo function - Many small bug fixes Changes in version 1.0.0 (2023-02-10) - Adding new load_epe function for EPE data and adding new load_aneel function for ANEEL data - Changing the internal structure of download.R, which is behind all functions Changes in version 0.13.0.9000 - Added functions for SEEG data Changes in version 0.12.0.9000 - Added functions for IPS data Changes in version 0.11.0.9000 - Added functions for IBGE - PAM data Changes in version 0.10.0.9000 - Added functions for IBGE - CEMPRE data - Added functions for IBGE - Census data Changes in version 0.9.3.0 - Making documentation consistent across functions Changes in version 0.9.2.9000 - Fixing load_climate error when option legal_amazon_only = TRUE Changes in version 0.9.1.9000 - Fixing load_baci timeout error upon download Changes in version 0.9.0.9000 - Adding new load_imazon function for Imazon data - Added functions for SIGMINE data Changes in version 0.8.5.9000 - Updated collection 6 Mapbiomas data for "mapbiomas_transition" dataset Changes in version 0.8.4.9000 - Exporting dataset with municipality codes and minor bug fixes Changes in version 0.8.3.9000 - Code maintenance tweaks Changes in version 0.8.2.9000 - Adding a sequential identification variable to load_deter Changes in version 0.8.1.9000 - Changed code to initiate Deter download Changes in version 0.8.0.9000 - Added new datasets to load_ibama for environmental distributed and collected fines - Added functions for SIGMINE data Changes in version 0.7.2.9000 - Fixing SSL verification error in download for load_ibama Changes in version 0.7.1.9000 - Added municipalities code into load_iema function for energy data Changes in version 0.7.0.9000 - Added new load_iema function for energy data - Added functions for DETER data Changes in version 0.6.0.9000 - Added new load_datasus function for health data - Added functions for DEGRAD data Changes in version 0.5.0.9000 - Added new IPS datasets - Added functions for MAPBIOMAS data Changes in version 0.4.0.9000 - Added new Mapbiomas Mining dataset - Added functions for COMEX data Changes in version 0.3.0.9000 - Added functions for GDP data Changes in version 0.3.0 (2022-04-08) New functions - Plataforma CIPÓ data - TerraClimate data - BACI data for global trade Improvements - Documentation for load_mapbiomas - Bug fixes for PRODES, SEEG, and Ibama - Supports new IPS data format - Supports many more PAM datasets - No longer dependent on packages not published in CRAN Changes in version 0.2.0 (2021-10-29) - All functions supporting treated data download Changes in version 0.1.0.9000 - Added a NEWS.md file to track changes to the package. - Added functions for PRODES data Changes in version 0.1.0 (2021-09-07) - All functions supporting raw data download