search_api_by_source: Search API by Data Source

Description Usage Arguments Value Examples

View source: R/key_func.R

Description

Search API by Data Source

Usage

1
search_api_by_source(source_name_contains = "")

Arguments

source_name_contains

string to match in the organization type of the API (case insensitive)

Value

data.frame of API details filtered by Sectors that match the string provided

Examples

1
2
get_list_of_sources()
filtered_api<-search_api_by_source(source_name_contains="gov")

datagovindia documentation built on Sept. 27, 2021, 5:12 p.m.