Retrieve data on individual locations or the inspection area(s) of a given location.
cqc_location(location_id, verbose = TRUE, clean_names = TRUE)
cqc_location_inspection_area(location_id, clean_names = TRUE)
The ID of a specific location
If TRUE
prints download progress to console if requesting
more than 1,000 records. Defaults to TRUE
.
If TRUE
, converts a column names to snake_case.
Defaults to TRUE
.
A list with information on the given location.