FingertipsR Versions Save

R package to interact with Public Health England’s Fingertips data tool

v1.0.10

1 year ago

minor bug fixes to improve usability

v1.0.9

1 year ago

New function indicator_update_information() provides information on when indicator was most recently updated; minor bug fixes

v1.0.8

2 years ago

New AreaTypeIDs available for nearest_neighbours()

v1.0.7

2 years ago

Bug fixes

v1.0.6

3 years ago

Minor improvements to allow for new field in indicator_metadata() function

v1.0.5

3 years ago

Bug fixes and minor changes; indicator_metadata() accepts IndicatorID = "All"

v1.0.0

4 years ago

Major release because of backwards incompatibiilty of fingertips_data() function (AreaTypeID now no longer has a default). Other improvements are that more area types are available for deprivation_decile() and also AreaTypeID = "All" in fingertips_data() is now faster and includes a progress bar.

v0.2.9

4 years ago

Minor changes to restore functionality to some users which was lost at the previous update

v0.2.8

4 years ago

This release now incorporates a helpful message to the user if the API is unavailable.

v0.2.7

4 years ago

The main features in this release are that there is a new "All" option for AreaTypeID in fingertips_data() (though this is slow). Also, when getting data from the API, the package will retry a number of times upon timing out. There are a couple of minor updated to area_types() and category_types() too. See the NEWS file for info on these.