get_metadata: Get metadata

View source: R/get-metadata.R

get_metadataR Documentation

Get metadata

Description

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

Usage

get_metadata(url = NULL)

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

## Not run: 
get_metadata("datasets.json")

## End(Not run)

MTES-MCT/didor documentation built on April 7, 2023, 7:42 a.m.