{"help": "https://data.gov.hk/en-data/api/3/action/help_show?name=help_show", "success": true, "result": "Return the metadata of a dataset (package) and its resources.\n\n    :param id: the id or name of the dataset\n    :type id: string\n    :param use_default_schema: use default package schema instead of\n        a custom schema defined with an IDatasetForm plugin (default: ``False``)\n    :type use_default_schema: bool\n    :param include_tracking: add tracking information to dataset and\n        resources (default: ``False``)\n    :type include_tracking: bool\n    :rtype: dictionary\n\n    "}