bcdata icon indicating copy to clipboard operation
bcdata copied to clipboard

consider using the new field `bcdc_type` in the resource tibble

Open ateucher opened this issue 4 years ago • 1 comments

@boshek we could consider using the new field bcdc_type in the resource tibble:

    type = safe_map_chr(x, "bcdc_type"),

See here.

It lists each resource as geographic, tabular, application, or webservice

Originally posted by @ateucher in https://github.com/bcgov/bcdata/issues/283#issuecomment-924442166

ateucher avatar Oct 28 '21 16:10 ateucher

It could then be used in the print methods for bcdc_records and resources.

ateucher avatar Oct 28 '21 16:10 ateucher