get_metadata: Get metadata

Description Usage Arguments Value Examples

View source: R/dido_api.R

Description

Download information from api of from file passed as argument Load those data as tibble

Usage

1

Arguments

url

empty, url or filename. If no argument is passed, the default url is used. file must be compatible with the dido api format for https://data.statistiques.developpement-durable.gouv.fr/dido/api/v1/apidoc.html#/datasets/paginate_datasets datasets as described on

Value

nothing

Examples

1
2
3
4
## Not run: 
get_metadata("datasets.json")

## End(Not run)

nbc/didor documentation built on Dec. 22, 2021, 12:04 a.m.