Description Super classes Methods
NHS datasets
NHS datasets
ukcovidtools::PassthroughFilesystemCache
-> ukcovidtools::DataProvider
-> ukcovidtools::CovidTimeseriesProvider
-> NHSDatasetProvider
new()
NHSDatasetProvider$new(providerController, ...)
getGoogleMobility()
Load google mobility file aligned with LAD codes
NHSDatasetProvider$getGoogleMobility(...)
google mobility 0 custom format
getSignificantDates()
Load curated significant dates file
NHSDatasetProvider$getSignificantDates(signif = Inf, ...)
public 111 data including pathways and online, pre and post april. Codes are CCG20 codes.
getPublicOneOneOne()
Load public 111 summary file
NHSDatasetProvider$getPublicOneOneOne(...)
public 111 data including pathways and online, pre and post april. Codes are CCG20 codes.
getTomWhiteCases()
NHSDatasetProvider$getTomWhiteCases(truncate = 4, ...)
getTomWhiteIndicators()
NHSDatasetProvider$getTomWhiteIndicators(truncate = 4, ...)
getNHSDeaths()
NHSDatasetProvider$getNHSDeaths(truncate = 7, ...)
getPHEDashboard()
Get UK outbreak timeseries data
NHSDatasetProvider$getPHEDashboard(truncate = 4, ...)
a covidTimeserisFormat data frame with several timeseries in it Extracts paginated data by requesting all of the pages and combining the results.
getPHEApiNations()
NHSDatasetProvider$getPHEApiNations(...)
getPHEApiNHSRegions()
NHSDatasetProvider$getPHEApiNHSRegions(...)
getPHEApiNHSTrusts()
NHSDatasetProvider$getPHEApiNHSTrusts(...)
getPHEPaginatedData()
NHSDatasetProvider$getPHEPaginatedData(filters, structure)
filters
API filters. See the API documentations for additional information.
structure
Structure parameter. See the API documentations for additional information.
list Comprehensive list of dictionaries containing all the data for the given “filter“ and “structure'.'
getPHEApi()
NHSDatasetProvider$getPHEApi( areaType = "nation", areaName = NULL, areaCode = NULL, truncate = 4, ... )
getCLIMB()
NHSDatasetProvider$getCLIMB(...)
getCOGUK()
NHSDatasetProvider$getCOGUK(...)
getTiers()
NHSDatasetProvider$getTiers(...)
getTheFireHose()
NHSDatasetProvider$getTheFireHose(...)
clone()
The objects of this class are cloneable with this method.
NHSDatasetProvider$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.