search_api_by_source | R Documentation |
Search API by Data Source
search_api_by_source(source_name_contains = "")
source_name_contains |
string to match in the organization type of the API (case insensitive) |
data.frame of API details filtered by Sectors that match the string provided
get_list_of_sources()
filtered_api<-search_api_by_source(source_name_contains="gov")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.