FingertipsR Versions Save

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

v0.2.6

5 years ago

This release contains bug fixes for nearest_neighbours() and indicator_order(). It also now allows AreaTypeID = 154 for nearest_neighbours().

v0.2.2

5 years ago

Minor changes to adapt to the change of data in the API so tests pass

v0.2.1

5 years ago

This release has some minor changes in it which include bug fixes and adaption to the evolving contents of the API

v0.2.0

5 years ago
  • select_indicators() fixed for selecting more than one indicator

  • deprivation_decile() now includes MSOA (AreaTypeID = 3)

  • removed deprecated inequalities argument from fingertips_data()

  • increased speed of indicators() function (and therefore select_indicators() and other functions that rely on it)

  • IndicatorName field in indicators() table returns short name rather than long name

v0.1.8

5 years ago

The latest version of fingertipsR has been released. This works with the new structure of the Fingertips API, which includes a field advising whether data returned is new.

v0.1.7

6 years ago

Updated version of fingertipsR package released. Check out the NEWS.md file for additional functionality. There are a couple of minor new functions since the last release tag (nearest_neighbour() and indicator_order).

v0.1.5

6 years ago

Updated version of fingertipsR package released. Check out the NEWS.md file for additional functionality

v0.1.3

6 years ago

This is the first release for this package (but its 4th version). The package helps R users access public health data in England that is stored on the Fingertips website developed by Public Health England.