Table: GAS_NAMEPLATE_RATING

GAS_NAMEPLATE_RATING

Name

GAS_NAMEPLATE_RATING

Comment

Provide the nameplate rating of each facility or information about any planned permanent capacity reduction or expansion due to modification of the facility.


Primary Key Columns

Name

CapacityType

DeliveryLocation

EffectiveDate

FacilityId

FlowDirection

ReceiptLocation

VersionDateTime


Content

Name

Data Type

Mandatory

Comment

FacilityId

NUMBER(10,0)

X

Unique Facility Identifier

EffectiveDate

DATE

X

Effective date of the record

VersionDateTime

DATE

X

Version timestamp of the record.

CapacityType

VARCHAR(20)

X

Capacity Type - Must be either STORAGE or MDQ

FlowDirection

VARCHAR(20)

X

Direction of flow for the submission record. Must be either ‘RECEIPT’ or ‘DELIVERY’.

ReceiptLocation

NUMBER(10,0)

X

Connection Point ID that best represents the Receipt location

DeliveryLocation

NUMBER(10,0)

X

Connection Point ID that best represents the Delivery Location

CapacityQuantity

NUMBER(18,3)

 

Quantity of available capacity during the defined period.

CapacityDescription

VARCHAR2(1000)

 

Describes the meaning of the capacity Number Provided

Description

VARCHAR2(1000)

 

Description for reasons or comments directly related to the quantity or change in Outlook quantity in relation to the Facility.