Skip to content

datazoom.amazonia 1.2.0

Latest

Choose a tag to compare

@lauratregadas lauratregadas released this 06 Jul 16:38
· 6 commits to master since this release
5c79543

New version available on CRAN. To install it, simply run

install.packages("datazoom.amazonia")

Main improvements

New datasets

  • Added the "energy_state_panel" dataset to load_epe, with yearly energy production by source and state (2011-2024), based on EPE's Balanço Energético Nacional (Chapter 8 - State Data)

Updated datasets

  • Updated load_mapbiomas to Collection 9, including both new and revised datasets

Package changes

  • Deprecated load_datasus(). All health datasets have been migrated to the new datazoom.saude package (beta version available)

Other changes

  • Updated load_prodes to support newer data and full raster downloads
  • Updated load_epe following changes in the EPE data structure, including the split of energy_consumption_per_class into industrial_energy_consumption and consumer_energy_consumption
  • Updated load_baci to support the newest data release
  • Many small bug fixes