CURRENT_OFFLOAD
Alaska Fisheries Science Center
Entity
(ENT)
| ID: 28423
| Published / External
Created: 2015-10-30
|
Last Modified: 2022-08-09
Data Set (DS) | ID: 28125
ID: 28423
Entity (ENT)
* Discovery• First Pass
» Metadata Rubric
Item Identification
* » Title | CURRENT_OFFLOAD |
---|---|
Short Name | CURRENT_OFFLOAD |
* Status | In Work |
Creation Date | |
Revision Date | |
• Publication Date | |
* » Abstract |
This entity represent the offload of a vessel which is observed by the observer assigned to the processing plant. The data comes from ATL_Offload |
* Purpose |
Provide a view of production Observer offloads for inseason fishery management with identifies changed data values with a computed hash. |
Notes | |
Other Citation Details | |
• Supplemental Information | |
DOI (Digital Object Identifier) | |
DOI Registration Authority | |
DOI Issue Date |
Keywords
Theme Keywords
Thesaurus | Keyword |
---|---|
Temporal Keywords
Thesaurus | Keyword |
---|---|
None | 2008 AND FORWARD |
* Spatial Keywords
Thesaurus | Keyword |
---|---|
None | BS, AI, BSAI, GOA |
Stratum Keywords
Thesaurus | Keyword |
---|---|
None | OBSERVER, CURRENT DATA, FISHERY STATISTICS |
Instrument Keywords
Thesaurus | Keyword |
---|---|
Platform Keywords
Thesaurus | Keyword |
---|---|
Physical Location
• » Organization | Fisheries Monitoring and Analysis |
---|---|
• » City | Seattle |
• » State/Province | WA |
• Country | USA |
• » Location Description |
Alaska Fisheries Science Center |
Entity Information
Entity Type | Data Table |
---|---|
Active Version? | Y |
Alias | CURRENT_OFFLOAD |
Schema Name | OBSINT |
» Description |
This entity represent the offload of a vessel which is observed by the observer assigned to the processing plant. The data comes from ATL_Offload, and does not include offloads recorded by vessel observers. |
Change Summary |
Data Attributes
Attribute Summary
Score | Req'd? | PKey? | » Name | Data Storage Type | Description |
---|---|---|---|---|---|
100 | No | No | T_TABLE | VARCHAR2 | Identifier of Source Table. Offload statistics are sourced directly offloads, but this is a convention of all the current tables. |
100 | Yes | No | OFFLOAD_JOIN | NUMBER | Surrogate FK to offload if salmon record is so derived Composed of the concatenation of cruise, permit and offloadl_seq. |
100 | No | No | DELIVERY_VESSEL_ADFG | VARCHAR2 | ADFG number which may be entered by the plant observer without validation, this value is not internally validated at the time of entry. |
100 | No | No | CDQ_CODE | VARCHAR2 | Unique AlphaNumeric code representing a CDQ or research group |
100 | No | No | PGM_CODE | VARCHAR2 | Unique Identifier of a valid catcher vessel landing management program. |
100 | No | No | LANDING_REPORT_ID | NUMBER | The Alaska Regional Office uses the landing report id off the electronic fish ticket as a join column for the catch accounting system. The value is printed on the lower quadrant of every ER fish ticket. Landing_Report_ID is unique to an offload. |
100 | No | No | OFFLOAD_SEQ | NUMBER | Sequence generated unique identifier for an offload record |
100 | No | No | CRUISE | NUMBER | Sequence generated by Norpac and supplied to the observer as an unique identifier for a processing plant observer cruise record |
100 | No | No | PERMIT | VARCHAR2 | Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
100 | No | No | OFFLOAD_NUMBER | NUMBER | Unique offload for an observer cruise entered by the observer. The number must be unique within a cruise/permit combination. |
100 | Yes | No | PLANT_SEQ | NUMBER | Sequence generated unique identifier for a processing plant. |
100 | No | No | PLANT_CODE | VARCHAR2 | VessPlnt code from old NORPAC system plus new plants recorded in ATL_LOV_Plant. This code may ultimately be retired, but is essential to the transitional ETL from Atlas to Inseason and Domestic. |
100 | No | No | PLANT_NAME | VARCHAR2 | Name of a processing plant - inherited from the NORPAC data set |
100 | No | No | GEAR_TYPE_CODE | NUMBER | Numeric value from Norpac Domestic Gear that combined with the Form defines the unique identifier for a gear record |
100 | No | No | NMFS_AREA | VARCHAR | NMFS Reporting Area |
100 | No | No | DELIVERED_WEIGHT_IN_KG | NUMBER | Identifies the total weight of all species delivered recorded in kilograms. |
100 | No | No | TOTAL_POLLOCK_WEIGHT_IN_KG | NUMBER | Identifies the total weight of pollock delivered recorded in kilograms. |
100 | No | No | DELIVERY_END_DATE | DATE | Date the delivery was complete. |
100 | No | No | LAST_MODIFIED_DATE | DATE | Everytime an offload record from the production schema is processed the the obsint.load_current_offload the processing datetime is recorded here. This does not necessarily mean the current offload record was modified as the program processes every offload within a cruise permit when initiated. |
100 | No | No | FISHING_START_DATE | DATE | Fishing start date is defined as the first haul deployment of a trip. If the deployment date is null due to unverifiable observer data then the trip start date is used; if null the default is a mandatory value haul retrieval date. |
100 | No | No | OFFLOAD_HASH | VARCHAR2 | The offload hash is utilized by AKRO to identify changes to an offload record. The hash is created every time that a record is created or updated. Only critical data columns are referenced and change is denoted by a change in the hash value. |
100 | No | No | SALMON_HASH | 32 | The salmon hash is utilized by AKRO to identify changes to a salmon retention record. The hash is created every time that a record is created or updated. Only critical data columns are referenced and change is denoted by a change in the hash value. |
Attribute Details
Attribute Name | T_TABLE |
---|---|
Seq. Order | 10 |
Data Storage Type | VARCHAR2 |
Max Length | 32 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Identifier of Source Table. Offload statistics are sourced directly offloads, but this is a convention of all the current tables. |
General Data Type | Character |
Unit of Measure | |
Case Restriction | Upper |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | OFFLOAD_JOIN |
---|---|
Seq. Order | 15 |
Data Storage Type | NUMBER |
Max Length | 20 |
Min Length | |
Required | Yes |
Primary Key | No |
Precision | 20 |
Scale | 0 |
Status | Active |
Description |
Surrogate FK to offload if salmon record is so derived Composed of the concatenation of cruise, permit and offloadl_seq. |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | DELIVERY_VESSEL_ADFG |
---|---|
Seq. Order | 20 |
Data Storage Type | VARCHAR2 |
Max Length | 6 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
ADFG number which may be entered by the plant observer without validation, this value is not internally validated at the time of entry. |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | CDQ_CODE |
---|---|
Seq. Order | 25 |
Data Storage Type | VARCHAR2 |
Max Length | 3 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Unique AlphaNumeric code representing a CDQ or research group |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | PGM_CODE |
---|---|
Seq. Order | 30 |
Data Storage Type | VARCHAR2 |
Max Length | 8 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Unique Identifier of a valid catcher vessel landing management program. |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | LANDING_REPORT_ID |
---|---|
Seq. Order | 35 |
Data Storage Type | NUMBER |
Max Length | 10 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 10 |
Scale | 0 |
Status | Active |
Description |
The Alaska Regional Office uses the landing report id off the electronic fish ticket as a join column for the catch accounting system. The value is printed on the lower quadrant of every ER fish ticket. Landing_Report_ID is unique to an offload. |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | OFFLOAD_SEQ |
---|---|
Seq. Order | 40 |
Data Storage Type | NUMBER |
Max Length | 9 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 9 |
Scale | 0 |
Status | Active |
Description |
Sequence generated unique identifier for an offload record |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | CRUISE |
---|---|
Seq. Order | 45 |
Data Storage Type | NUMBER |
Max Length | 9 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 9 |
Scale | 0 |
Status | Active |
Description |
Sequence generated by Norpac and supplied to the observer as an unique identifier for a processing plant observer cruise record |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | PERMIT |
---|---|
Seq. Order | 50 |
Data Storage Type | VARCHAR2 |
Max Length | 7 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | OFFLOAD_NUMBER |
---|---|
Seq. Order | 55 |
Data Storage Type | NUMBER |
Max Length | 5 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 5 |
Scale | 0 |
Status | Active |
Description |
Unique offload for an observer cruise entered by the observer. The number must be unique within a cruise/permit combination. |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | PLANT_SEQ |
---|---|
Seq. Order | 60 |
Data Storage Type | NUMBER |
Max Length | 9 |
Min Length | |
Required | Yes |
Primary Key | No |
Precision | 9 |
Scale | 0 |
Status | Active |
Description |
Sequence generated unique identifier for a processing plant. |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | PLANT_CODE |
---|---|
Seq. Order | 65 |
Data Storage Type | VARCHAR2 |
Max Length | 4 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
VessPlnt code from old NORPAC system plus new plants recorded in ATL_LOV_Plant. This code may ultimately be retired, but is essential to the transitional ETL from Atlas to Inseason and Domestic. |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | PLANT_NAME |
---|---|
Seq. Order | 70 |
Data Storage Type | VARCHAR2 |
Max Length | 50 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Name of a processing plant - inherited from the NORPAC data set |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | GEAR_TYPE_CODE |
---|---|
Seq. Order | 75 |
Data Storage Type | NUMBER |
Max Length | 3 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 3 |
Scale | 0 |
Status | Active |
Description |
Numeric value from Norpac Domestic Gear that combined with the Form defines the unique identifier for a gear record |
General Data Type | INTEGER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | NMFS_AREA |
---|---|
Seq. Order | 80 |
Data Storage Type | VARCHAR |
Max Length | 3 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
NMFS Reporting Area |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | DELIVERED_WEIGHT_IN_KG |
---|---|
Seq. Order | 85 |
Data Storage Type | NUMBER |
Max Length | 10 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 10 |
Scale | 3 |
Status | Active |
Description |
Identifies the total weight of all species delivered recorded in kilograms. |
General Data Type | NUMBER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | TOTAL_POLLOCK_WEIGHT_IN_KG |
---|---|
Seq. Order | 90 |
Data Storage Type | NUMBER |
Max Length | 10 |
Min Length | |
Required | No |
Primary Key | No |
Precision | 10 |
Scale | 3 |
Status | Active |
Description |
Identifies the total weight of pollock delivered recorded in kilograms. |
General Data Type | NUMBER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | DELIVERY_END_DATE |
---|---|
Seq. Order | 95 |
Data Storage Type | DATE |
Max Length | 12 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Date the delivery was complete. |
General Data Type | DATE |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | LAST_MODIFIED_DATE |
---|---|
Seq. Order | 100 |
Data Storage Type | DATE |
Max Length | 12 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Everytime an offload record from the production schema is processed the the obsint.load_current_offload the processing datetime is recorded here. This does not necessarily mean the current offload record was modified as the program processes every offload within a cruise permit when initiated. |
General Data Type | DATE |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | FISHING_START_DATE |
---|---|
Seq. Order | 105 |
Data Storage Type | DATE |
Max Length | 12 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
Fishing start date is defined as the first haul deployment of a trip. If the deployment date is null due to unverifiable observer data then the trip start date is used; if null the default is a mandatory value haul retrieval date. |
General Data Type | DATE |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | OFFLOAD_HASH |
---|---|
Seq. Order | 110 |
Data Storage Type | VARCHAR2 |
Max Length | 32 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
The offload hash is utilized by AKRO to identify changes to an offload record. The hash is created every time that a record is created or updated. Only critical data columns are referenced and change is denoted by a change in the hash value. |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | SALMON_HASH |
---|---|
Seq. Order | 115 |
Data Storage Type | 32 |
Max Length | 32 |
Min Length | |
Required | No |
Primary Key | No |
Precision | |
Scale | |
Status | Active |
Description |
The salmon hash is utilized by AKRO to identify changes to a salmon retention record. The hash is created every time that a record is created or updated. Only critical data columns are referenced and change is denoted by a change in the hash value. |
General Data Type | CHARACTER |
Unit of Measure | |
Case Restriction | |
Display Example | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | |
---|---|
Seq. Order | |
Data Storage Type | |
Max Length | |
Precision | |
Scale | |
Required | |
Primary Key | |
Status | |
Description | |
General Data Type | |
Case Restriction | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Min Length | |
Unit of Measure | |
Display Example | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | |
---|---|
Seq. Order | |
Data Storage Type | |
Max Length | |
Precision | |
Scale | |
Required | |
Primary Key | |
Status | |
Description | |
General Data Type | |
Case Restriction | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Min Length | |
Unit of Measure | |
Display Example | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Attribute Name | |
---|---|
Seq. Order | |
Data Storage Type | |
Max Length | |
Precision | |
Scale | |
Required | |
Primary Key | |
Status | |
Description | |
General Data Type | |
Case Restriction | |
Format Mask | |
Null Value | |
Null Value Meaning | |
Min Length | |
Unit of Measure | |
Display Example | |
Allowed Values | |
Default Value | |
Foreign Key Relations | |
Derivation | |
Validation Rules |
Support Roles
* » Support Role | Data Steward |
---|---|
* » Date Effective From | 2008 |
Date Effective To | |
Person | Narita, Renold E |
Email Address | ren.narita@noaa.gov |
Phone | |
Fax | |
Mobile | |
URL | |
Business Hours | |
Contact Instructions |
|
* » Support Role | Data Steward |
---|---|
* » Date Effective From | 2008 |
Date Effective To | |
Person | Blair, Julie A |
Address |
7600 Sandpoint Way NE Seattle, WA 98115 USA |
Email Address | julie.blair@noaa.gov |
Phone | 206 526 4053 |
Fax | (206)526-4066 |
Mobile | |
URL | |
Business Hours | 0700-1630 |
Contact Instructions |
|
* » Support Role | Distributor |
---|---|
* » Date Effective From | 2008 |
Date Effective To | |
Person | Blair, Julie A |
Address |
7600 Sandpoint Way NE Seattle, WA 98115 USA |
Email Address | julie.blair@noaa.gov |
Phone | 206 526 4053 |
Fax | (206)526-4066 |
Mobile | |
URL | |
Business Hours | 0700-1630 |
Contact Instructions |
|
* » Support Role | Metadata Contact |
---|---|
* » Date Effective From | 2008 |
Date Effective To | |
Person | Narita, Renold E |
Email Address | ren.narita@noaa.gov |
Phone | |
Fax | |
Mobile | |
URL | |
Business Hours | |
Contact Instructions |
|
* » Support Role | Point of Contact |
---|---|
* » Date Effective From | 2008 |
Date Effective To | |
Person | Blair, Julie A |
Address |
7600 Sandpoint Way NE Seattle, WA 98115 USA |
Email Address | julie.blair@noaa.gov |
Phone | 206 526 4053 |
Fax | (206)526-4066 |
Mobile | |
URL | |
Business Hours | 0700-1630 |
Contact Instructions |
|
* » Support Role | |
---|---|
* » Date Effective From | |
Date Effective To | |
* » Contact | |
* Contact Instructions |
* » Support Role | |
---|---|
* » Date Effective From | |
Date Effective To | |
* » Contact | |
* Contact Instructions |
* » Support Role | |
---|---|
* » Date Effective From | |
Date Effective To | |
* » Contact | |
* Contact Instructions |
Extents
Currentness Reference |
---|
Extent Group 1
Extent Description |
---|
Extent Group 1 / Geographic Area
* » W° Bound | |
---|---|
* » E° Bound | |
* » N° Bound | |
* » S° Bound | |
* » Description |
Extent Group 1 / Vertical Extent
EPSG Code | |
---|---|
Vertical Minimum | |
Vertical Maximum |
Extent Group 1 / Time Frame
* » Time Frame Type | |
---|---|
* » Start | |
End | |
Alternate Start as of Info | |
Alternate End as of Info | |
Description |
Access Information
* » Security Class | |
---|---|
* Security Classification System |
|
Security Handling Description |
|
• Data Access Policy |
|
» Data Access Procedure |
|
• » Data Access Constraints |
|
• Data Use Constraints |
|
Metadata Access Constraints |
|
Metadata Use Constraints |
|
Distribution Information
Start Date | |
---|---|
End Date | |
» Download URL | |
Distributor | |
File Name | |
Description | |
File Date/Time | |
File Type | |
FGDC Content Type | |
File Size | |
Application Version | |
Compression | |
Review Status |
Start Date | |
---|---|
End Date | |
» Download URL | |
Distributor | |
File Name | |
Description | |
File Date/Time | |
File Type | |
FGDC Content Type | |
File Size | |
Application Version | |
Compression | |
Review Status |
Start Date | |
---|---|
End Date | |
» Download URL | |
Distributor | |
File Name | |
Description | |
File Date/Time | |
File Type | |
FGDC Content Type | |
File Size | |
Application Version | |
Compression | |
Review Status |
Activity Log
Activity Time | |
---|---|
Activity Type | |
Responsible Party | |
Description |
Activity Time | |
---|---|
Activity Type | |
Responsible Party | |
Description |
Activity Time | |
---|---|
Activity Type | |
Responsible Party | |
Description |
Issues
Issue Date | |
---|---|
Author | |
Issue |
Issue Date | |
---|---|
Author | |
Issue |
Issue Date | |
---|---|
Author | |
Issue |
FAQs
Date | |
---|---|
Author | |
Question | |
Answer |
Child Items
Rubric scores updated every 15m
Score | Type | Title |
---|---|---|
Related Items
Item Type | Relationship Type | Title |
---|---|---|
Catalog Details
Catalog Item ID | 28423 |
---|---|
Metadata Record Created By | Julie A Blair |
Metadata Record Created | 2015-10-30 14:25+0000 |
Metadata Record Last Modified By | SysAdmin InPortAdmin |
» Metadata Record Last Modified | 2022-08-09 17:11+0000 |
Metadata Record Published | 2016-05-04 |
Owner Org | AFSC |
Metadata Publication Status | Published Externally |
Do Not Publish? | N |
Metadata Workflow State | Published / External |
Metadata Last Review Date | 2016-05-04 |
Metadata Review Frequency | 1 Year |
Metadata Next Review Date | 2017-05-04 |
Tags |
---|