bcgov / bcgov/bcdata

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

Open
#287 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.