load_prodes now reads the full raster data from PRODESUpdated 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
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.load_baci to support the newest version of the data, fixing the previous broken download URL. (Thanks to @OlivazShai)load_prodes data cleaning and download to allow more recent dataAdded "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
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
Adding new load_epe function for EPE data and adding new load_aneel function for ANEEL data
download.R, which is behind all functionsload_climate error when option legal_amazon_only = TRUEload_baci timeout error upon downloadload_imazon function for Imazon dataload_deterload_ibama for environmental distributed and collected finesload_ibamaload_iema function for energy dataload_iema function for energy dataload_datasus function for health dataload_mapbiomas
NEWS.md file to track changes to the package.