check_datagovin_server
                        Utility to check the server of data.gov.in APIs
check_internet_connection
                        Basic Utility to check internet connection
get_api_data            Get data from API Index Name
get_api_fields          Get fields contained in the response of the API
                        using the API index name
get_api_info            Get information about the API using the API
                        index name
get_list_of_org_types   Get a list of unique organization types
get_list_of_organizations
                        Get a list of unique organizations
get_list_of_sectors     Get a list of unique sectors
get_list_of_sources     Get a list of unique data sources (website
                        names)
get_recently_created_api
                        Get a data.frame of recently created APIs
get_recently_updated_api
                        Get a data.frame of recently updated APIs
import_api_details      Utility to import RDS files with API details
                        from Github
import_field_details    Utility to import updated RDS files with API
                        field details from Github
read_rds_from_github    Utility to import RDS files from Github
register_api_key        Registering/Validating User API key
search_api_by_created_date
                        Search API by Created Date
search_api_by_description
                        Search API by description
search_api_by_org_type
                        Search API by organization type
search_api_by_organization
                        Search API by organization name
search_api_by_sector    Search API by Sector
search_api_by_source    Search API by Data Source
search_api_by_title     Search API by title
search_api_by_updated_date
                        Search API by Updated Date
