STORET Version 2.0.6 Report Module Reference Guide
Total Page:16
File Type:pdf, Size:1020Kb
STORET Version 2.0.6 Report Module Reference Guide STORET Technical Support 1-800-424-9067 [email protected] United States Environmental Protection Agency Office of Water CONTENTS REPORT TECHNICAL SPECIFICATIONS ......................................1 Report Design Standards ................................................1 Technical Specifications .................................................2 Organization Summary .............................................3 Personnel Summary ................................................6 Program Summary .................................................9 Cooperating Organization Summary ..................................12 Field/Lab Analytical Procedures and Equipment Summary ................15 Field/Lab Analytical Procedures and Equipment Detail ...................17 Lab Sample Preparation Procedures ..................................20 Characteristic Group Summary ......................................23 Characteristic Group Details ........................................25 Sample Collection/Creation Procedures ...............................32 Sample Collection/Creation Gear/Equipment Configurations ...............35 Sample Preservation, Transport and Storage Profiles .....................37 Laboratories .....................................................39 Citations ........................................................42 External Station ID Schemes ........................................45 Project Summary .................................................47 Project Details ...................................................50 Station Summary .................................................63 Station Details ...................................................71 Trip Summary ...................................................99 Trip Detail .....................................................109 Activity Details .................................................119 Result Details ...................................................136 Result Inventory Summary .........................................164 Result Inventory Summary by Station ................................170 Automated Data Logger Summary ..................................176 Automated Data Logger Detail .....................................180 Automated Data Logger Result Inventory Summary .....................186 Automated Data Logger Result Inventory Summary by Station ............191 Unassigned Activities to Projects ...................................196 Reference Table Chemical Names ...................................199 Reference Table Chemical Names without Parameter Codes ..............201 Reference Table Physical Characteristics .............................203 Reference Table Physical Characteristics without Parameter Codes .........205 Reference Table Taxonomic Names .................................207 Reference Table Taxonomic Hierarchy ...............................211 Reference Table Permitted Value Characteristics .......................214 STORET Report Module Reference Manual iii Version 2.0.6 Reference Table Permitted Values ...................................216 Export: Automated Data Logger Detail ...............................220 Export: Station Summary ..........................................226 Export: Station Summary (Web Default) ..............................238 Export: Result Details ............................................241 Export: Results Physical/Chemical Small Export .......................268 Export: Results Physical/Chemical Medium Export .....................272 Export: Results Physical/Chemical Large Export .......................278 Export: Results Physical/Chemical Giant Export .......................285 Export: Results Physical/Chemical Export (Web Default) ................295 Export: Results Biological Small Export ..............................300 Export: Results Biological Medium Export ............................305 Export: Results Biological Large Export ..............................314 Export: Results Biological Giant Export ..............................325 Export: Results Biological Export (Web Default) .......................339 Export: Results Multi-Taxon Population Census Export .................346 Export: Results Habitat Assessment Export ...........................352 Export: Results Habitat Assessment Export (Web Default) ...............358 Export: Reference Table Chemical Names Export ......................361 Export: Reference Table Chemical Names without Parameter Codes Export ..362 Export: Reference Taxonomic Hierarchy Export .......................363 STORET Report Module Reference Manual iv Version 2.0.6 REPORT TECHNICAL SPECIFICATIONS This reference manual provides the technical specifications for the reports included in the STORET Report Module. The technical specifications provide details regarding the content and layout of the reports. The reports were developed using the Oracle Developer 2000 Report Builder. The following information is contained within this document. C Report Design Standards. C Report Descriptions. C Conditional Formatting. - Hidden Fields. - Replacement/Data Translation Values. - Special Separators and Criteria. C Structured Query Language (SQL) Statements. C Sort Orders. C Input Parameters. C Forced Page Breaks. C Tables Used. C Association of Tables to STORET Application Windows. C Columns Used. C Association of Columns to STORET Application Prompts. C Association of Columns to Report Headings. C Report Layout/Mock-up. Report Design Standards The following table presents the report design standards that have been established for all STORET reports. Item Font Size Type Position Format Report Title with underline Arial 12 pt Bold Centered - Report Run Date and Time Arial 8pt Regular Right Justified Full month name DD, YYYY HH:MM:SS (time is military) Tabular, Heading Arial 8pt Bold Left Justified - Column* Tabular, Text Arial 8pt Regular Left Justified - Column* Column, Headings Arial 8pt Bold Left Justified - Column* STORET Report Module Reference Manual 1 Version 2.0.6 Item Font Size Type Position Format Column, Data Arial 8pt Normal Left Justified - Column* Organization ID & Name Arial 10pt Bold Left Justified - Page Numbering Arial 8pt Regular Centered Page X of X Margins - 1" - - - * - Exceptions are made to the justification depending upon data representation needs, such as numerical result values. Hidden fields usually include any associated prompt. Prompt headers for blocks of data will also be hidden if no data is present for the entire block. Hidden fields and prompts are specified for each report. Documents and graphics stored in the database may be retrieved by pressing the Document/Graphic button appearing on reports while in the Previewer. A dialog box allows the document or graphic to be saved to a file. The default file name is the same as title of the graphic stored in the database. Technical Specifications The following sections provide the report technical specifications for the STORET Report Module. STORET Report Module Reference Manual 2 Version 2.0.6 Organization Summary Report This report provides a summary of data associated with each selected Description: Organization including Organization ID, Name, Description, Type, Associations, Physical Addresses, and Electronic Addresses. The following fields will be hidden if no data is present: C All fields. C Physical Addresses prompt, if no physical address data. C Electronic Addresses prompt, if no electronic address data. Select Logic: OrganizationSummary.sql SELECT O.TSMORGAN_IS_NUMBER, RTrim(O.ORG_ID) ORG_ID, RTrim(O.NAME) ORG, RTrim(O.TYPE_CODE) ORG_TYPE, O.SUPERFUND_SITE_ID, O.DESCRIPTION_TEXT, O.PARENT_ORG, RTRIM(A.TYPE_CODE) ADD_TYPE, A.LINE_ONE_TEXT, A.LINE_TWO_TEXT, A.LINE_THREE_TEXT, A.LINE_FOUR_TEXT, A.STATE_POSTAL_CODE, A.COUNTRY_CODE, DECODE(A.START_DATE,'01-JAN-01',NULL,TO_CHAR(A.START_DATE,'MM/DD/ RRRR')) START_DATE FROM TSMORGAN O, TSMADDR A WHERE O.TSMORGAN_IS_NUMBER = A.TSMORGAN_IS_NUMBER(+) &P_ORG ORDER BY O.ORG_ID, A.TYPE_CODE OrganizationEaddress.sql SELECT TSMORGAN_IS_NUMBER, RTRIM(TYPE_CODE) ETYPE, RTRIM(ADDRESS_TEXT) ADDRESS_TEXT, RTRIM(COMMENT_TEXT) COMMENT_TEXT FROM TSMEADDR WHERE TSMORGAN_IS_NUMBER IS NOT NULL ORDER BY TYPE_CODE, ADDRESS_TEXT Select Options: Organization. Sort Sequence: By ascending Organization ID, by Physical then Electronic Addresses, by ascending Address Type. Physical Addresses by Line 1, then Line 2, then Line 3, then Line 4 text. Electronic Addresses by ascending Address. Page Break: Before beginning a new Organization. Report Heading Prompt Name Oracle Name O4 Organization Data Entry TSMORGAN N/A ID ORG_ID N/A Name NAME N/A Type TYPE_CODE STORET Report Module Reference Manual 3 Version 2.0.6 Report Heading Prompt Name Oracle Name N/A Description DESCRIPTION_TEXT N/A Parent Organization PARENT_ORG Superfund Site ID Superfund Site ID SUPERFUND_SITE_ID O6 Organization Address Data Entry TSMADDR Physical Addresses (Located at, Type TYPE_CODE Mailing, Shipping) Line 1 LINE_ONE_TEXT Line 2 LINE_TWO_TEXT Line 3 LINE_THREE_TEXT Line 4 LINE_FOUR_TEXT Country COUNTRY_CODE Effective Date START_DATE O7 Organization Electronic Address Data Entry TSMEADDR Electronic Addresses (Commercial Type TYPE_CODE Network, Fax, Internet, Other, Phone) Number ADDRESS_TEXT Comments COMMENT_TEXT STORET Report Module Reference Manual 4 Version 2.0.6 EXAMPLE Organization Summary June 18, 2002 15:37:20 DEMOTEST The Commission for a Good Clean Chesapeake Bay US Government/Interstate Commission Superfund Site ID WWWWWWWWWWWWWWWWWWWW