Skip to contents

Returns the Section B (management and process, per NGRBC principle) view of the BRSR mapping.

Usage

generate_brsr_sectionB(site_data, site_id = NULL, years = NULL,
  registry = MineSDG::mining_kpi_registry, narratives = list(),
  entity_meta = list())

Arguments

site_data

A site data.frame or a minesdg_disclosure_bundle.

site_id, years, registry, narratives, entity_meta

Passed to compile_site_disclosures.

Value

A data.table of Section B disclosure rows.

Examples

generate_brsr_sectionB(demo_mine_sites, site_id = "CO-JHAR",
                       years = 2024)
#>    framework              section disclosure_id
#>       <char>               <char>        <char>
#> 1:      brsr Section B Management    BRSR-B-POL
#> 2:      brsr Section B Management    BRSR-B-GOV
#>                       disclosure_title
#>                                 <char>
#> 1: Policy coverage of NGRBC principles
#> 2:                Oversight and review
#>                                                      requirement source_type
#>                                                           <char>      <char>
#> 1:   Whether board-approved policies cover each NGRBC principle.   narrative
#> 2: Director responsible and the review process for BRSR matters.   narrative
#>             source_id transform unit_out comparative mandatory sdg_goal  notes
#>                <char>    <char>   <char>      <lgcl>    <lgcl>    <int> <char>
#> 1:  nar_brsr_policies      <NA>     <NA>       FALSE      TRUE       16       
#> 2: nar_brsr_oversight      <NA>     <NA>       FALSE      TRUE       16       
#>    value value_prior narrative             status
#>    <num>       <num>    <char>             <char>
#> 1:    NA          NA      <NA> narrative_required
#> 2:    NA          NA      <NA> narrative_required