powered by
Send a request to datos.gob.es using the theme param to search datasets that match with the theme, then the results are returned as data.frame
search_by_theme(theme, numentry = 50, page = 0)
Theme to search
Number of results for page
The number of page to see, the first page is 0
A data.frame
# NOT RUN { library(dataesgobr) # } # NOT RUN { datasetsPublic <- search_by_theme('sector-publico', 20) datasetsSalud <- search_by_theme('salud', page = 2) # }
Run the code above in your browser using DataLab