get_api_info: Get information about the API using the API index name

Description Usage Arguments Value Examples

View source: R/key_func.R

Description

Get information about the API using the API index name

Usage

1
get_api_info(api_index)

Arguments

api_index

API index name (string) you found using the search functions. You can also get these from data.gov.in from a specific API page. In the request URL, it is followed by /resource/xxxxxxxx For getting the relevant fields in the API use get_api_fields

Value

data.frame with 1 row , API that matches API ID

Examples

1
get_api_info("3b01bcb8-0b14-4abf-b6f2-c1bfd384ba69")

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