list_packages: List packages

View source: R/packages.R

list_packagesR Documentation

List packages

Description

List packages available on the portal.

Usage

list_packages(limit = 50)

Arguments

limit

The maximum number of packages to return. The default is 50.

Value

A tibble of available packages and metadata, including title, id, topics, civic_issues, excerpt, publisher, dataset_category, num_resources (the number of resources in the package), formats (the different formats of the resources), refresh_rate (how often the package is refreshed), and last_refreshed (the date it was last refreshed).

Examples


list_packages(5)


opendatatoronto documentation built on April 13, 2022, 5:17 p.m.