Substance detail
Loading...
| Reporting year | 2020 |
|---|---|
| Company | {{ report.company.name }} |
| Facility | {{ report.facility.name }} |
| NPRI ID | 11012 |
| Address |
{{ report.facility.physicalAddress.address1 }}
|
{{ localize(details.substance) }}
Voluntary Reporting
| Was the criteria specified in the Canada Gazette notice met for this substance? | {{localize(details.threshold)}} |
|---|
Releases
Release to air
| Type | Units | Quantity | Basis of estimate | Details for releases from individual stacks | |||||
|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ resolve(culture, category.basisOfEstimate) }} |
|
|||||
| Total releases | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories, groupCode.ReleaseToAir).map(x => x.quantity))) }} |
Speciated volatile organic compounds
| Substance | CAS number | Type (ground / stack) | Quantity | Units | Stack name | |
|---|---|---|---|---|---|---|
| {{ localize(voc.substance) }} | {{ voc.substance.cas }} | Stack | Ground | {{ formatQuantity(voc.quantity) }} | {{ unit(voc) }} | {{ voc.stackName }} |
| Total | {{ formatQuantity(sum(details.release.vocs.map(x => x.quantity))) }} | {{ unit(details) }} | ||||
Releases to unspecified media
| Units | Quantity | Basis of estimate |
|---|---|---|
| {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(resolve('basisOfEstimate', category)) }} |
| Total ({{ unit(details) }}) | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories, groupCode.ReleaseToAllMedia).map(x => x.quantity))) }} |
Additional information
Contextual information
| Nature of activities related to the substance |
{{ localize(activity) }} |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} |
| Comments on releases |
{{ comment }} |
| Comments on VOC speciation |
{{ comment }} |
Removed Substance Comments
Added Substance Comments
| Comment Type | Comment |
|---|---|
| {{localize(sComment.type)}} | {{sComment.comment}} |
Monthly releases
| Month | Release percentage |
|---|---|
| January | {{ formatNumber(details.release.annualReleases.monthly.jan) }} % |
| February | {{ formatNumber(details.release.annualReleases.monthly.feb) }} % |
| March | {{ formatNumber(details.release.annualReleases.monthly.mar) }} % |
| April | {{ formatNumber(details.release.annualReleases.monthly.apr) }} % |
| May | {{ formatNumber(details.release.annualReleases.monthly.may) }} % |
| June | {{ formatNumber(details.release.annualReleases.monthly.jun) }} % |
| July | {{ formatNumber(details.release.annualReleases.monthly.jul) }} % |
| August | {{ formatNumber(details.release.annualReleases.monthly.aug) }} % |
| September | {{ formatNumber(details.release.annualReleases.monthly.sep) }} % |
| October | {{ formatNumber(details.release.annualReleases.monthly.oct) }} % |
| November | {{ formatNumber(details.release.annualReleases.monthly.nov) }} % |
| December | {{ formatNumber(details.release.annualReleases.monthly.dec) }} % |
Pollution prevention - Activities
| Primary activity | Secondary activity | Measurable reduction | Comment |
|---|---|---|---|
| {{ localize(substance.primaryActivity) }} |
{{ localize(activitySecondary) }} |
{{ localize(reduction) }} |
{{ substance.comment }} |
| Reason for no P2 activities |
{{ localize(reason) }}: {{ localize(reason) }} {{ report.p2Plan.noActivitiesComment }} |
|---|
{{ localize(details.substance) }}
Voluntary Reporting
| Was the criteria specified in the Canada Gazette notice met for this substance? | {{localize(details.threshold)}} |
|---|
Releases
Release to air
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity,9,9) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
| Total releases | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToAir).map(x => x.quantity)),9,9) }} | ||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.release.categories,groupCode.ReleaseToAir).flatMap(c => c.dfBreakdown).map(x => x.quantity))) }} | {{ formatQuantity(sum(filterCongeners(details.release.categories,groupCode.ReleaseToAir).flatMap(c => c.dfBreakdown).map(x => x.quantityTEQ)),9,9) }} | ||
Release to surface water
Receiving waterbody
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToWater).map(x => x.quantity))) }} | ||||||||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.release.categories,groupCode.ReleaseToWater).flatMap(c => c.dfBreakdown).map(x => x.quantity))) }} | {{ formatQuantity(sum(filterCongeners(details.release.categories,groupCode.ReleaseToWater).flatMap(c => c.dfBreakdown).map(x => x.quantityTEQ)),9,9) }} | ||
Concentration of the Substance (Waterbody)
| Information in Sampling and Detection Limits | {{ localize(details.concentration.waterbody.detectionLimit) }} |
|---|---|
| Was the quantity reported above estimated using half the detection limit for some or all values? | {{ formatBoolean(details.concentration.waterbody.halfDetection) }} |
| Method Detection Limit (ppm) | {{ details.concentration.waterbody.methodDetectionLimit }} |
| Average Concentration (ppm) | {{ details.concentration.waterbody.averageConcentration }} |
| More than one method detection limit applies | {{ formatBoolean(details.concentration.waterbody.multipleDetection) }} |
| Concentration Comment(s) |
{{ comment.comment }} |
Releases to land
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToLand).map(x => x.quantity))) }} | ||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.release.categories,groupCode.ReleaseToLand).flatMap(c => c.dfBreakdown).map(x => x.quantity))) }} | {{ formatQuantity(sum(filterCongeners(details.release.categories,groupCode.ReleaseToLand).flatMap(c => c.dfBreakdown).map(x => x.quantityTEQ)),9,9) }} | ||
Additional information
Contextual information
| Nature of activities related to the substance |
{{ localize(activity) }} |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} |
| Comments on releases |
{{ comment }} |
| Comments on releases to land – other |
{{ comment }} |
| Comments on VOC speciation |
{{ comment }} |
Removed Substance Comments
Added Substance Comments
| Comment Type | Comment |
|---|---|
| {{localize(sComment.type)}} | {{sComment.comment}} |
Quarterly releases
| Quarter | Release percentage |
|---|---|
| 1st | {{ formatNumber(details.release.annualReleases.quarterly.q1) }} % |
| 2nd | {{ formatNumber(details.release.annualReleases.quarterly.q2) }} % |
| 3rd | {{ formatNumber(details.release.annualReleases.quarterly.q3) }} % |
| 4th | {{ formatNumber(details.release.annualReleases.quarterly.q4) }} % |
Disposals and Transfers
On-site disposals
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.disposal.categories,groupCode.OnSiteDisposal,groupCode.OnsiteTailingsWasteRock).map(x => x.quantity))) }} | ||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.disposal.categories,groupCode.OnSiteDisposal,groupCode.OnsiteTailingsWasteRock).flatMap(c => c.dfBreakdown).map(x => x.quantity))) }} | {{ formatQuantity(sum(filterCongeners(details.disposal.categories,groupCode.OnSiteDisposal,groupCode.OnsiteTailingsWasteRock).flatMap(c => c.dfBreakdown).map(x => x.quantityTEQ)),9,9) }} | ||
Off-site disposals
Receiving facilities
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.disposal.categories,groupCode.OffSiteDisposal,groupCode.OffsiteTailingsWasteRock).map(x => x.quantity))) }} | ||||||||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.disposal.categories,groupCode.OffSiteDisposal,groupCode.OffsiteTailingsWasteRock).flatMap(c => c.dfBreakdown ).map(x => x.quantity))) }} | {{ formatQuantity(sum(filterCongeners(details.disposal.categories,groupCode.OffSiteDisposal,groupCode.OffsiteTailingsWasteRock).flatMap(c => c.dfBreakdown ).map(x => x.quantityTEQ)),9,9) }} | ||
Transfers for off-site treatment prior to final disposal
Receiving facilities
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.disposal.categories,groupCode.OffsiteTreatment).map(x => x.quantity))) }} | ||||||||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.disposal.categories,groupCode.OffsiteTreatment).flatMap(c => c.dfBreakdown).map(x => x.quantity))) }} | {{ formatQuantity(sum(filterCongeners(details.disposal.categories,groupCode.OffsiteTreatment).flatMap(c => c.dfBreakdown).map(x => x.quantityTEQ)),9,9) }} | ||
Concentration of the Substance (Tailings)
| Information in Sampling and Detection Limits | {{ localize(details.concentration.tailings.detectionLimit) }} |
|---|---|
| Was the quantity reported above estimated using half the detection limit for some or all values? | {{ formatBoolean(details.concentration.tailings.halfDetection) }} |
| Method Detection Limit (ppm) | {{ details.concentration.tailings.methodDetectionLimit }} |
| Average Concentration (ppm) | {{ details.concentration.tailings.averageConcentration }} |
| More than one method detection limit applies | {{ formatBoolean(details.concentration.tailings.multipleDetection) }} |
| Concentration Comment(s) |
{{ comment.comment }} |
Concentration of the Substance (Waste Rock)
| Information in Sampling and Detection Limits | {{ localize(details.concentration.wasteRock.detectionLimit) }} |
|---|---|
| Was the quantity reported above estimated using half the detection limit for some or all values? | {{ formatBoolean(details.concentration.wasteRock.halfDetection) }} |
| Method Detection Limit (ppm) | {{ details.concentration.wasteRock.methodDetectionLimit }} |
| Average Concentration (ppm) | {{ details.concentration.wasteRock.averageConcentration }} |
| More than one method detection limit applies | {{ formatBoolean(details.concentration.wasteRock.multipleDetection) }} |
| Concentration Comment(s) |
{{ comment.comment }} |
Additional information on disposals
Contextual information
| Reason(s) for substance disposal | {{ localize(reason) }} |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} |
| Comments on disposals |
{{ comment }} |
| Comments on tailings |
{{ comment }} |
| Comments on waste rock |
{{ comment }} |
| Comments on exclusions in tailing and waste rock |
{{ comment }} |
Transfers for off-site recycling
Receiving facilities
| Type | Units | Quantity | Basis of estimate | Level of quantification (LoQ) | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} | {{ localize(category.levelOfQuantification) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.recycling.categories,groupCode.OffsiteRecycling).map(x => x.quantity))) }} | ||||||||
Individual congeners
| Type | Individual congeners of dioxins and furans | CAS number | Quantity of congener (grams) | Quantity of congener (g TEQ) |
|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ localize(congener.substance) }} | {{ congener.substance.cas }} | {{ formatQuantity(congener.quantity) }} | {{ formatQuantity(congener.quantityTEQ,9,9) }} |
| Total | {{ formatQuantity(sum(filterCongeners(details.recycling.categories,groupCode.OffsiteRecycling).flatMap(c => c.dfBreakdown).map(x => x.quantity)),9,9) }} | {{ formatQuantity(sum(filterCongeners(details.recycling.categories,groupCode.OffsiteRecycling).flatMap(c => c.dfBreakdown).map(x => x.quantityTEQ)),9,9) }} | ||
Additional information on off-site recycling
Contextual information
| Reason(s) for substance recycling | {{ localize(reason) }} |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} |
| Comments on recycling |
{{ comment }} |
Pollution prevention - Activities
| Primary activity | Secondary activity | Measurable reduction | Comment |
|---|---|---|---|
| {{ localize(substance.primaryActivity) }} |
{{ localize(activitySecondary) }} |
{{ localize(reduction) }} |
{{ substance.comment }} |
| Reason for no P2 activities |
{{ localize(reason) }}: {{ localize(reason) }} {{ report.p2Plan.noActivitiesComment }} |
|---|
{{ localize(details.substance) }}
Voluntary Reporting
| Was the criteria specified in the Canada Gazette notice met for this substance? | {{localize(details.threshold)}} |
|---|
Releases
Release to air
| Type | Units | Quantity | Basis of estimate | Details for releases from individual stacks | |||||
|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
|
|||||
| Total releases | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToAir).map(x => x.quantity))) }} |
Releases to water
| Type | Units | Quantity | Basis of estimate | ||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
|
|||||
| Total releases | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToWater).map(x => x.quantity))) }} |
Concentration of the Substance (Waterbody)
| Information in Sampling and Detection Limits | {{ localize(details.concentration.waterbody.detectionLimit) }} |
|---|---|
| Was the quantity reported above estimated using half the detection limit for some or all values? | {{ formatBoolean(details.concentration.waterbody.halfDetection) }} |
| Method Detection Limit (ppm) | {{ details.concentration.waterbody.methodDetectionLimit }} |
| Average Concentration (ppm) | {{ details.concentration.waterbody.averageConcentration }} |
| More than one method detection limit applies | {{ formatBoolean(details.concentration.waterbody.multipleDetection) }} |
| Concentration Comment(s) |
{{ comment.comment }} |
Releases to land
| Type | Units | Quantity | Basis of estimate |
|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
| Total releases | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToLand).map(x => x.quantity))) }} |
Releases to unspecified media
| Units | Quantity | Basis of estimate |
|---|---|---|
| {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
| Total releases ({{ unit(details) }}) | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.release.categories,groupCode.ReleaseToAllMedia).map(x => x.quantity))) }} |
Additional information
Contextual information
| Nature of activities related to the substance | {{ localize(activity) }} N/A |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} N/A |
| Comments on releases |
{{ comment }} |
| Comments on releases to land – other |
{{ comment }} |
Removed Substance Comments
Added Substance Comments
| Comment Type | Comment |
|---|---|
| {{localize(sComment.type)}} | {{sComment.comment}} |
Quarterly releases
| Quarter | Release percentage |
|---|---|
| 1st | {{ formatNumber(details.release.annualReleases.quarterly.q1) }} % |
| 2nd | {{ formatNumber(details.release.annualReleases.quarterly.q2) }} % |
| 3rd | {{ formatNumber(details.release.annualReleases.quarterly.q3) }} % |
| 4th | {{ formatNumber(details.release.annualReleases.quarterly.q4) }} % |
Monthly releases
| Month | Release percentage |
|---|---|
| January | {{ formatNumber(details.release.annualReleases.monthly.jan) }} % |
| February | {{ formatNumber(details.release.annualReleases.monthly.feb) }} % |
| March | {{ formatNumber(details.release.annualReleases.monthly.mar) }} % |
| April | {{ formatNumber(details.release.annualReleases.monthly.apr) }} % |
| May | {{ formatNumber(details.release.annualReleases.monthly.may) }} % |
| June | {{ formatNumber(details.release.annualReleases.monthly.jun) }} % |
| July | {{ formatNumber(details.release.annualReleases.monthly.jul) }} % |
| August | {{ formatNumber(details.release.annualReleases.monthly.aug) }} % |
| September | {{ formatNumber(details.release.annualReleases.monthly.sep) }} % |
| October | {{ formatNumber(details.release.annualReleases.monthly.oct) }} % |
| November | {{ formatNumber(details.release.annualReleases.monthly.nov) }} % |
| December | {{ formatNumber(details.release.annualReleases.monthly.dec) }} % |
Disposals and Transfers
On-site disposals
| Type | Units | Quantity | Basis of estimate |
|---|---|---|---|
| {{ localize(category.detailCode) }} | {{unit(details)}} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.disposal.categories,groupCode.OnSiteDisposal,groupCode.OnsiteTailingsWasteRock).map(x => x.quantity))) }} |
Off-site disposals
| Type | Units | Quantity | Basis of estimate | ||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.disposal.categories,groupCode.OffSiteDisposal,groupCode.OffsiteTailingsWasteRock).map(x => x.quantity))) }} |
Concentration of the Substance (Tailings)
| Information in Sampling and Detection Limits | {{ localize(details.concentration.tailings.detectionLimit) }} |
|---|---|
| Was the quantity reported above estimated using half the detection limit for some or all values? | {{ formatBoolean(details.concentration.tailings.halfDetection) }} |
| Method Detection Limit (ppm) | {{ details.concentration.tailings.methodDetectionLimit }} |
| Average Concentration (ppm) | {{ details.concentration.tailings.averageConcentration }} |
| More than one method detection limit applies | {{ formatBoolean(details.concentration.tailings.multipleDetection) }} |
| Concentration Comment(s) |
{{ comment.comment }} |
Concentration of the Substance (Waste Rock)
| Information in Sampling and Detection Limits | {{ localize(details.concentration.wasteRock.detectionLimit) }} |
|---|---|
| Was the quantity reported above estimated using half the detection limit for some or all values? | {{ formatBoolean(details.concentration.wasteRock.halfDetection) }} |
| Method Detection Limit (ppm) | {{ details.concentration.wasteRock.methodDetectionLimit }} |
| Average Concentration (ppm) | {{ details.concentration.wasteRock.averageConcentration }} |
| More than one method detection limit applies | {{ formatBoolean(details.concentration.wasteRock.multipleDetection) }} |
| Concentration Comment(s) |
{{ comment.comment }} |
Transfers for off-site treatment prior to final disposal, receiving facilities
| Type | Units | Quantity | Basis of estimate | ||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity) }} | {{ localize(category.basisOfEstimate) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.disposal.categories,groupCode.OffsiteTreatment).map(x => x.quantity))) }} |
Additional information on disposals
Contextual information
| Reason(s) for substance disposal | {{ localize(reason) }} |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} |
| Comments on disposals |
{{ comment }} |
| Comments on tailings |
{{ comment }} |
| Comments on waste rock |
{{ comment }} |
| Comments on exclusions in tailing and waste rock |
{{ comment }} |
Transfers for off-site recycling, receiving facilities
| Type | Units | Quantity | Basis of estimate | ||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ localize(category.detailCode) }} | {{ unit(details) }} | {{ formatQuantity(category.quantity,groupCode.ReleaseToLand) }} | {{ localize(category.basisOfEstimate) }} |
|
|||||
| Total | {{ unit(details) }} | {{ formatQuantity(sum(filterCategoriesByGroupCode(details.recycling.categories,groupCode.OffsiteRecycling).map(x => x.quantity))) }} |
Additional information on off-site recycling
Contextual information
| Reason(s) for substance recycling | {{ localize(reason) }} |
|---|---|
| Reasons for change from previous year | {{ localize(change) }} |
| Comments on recycling |
{{ comment }} |
Pollution prevention - Activities
| Primary activity | Secondary activity | Measurable reduction | Comment |
|---|---|---|---|
| {{ localize(substance.primaryActivity) }} |
{{ localize(activitySecondary) }} |
{{ localize(reduction) }} |
{{ substance.comment }} |
| Reason for no P2 activities |
{{ localize(reason) }}: {{ localize(reason) }} {{ report.p2Plan.noActivitiesComment }} |
|---|