bcgov / bcdata

An R package for searching & retrieving data from the B.C. Data Catalogue
https://bcgov.github.io/bcdata
Apache License 2.0
81 stars 12 forks source link

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

Open ateucher opened 2 years ago

ateucher commented 2 years ago

@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 commented 2 years ago

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