get_catalogue: GET the catalogue of Stats NZ OData API.

View source: R/fct_odata_get.R

get_catalogueR Documentation

GET the catalogue of Stats NZ OData API.

Description

Derived from https://github.com/StatisticsNZ/open-data-api/

The returned data is generally not a "tidy dataset" so the R data frame will use prefixes to represent the nested content.

Usage

get_catalogue(timeout = 10)

Arguments

timeout

Timeout for the GET request, in seconds.

Value

A data frame containing the requested catalogue data.


xaviermiles/statsnz.odata documentation built on April 14, 2022, 12:53 p.m.