powered by
Searches available ISTAT datasets by keyword in their description. The search is case-insensitive.
search_dataset(keyword)
A tibble with matching datasets (same columns as all_available())
all_available()
Character string to search for in dataset descriptions
if (FALSE) { # Search for datasets related to imports import_datasets <- search_dataset("import") # Search for population datasets pop_datasets <- search_dataset("population") }
Run the code above in your browser using DataLab