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)

Arguments

location_id

The ID of a specific location

verbose

If TRUE prints download progress to console if requesting more than 1,000 records. Defaults to TRUE.

clean_names

If TRUE, converts a column names to snake_case. Defaults to TRUE.

Value

A list with information on the given location.