Get information about the API using the API index name
get_api_info(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
data.frame with 1 row , API that matches API ID
get_api_info("3b01bcb8-0b14-4abf-b6f2-c1bfd384ba69")
#> Warning: unknown timezone 'Asia/Caclutta'
#> index_name
#> 1 3b01bcb8-0b14-4abf-b6f2-c1bfd384ba69
#> title
#> 1 Real time Air Quality Index from various locations
#> description org_type
#> 1 Real time Air Quality Index from various locations Central
#> org
#> 1 Ministry of Environment, Forest and Climate Change|Central Pollution Control Board
#> sector
#> 1 Environment and Forest|Vehicular Air Pollution|Residential Air Pollution|Industrial Air Pollution
#> source created_date updated_date
#> 1 data.gov.in 2018-11-27 17:39:11 2022-05-07 06:02:07