Recommended mapping between review activities and SDMX observation
status codes. The table provides default observation statuses for use
by finalise_review(). Activities describe the provenance of a review
step, while observation statuses describe the semantic status of the
resulting observation.
Usage
review_activity_crosswalk
A data frame with 9 rows and 2 variables:
- activity
Review activity.
- default_obs_status
Recommended SDMX CL_OBS_STATUS code.
Source
SDMX Cross-Domain Code List CL_OBS_STATUS (version 2.3), extended with
review activities for statistical and semantic production workflows.
Details
Users may extend or replace this table for domain-specific workflows.
Examples
review_activity_crosswalk
#> activity default_obs_status
#> 1 corroborate A
#> 2 estimate E
#> 3 forecast F
#> 4 impute I
#> 5 translate D
#> 6 transcribe D
#> 7 reconcile D
#> 8 classify D
#> 9 defer P