Published April 1, 2022
| Version v0.1.63
Software
Open
MatthewHeun/IEATools: v0.1.63
Description
IEATools 0.1.63 (2022-04-01)
- Added
non_energy_flowstofd_sectorsto conform to IEA approach to calculating final energy. - Adding constant "nonenergy_products" which includes final energy products such as "Lubricants" which should only occur in the non-energy use sectors, but also occur in the total final consumption sectors.
- Responded to changes in
RCLabels. Now using "pref" and "suff" instead of "prefix" and "suffix" in several places. - New argument on
slurp_iea_to_raw_df(),ensure_ascii_countries, which converts characters with diacritic marks to straight ascii. The default value isTRUE. - Latin-1 encoding for IEA data files
now handled correctly in
slurp_iea_to_raw_df(). This change enables country names like "Cote d'Ivoire" and "Curacao/Netherlands Antilles" to be read correctly from the data file. - Adapt to changes in
RCLabels:keep_pref_suff()-->get_pref_suff(), among others. - Fixed a bug where Products with no supply would create an
NAand lead to a "Missing value where TRUE/FALSE needed" error. - Fixed a bug where countries with no Energy industry own use would fail in the workflow.
Files
MatthewHeun/IEATools-v0.1.63.zip
Files
(18.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:90169a3b2a7e3b106f7a5b39805157b8
|
18.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MatthewHeun/IEATools/tree/v0.1.63 (URL)