= Environmental reporting = The following is the work done regarding environmental reporting in the IIP project. This is meant to be examples of how to represent reference data in a readable manner, and changes and adjustments are possible. == Environmental report overview == === Report secions === The figure below is a graphical representation of the Environment Report stucture as modelled in [http://www.posccaesar.com/rds PCA Reference Data Library (RDL)]. Each of the boxes in the figure represents a class in the RDL. A click on one of the boxes will direct you to further details on the selected class. {{{ #!graphviz.dot digraph G { rankdir="RL"; overlap="false" node [fontname="Arial", fontsize="6"]; RDS500539621[shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+ACUTE+POLLUTION+SECTION+CLASS" label="NPD ENVIRONMENT REPORT ACUTE POLLUTION SECTION CLASS"]; RDS5005396225 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+CHEMICAL+DISCHARGE+SECTION+CLASS" label="NPD ENVIRONMENT REPORT CHEMICAL DISCHARGE SECTION CLASS"]; RDS5005396237 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+DRILLING+DISCHARGE+SECTION+CLASS" label="NPD ENVIRONMENT REPORT DRILLING DISCHARGE SECTION CLASS"]; RDS610538611 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+EMISSION+TO+AIR+SECTION+CLASS" label="NPD ENVIRONMENT REPORT EMISSION TO AIR SECTION CLASS"]; RDS4393432229 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+OILY+WATER+DISCHARGE+SECTION+CLASS" label="NPD ENVIRONMENT REPORT OILY WATER DISCHARGE SECTION CLASS"]; RDS4393432215 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+SECTION+CLASS" label="NPD ENVIRONMENT REPORT SECTION CLASS"]; RDS5005396261 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+WASTE+DISPOSAL+SECTION+CLASS" label="NPD ENVIRONMENT REPORT WASTE DISPOSAL SECTION CLASS"]; RDS5005396213 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+FUGITIVE+EMISSION+SECTION+CLASS" label="NPD ENVIRONMENT REPORT FUGITIVE EMISSION SECTION CLASS"]; RDS5005396249 [shape="box", color="#00CC00", URL="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=NPD+ENVIRONMENT+REPORT+LOADING+AND+STORING+DISCHARGE+SECTION+CLASS" label="NPD ENVIRONMENT REPORT LOADING AND STORING DISCHARGE SECTION CLASS"]; RDS5005396213 -> RDS610538611[arrowhead="none", arrowtail="dot"]; RDS5005396249 -> RDS610538611[arrowhead="none", arrowtail="dot"]; RDS4393432229 -> RDS4393432215 [arrowhead="none", arrowtail="dot"]; RDS500539621 -> RDS4393432215 [arrowhead="none", arrowtail="dot"]; RDS5005396225 -> RDS4393432215 [arrowhead="none", arrowtail="dot"]; RDS5005396237 -> RDS4393432215 [arrowhead="none", arrowtail="dot"]; RDS5005396261 -> RDS4393432215 [arrowhead="none", arrowtail="dot"]; RDS610538611 -> RDS4393432215 [arrowhead="none", arrowtail="dot"]; } }}} === Report secions details === Select one of the following class names to get a graphical representation of the reference data for a the environment report section as modeled in the [http://www.posccaesar.com/rds PCA Reference Data Library (RDL)]: * [wiki:SigHsseNpdENVIRONMENTREPORTACUTEPOLLUTIONSECTIONCLASS NPD ENVIRONMENT REPORT ACUTE POLLUTION SECTION CLASS] * [wiki:SigHsseNpdENVIRONMENTREPORTCHEMICALDISCHARGESECTIONCLASS NPD ENVIRONMENT REPORT CHEMICAL DISCHARGE SECTION CLASS] * [wiki:SigHsseNpdENVIRONMENTREPORTDRILLINGDISCHARGESECTIONCLASS NPD ENVIRONMENT REPORT DRILLING DISCHARGE SECTION CLASS] * ENVIRONMENT REPORT EMISSION TO AIR SECTION CLASS * [wiki:SigHsseNpdENVIRONMENTREPORTFUGITIVEEMISSIONSECTIONCLASS NPD ENVIRONMENT REPORT FUGITIVE EMISSION SECTION CLASS] * [wiki:SigHsseNpdENVIRONMENTREPORTLOADINGANDSTORINGDISCHARGESECTIONCLASS NPD ENVIRONMENT REPORT LOADING AND STORING DISCHARGE SECTION CLASS] * [wiki:SigHsseNpdENVIRONMENTREPORTOILYWATERDISCHARGESECTIONCLASS NPD ENVIRONMENT REPORT OILY WATER DISCHARGE SECTION CLASS] * [wiki:SigHsseNpdENVIRONMENTREPORTWASTEDISPOSALSECTIONCLASS NPD ENVIRONMENT REPORT WASTE DISPOSAL SECTION CLASS]