| data_list_correct | Check data_list is in correct formats | 
| extract_access_url | Extract access URL to the actual data from data_list | 
| extract_data | Extract data from a data_list. | 
| extract_dataset_name | Extract the dataset names from data_list | 
| extract_description | Extract description from data_list | 
| extract_endpath | Extract the end path of the dataset that directs to... | 
| extract_keywords | Extract keywords from data_list | 
| extract_language | Extract access languages available from data_list | 
| extract_metadata | Extract all metadata from a data_list | 
| extract_modified_date | Extract the date at which the data was modified from... | 
| extract_publisher_code | Extract the publisher code of the dataset from data_list | 
| extract_publisher_name | Extract the publisher name of the dataset from data_list | 
| extract_release_date | Extract the date at which the data was submitted from... | 
| extract_url | Extract URL from datos.gob.es from data_list | 
| extract_url_format | Extract the format of the dataset from data_list | 
| get_resp | Make GET requests with repeated trials | 
| get_resp_paginated | Make GET requests over several pages of an API | 
| is_publisher_available | Check if publisher is available in opendataes | 
| make_url | Build a custom url using the httr url class | 
| openes_keywords | Explore datasets by keywords and publishers in <URL:... | 
| openes_load | Extract data and metadata from a given data set of <URL:... | 
| openes_load_publishers | Request all available publishers from <URL:... | 
| path_begin_end_date | Build a url with a complete begin-end date/ prefix URL | 
| path_catalog | Build a url with a complete catalog/ prefix URL | 
| path_catalog_dataset | Build a url with a complete catalog/dataset prefix URL | 
| path_dataset_id | Build a url with an ID of a dataset | 
| path_datasets | Build a url with a complete datasets/ prefix URL | 
| path_distribution | Build a url with a complete distribution/ prefix URL | 
| path_explore_keyword | Build a url to search for a given keyword in the datos.gob.es... | 
| path_publishers | Build a url with a complete publishers/ prefix URL | 
| permitted_formats | Current readable formats from <URL: https://datos.gob.es/> | 
| publishers_available | Available publishers that 'opendataes' can read | 
| translate_publisher | Translate publisher code to publisher name | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.