Changes in version 0.4.0 (2023-07-15) - API keys for e-Stat and RESAS are now referenced from environment variables. - appId argument to estat() is now deprecated. - X_API_KEY argument of resas() is now deprecated. Changes in version 0.3.3 (2023-06-01) - Correct errors on CRAN Package Check Results Changes in version 0.3.2 (2023-02-11) - Fix a bug caused by the update to dplyr 1.1.0. - Use purrr 1.0.0 progress bar and remove dependency on progress. Changes in version 0.3.1 (2022-12-25) - Fix a bug where resas() could not rectangle data (#6). Changes in version 0.3.0 (2022-11-21) - Add resas() to use 'RESAS' API (https://opendata.resas-portal.go.jp). - Add webland() to use information on real estate transaction prices API (https://www.land.mlit.go.jp/webland/api.html). - Add summary.estat() and deprecate estat_table_info(). Changes in version 0.2.1 (2022-05-10) - Bug fix for column selection. Changes in version 0.2.0 (2022-02-24) - Change the package name from japanstat to jpstat. - Add dependency on navigatr package and support for activate() and rekey() functions. Changes in version 0.1.1 - Fix Imports Changes in version 0.1.0