Skip to contents

All functions

download_dataset()
Download dataset
fetch_data()
Load data from the Government of India API.
get_JSON_doc()
Get JSON data for requested data resource
get_count()
Get count of elements that were returned from JSON data query
get_data()
Get data from the JSON data object
get_datasets_from_a_catalog()
get data sets for a catalog
get_field_names()
Get field/variable names from the JSON data object
get_field_type()
Get field/variable types from the JSON data object
ogdindia_api_key()
Get or set OGDINDIA_API_KEY value
ogdindiar
ogdindiar: Provides API access to selected datasets on Open Government Data - India Portal.
rectify_field_type()
Apply field type correction based on accompanied metadata
search_for_datasets()
Search for data sets
to_data_frame()
Convert data from list to a data.frame