get_available_geodata: Display all available datasets

View source: R/get_available_geodata.R

get_available_geodataR Documentation

Display all available datasets

Description

get_available_geodata displays all datasets available on the geo-information platform of the Swiss Confederation (https://data.geo.admin.ch/).

Usage

get_available_geodata(include_links = FALSE)

Arguments

include_links

if TRUE, links to available resources are included in the results.

Details

The acquisition and use of data or services is free of charge, subject to the provisions on fair use (see https://www.geo.admin.ch/terms-of-use).

Value

A tibble with the names of the datasets and their retrieval function. The links to available resources are included if include_links = TRUE.

Examples

# Display all available datasets
get_available_geodata()


zumbov2/swissgd documentation built on Nov. 22, 2022, 9:30 p.m.