#' Dataset archived metadata schema on the production server
#'
#' Dataset archived metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{archived_code}{Code of archived}
#' \item{archived_label}{Label of archived}
#' }
#' @examples
#' rd_metadata_archived
"rd_metadata_archived"
#' Dataset data collection technique metadata on production server
#'
#' Dataset data collection technique metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 17 rows and 2 variables:
#' \describe{
#' \item{data_collection_technique_code}{Code of data collection technique}
#' \item{data_collection_technique_label}{Label of data collection technique}
#' }
#' @examples
#' rd_metadata_data_collection_technique
"rd_metadata_data_collection_technique"
#' Dataset data sensitivity metadata schema on the production server
#'
#' Dataset data sensitivity metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{data_sensitivity_code}{Code of data sensitivity}
#' \item{data_sensitivity_label}{Label of data sensitivity}
#' }
#' @examples
#' rd_metadata_data_sensitivity
"rd_metadata_data_sensitivity"
#' Dataset external access level metadata schema on the production server
#'
#' Dataset external access level metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 6 rows and 2 variables:
#' \describe{
#' \item{external_access_level_code}{Name for external access level}
#' \item{external_access_level_label}{Label for external access level}
#' }
#' @examples
#' rd_metadata_external_access_level
"rd_metadata_external_access_level"
#' Dataset identifiability metadata schema on the production server
#'
#' Dataset identifiability metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 4 rows and 2 variables:
#' \describe{
#' \item{identifiability_code}{Code for identifiability}
#' \item{identifiability_label}{Label for identifiability}
#' }
#' @examples
#' rd_metadata_identifiability
"rd_metadata_identifiability"
#' Dataset keywords metadata schema on the production server
#'
#' Dataset keywords metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 57 rows and 2 variables:
#' \describe{
#' \item{keywords_code}{Code for keywords}
#' \item{keywords_label}{Label for keywords}
#' }
#' @examples
#' rd_metadata_keywords
"rd_metadata_keywords"
#' Dataset operational purpose of data metadata schema on the production server
#'
#' Dataset operational purpose of data metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 8 rows and 2 variables:
#' \describe{
#' \item{operational_purpose_of_data_code}{Code for operational purpose of data}
#' \item{operational_purpose_of_data_label}{Label for operational purpose of data}
#' }
#' @examples
#' rd_metadata_operational_purpose_of_data
"rd_metadata_operational_purpose_of_data"
#' Dataset process status metadata schema on the production server
#'
#' Dataset process status metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 3 rows and 2 variables:
#' \describe{
#' \item{process_status_code}{Code of process status}
#' \item{process_status_label}{Label of process status}
#' }
#' @examples
#' rd_metadata_process_status
"rd_metadata_process_status"
#' Dataset sampling procedure metadata schema on the production server
#'
#' Dataset sampling procedure metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 17 rows and 2 variables:
#' \describe{
#' \item{sampling_procedure_code}{Code for sampling procedure}
#' \item{sampling_procedure_label}{Label for sampling procedure}
#' }
#' @examples
#' rd_metadata_sampling_procedure
"rd_metadata_sampling_procedure"
#' Dataset visibility metadata schema on the production server
#'
#' Dataset visibility metadata schema on the production server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{visibility_code}{Code for visibility}
#' \item{visibility_label}{Label for visibility}
#' }
#' @examples
#' rd_metadata_visibility
"rd_metadata_visibility"
#' Resource file type metadata schema on the production server
#'
#' Resource file type metadata schema on the production server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 8 rows and 2 variables:
#' \describe{
#' \item{file_type_code}{Code for file type}
#' \item{file_type_label}{Label for file type}
#' }
#' @examples
#' rr_metadata_file_type
"rr_metadata_file_type"
#' Resource hxlated metadata schema on the production server
#'
#' Resource hxlated metadata schema on the production server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{hxlated_code}{Code for hxlated}
#' \item{hxlated_label}{Label for hxlated}
#' }
#' @examples
#' rr_metadata_hxlated
"rr_metadata_hxlated"
#' Resource identifiability metadata schema on the production server
#'
#' Resource identifiability metadata schema on the production server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 4 rows and 2 variables:
#' \describe{
#' \item{identifiability_code}{Code for identifiability}
#' \item{identifiability_label}{Label for identifiability}
#' }
#' @examples
#' rr_metadata_identifiability
"rr_metadata_identifiability"
#' Resource process status metadata schema on the production server
#'
#' Resource process status metadata schema on the production server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 3 rows and 2 variables:
#' \describe{
#' \item{process_status_code}{Code for process status}
#' \item{process_status_label}{Label for process status}
#' }
#' @examples
#' rr_metadata_process_status
"rr_metadata_process_status"
#' Resource type metadata schema on the production server
#'
#' Resource type metadata schema on the production server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 3 rows and 2 variables:
#' \describe{
#' \item{type_code}{Code for type}
#' \item{type_label}{Label for type}
#' }
#' @examples
#' rr_metadata_type
"rr_metadata_type"
#' Resource visibility metadata schema on the production server
#'
#' Resource visibility metadata schema on the production server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{visibility_code}{Code for visibility}
#' \item{visibility_label}{Label for visibility}
#' }
#' @examples
#' rr_metadata_visibility
"rr_metadata_visibility"
#' Container country metadata schema on the production server
#'
#' Container country metadata schema on the production server
#'
#' @rdname rc_metadata
#'
#' @format A tibble with 219 rows and 2 variables:
#' \describe{
#' \item{country_code}{Code for country}
#' \item{country_label}{Label for country}
#' }
#' @examples
#' rc_metadata_country
"rc_metadata_country"
#' Container sectoral_area metadata scheme on production server
#'
#' Container sectoral_area metadata scheme on production server
#'
#' @rdname rc_metadata
#'
#' @format A tibble with 57 rows and 2 variables:
#' \describe{
#' \item{sectoral_area_code}{Code for sectoral_area}
#' \item{sectoral_area_label}{Label for sectoral_area}
#' }
#' @examples
#' rc_metadata_sectoral_area
"rc_metadata_sectoral_area"
#' Dataset archived metadata schema on the UAT server
#'
#' Dataset archived metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{archived_code}{Code of archived}
#' \item{archived_label}{Label of archived}
#' }
#' @examples
#' rd_metadata_uat_archived
"rd_metadata_uat_archived"
#' Dataset data collection technique metadata on UAT server
#'
#' Dataset data collection technique metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 17 rows and 2 variables:
#' \describe{
#' \item{data_collection_technique_code}{Code of data collection technique}
#' \item{data_collection_technique_label}{Label of data collection technique}
#' }
#' @examples
#' rd_metadata_uat_data_collection_technique
"rd_metadata_uat_data_collection_technique"
#' Dataset data sensitivity metadata schema on the UAT server
#'
#' Dataset data sensitivity metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{data_sensitivity_code}{Code of data sensitivity}
#' \item{data_sensitivity_label}{Label of data sensitivity}
#' }
#' @examples
#' rd_metadata_uat_data_sensitivity
"rd_metadata_uat_data_sensitivity"
#' Dataset external access level metadata schema on the UAT server
#'
#' Dataset external access level metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 6 rows and 2 variables:
#' \describe{
#' \item{external_access_level_code}{Name for external access level}
#' \item{external_access_level_label}{Label for external access level}
#' }
#' @examples
#' rd_metadata_uat_external_access_level
"rd_metadata_uat_external_access_level"
#' Dataset identifiability metadata schema on the UAT server
#'
#' Dataset identifiability metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 4 rows and 2 variables:
#' \describe{
#' \item{identifiability_code}{Code for identifiability}
#' \item{identifiability_label}{Label for identifiability}
#' }
#' @examples
#' rd_metadata_uat_identifiability
"rd_metadata_uat_identifiability"
#' Dataset keywords metadata schema on the UAT server
#'
#' Dataset keywords metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 57 rows and 2 variables:
#' \describe{
#' \item{keywords_code}{Code for keywords}
#' \item{keywords_label}{Label for keywords}
#' }
#' @examples
#' rd_metadata_uat_keywords
"rd_metadata_uat_keywords"
#' Dataset operational purpose of data metadata schema on the UAT server
#'
#' Dataset operational purpose of data metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 8 rows and 2 variables:
#' \describe{
#' \item{operational_purpose_of_data_code}{Code for operational purpose of data}
#' \item{operational_purpose_of_data_label}{Label for operational purpose of data}
#' }
#' @examples
#' rd_metadata_uat_operational_purpose_of_data
"rd_metadata_uat_operational_purpose_of_data"
#' Dataset process status metadata schema on the UAT server
#'
#' Dataset process status metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 3 rows and 2 variables:
#' \describe{
#' \item{process_status_code}{Code of process status}
#' \item{process_status_label}{Label of process status}
#' }
#' @examples
#' rd_metadata_uat_process_status
"rd_metadata_uat_process_status"
#' Dataset sampling procedure metadata schema on the UAT server
#'
#' Dataset sampling procedure metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 17 rows and 2 variables:
#' \describe{
#' \item{sampling_procedure_code}{Code for sampling procedure}
#' \item{sampling_procedure_label}{Label for sampling procedure}
#' }
#' @examples
#' rd_metadata_uat_sampling_procedure
"rd_metadata_uat_sampling_procedure"
#' Dataset visibility metadata schema on the UAT server
#'
#' Dataset visibility metadata schema on the UAT server
#'
#' @rdname rd_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{visibility_code}{Code for visibility}
#' \item{visibility_label}{Label for visibility}
#' }
#' @examples
#' rd_metadata_uat_visibility
"rd_metadata_uat_visibility"
#' Resource metadata confidentiality status schema on the UAT server
#'
#' Resource metadata confidentiality status schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 4 rows and 2 variables:
#' \describe{
#' \item{metadata_uat_confidentiality_status_code}{Code for confidentiality status}
#' \item{metadata_uat_confidentiality_status_label}{Label for confidentiality status}
#' }
#' @examples
#' rr_metadata_uat_confidentiality_status
"rr_metadata_uat_confidentiality_status"
#' Resource file type metadata schema on the UAT server
#'
#' Resource file type metadata schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 8 rows and 2 variables:
#' \describe{
#' \item{file_type_code}{Code for file type}
#' \item{file_type_label}{Label for file type}
#' }
#' @examples
#' rr_metadata_uat_file_type
"rr_metadata_uat_file_type"
#' Resource hxlated metadata schema on the UAT server
#'
#' Resource hxlated metadata schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{hxlated_code}{Code for hxlated}
#' \item{hxlated_label}{Label for hxlated}
#' }
#' @examples
#' rr_metadata_uat_hxlated
"rr_metadata_uat_hxlated"
#' Resource identifiability metadata schema on the UAT server
#'
#' Resource identifiability metadata schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 4 rows and 2 variables:
#' \describe{
#' \item{identifiability_code}{Code for identifiability}
#' \item{identifiability_label}{Label for identifiability}
#' }
#' @examples
#' rr_metadata_uat_identifiability
"rr_metadata_uat_identifiability"
#' Resource process status metadata schema on the UAT server
#'
#' Resource process status metadata schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 3 rows and 2 variables:
#' \describe{
#' \item{process_status_code}{Code for process status}
#' \item{process_status_label}{Label for process status}
#' }
#' @examples
#' rr_metadata_uat_process_status
"rr_metadata_uat_process_status"
#' Resource type metadata schema on the UAT server
#'
#' Resource type metadata schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 3 rows and 2 variables:
#' \describe{
#' \item{type_code}{Code for type}
#' \item{type_label}{Label for type}
#' }
#' @examples
#' rr_metadata_uat_type
"rr_metadata_uat_type"
#' Resource visibility metadata schema on the UAT server
#'
#' Resource visibility metadata schema on the UAT server
#'
#' @rdname rr_metadata
#'
#' @format A tibble with 2 rows and 2 variables:
#' \describe{
#' \item{visibility_code}{Code for visibility}
#' \item{visibility_label}{Label for visibility}
#' }
#' @examples
#' rr_metadata_uat_visibility
"rr_metadata_uat_visibility"
#' Container country metadata schema on the UAT server
#'
#' Container country metadata schema on the UAT server
#'
#' @rdname rc_metadata
#'
#' @format A tibble with 219 rows and 2 variables:
#' \describe{
#' \item{country_code}{Code for country}
#' \item{country_label}{Label for country}
#' }
#' @examples
#' rc_metadata_uat_country
"rc_metadata_uat_country"
#' Container sectoral_area metadata scheme on UAT server
#'
#' Container sectoral_area metadata scheme on UAT server
#'
#' @rdname rc_metadata
#'
#' @format A tibble with 57 rows and 2 variables:
#' \describe{
#' \item{sectoral_area_code}{Code for sectoral_area}
#' \item{sectoral_area_label}{Label for sectoral_area}
#' }
#' @examples
#' rc_metadata_uat_sectoral_area
"rc_metadata_uat_sectoral_area"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.