Skip to content

Instantly share code, notes, and snippets.

@tejastank
Last active February 21, 2022 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tejastank/1e44f40a5d5fc0332fe5ff946a4fe18f to your computer and use it in GitHub Desktop.
Save tejastank/1e44f40a5d5fc0332fe5ff946a4fe18f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<response>
<responseMetadata>
<httpCode>200</httpCode>
<errorType>Ok</errorType>
<description>Success</description>
<cappingApplied>No</cappingApplied>
<cappingLimit>1000</cappingLimit>
<queryString>SettlementDate=2019-12-31,Period=2</queryString>
</responseMetadata>
<responseBody>
<dataItem>B1720</dataItem>
<responseList>
<item>
<timeSeriesID>NGET-EMFIP-ABUC-TS-00000006</timeSeriesID>
<businessType>Frequency containment reserve</businessType>
<controlArea>10YGB----------A</controlArea>
<marketAgreementType>Daily</marketAgreementType>
<powerSystemResourceType>Generation</powerSystemResourceType>
<flowDirection>DOWN</flowDirection>
<settlementDate>2019-12-31</settlementDate>
<settlementPeriod>2</settlementPeriod>
<quantity>329</quantity>
<curveType>Variable sized Block</curveType>
<resolution>PT30M</resolution>
<documentType>Contracted reserves</documentType>
<processType>Contracted</processType>
<activeFlag>Y</activeFlag>
<documentID>NGET-EMFIP-ABUC-00000705</documentID>
<documentRevNum>1</documentRevNum>
</item>
<item>
<timeSeriesID>NGET-EMFIP-ABUC-TS-00000004</timeSeriesID>
<businessType>Replacement reserve</businessType>
<controlArea>10YGB----------A</controlArea>
<marketAgreementType>Daily</marketAgreementType>
<powerSystemResourceType>Generation</powerSystemResourceType>
<flowDirection>UP</flowDirection>
<settlementDate>2019-12-31</settlementDate>
<settlementPeriod>2</settlementPeriod>
<quantity>2173</quantity>
<curveType>Variable sized Block</curveType>
<resolution>PT30M</resolution>
<documentType>Contracted reserves</documentType>
<processType>Contracted</processType>
<activeFlag>Y</activeFlag>
<documentID>NGET-EMFIP-ABUC-00000701</documentID>
<documentRevNum>1</documentRevNum>
</item>
<item>
<timeSeriesID>NGET-EMFIP-ABUC-TS-00000006</timeSeriesID>
<businessType>Frequency containment reserve</businessType>
<controlArea>10YGB----------A</controlArea>
<marketAgreementType>Daily</marketAgreementType>
<powerSystemResourceType>Generation</powerSystemResourceType>
<flowDirection>UP</flowDirection>
<settlementDate>2019-12-31</settlementDate>
<settlementPeriod>2</settlementPeriod>
<quantity>368</quantity>
<curveType>Variable sized Block</curveType>
<resolution>PT30M</resolution>
<documentType>Contracted reserves</documentType>
<processType>Contracted</processType>
<activeFlag>Y</activeFlag>
<documentID>NGET-EMFIP-ABUC-00000703</documentID>
<documentRevNum>1</documentRevNum>
</item>
</responseList>
</responseBody>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment