consider using the new field `bcdc_type` in the resource tibble
Open
- Dominant language
- R
- Stars
- 87
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
@boshek we could consider using the new field `bcdc_type` in the resource tibble:
```r
type = safe_map_chr(x, "bcdc_type"),
```
[See here](https://github.com/bcgov/ckan-ui/blob/pages/pages/beta_schema_changes.md#document-and-tabular-data-resource-level-changes).
It lists each resource as geographic, tabular, application, or webservice
_Originally posted by @ateucher in https://github.com/bcgov/bcdata/issues/283#issuecomment-924442166_
Contributor guide
Assessment
This issue has not been assessed yet.