5 November 2022
getHFDdate()
adapted to the new HFD websitegetHFDcountries()
adapted. Now rather than a vector of
codes we return a tibble with more information per source.getHFDitemavail()
adapted. Now rather than a vector of
items, we return an informative table of all available files for the
given country with lots of metadata that might help a user figure out
what file is needed.extract_HFD_items()
removed.readHFDweb()
refactored to authenticate and grab from
the new HFD website16 June 2022
readHMDweb()
and related functions now temporarily
point to a new url to grab data:
https://former.mortality.org
. This is a patch until a new
API will be released.22 December 2021
readJMDweb()
adapted to changing website
specificationsreadHFCcountries()
fixedreadHFDweb()
adapted to changing website
specificationsgetJMDprefectures()
fixed7 April 2021
HMDparse()
handles territorial adjustments properly
now. HT Jim Oeppen20 Feb 2020.
readHFDweb()
documentation Warning fixed.9 Aug 2018.
readHFDweb()
fixed, now relies on hhtr
HT
@jasonhiltonreadHMDweb()
fixed, now relies on
httr