> For the complete documentation index, see [llms.txt](https://publish.gcaa.org.tw/2025-corporate-sustainability-reporting-tracker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://publish.gcaa.org.tw/2025-corporate-sustainability-reporting-tracker/lu-fu-jian/fu-jian-si-yong-xu-jiang-de-jiang-qi-ye-20222023-nian-ran-mei-yong-liang-bian-hua.md).

# 附件四、永續獎得獎企業2022－2023年燃煤用量變化

<table><thead><tr><th>公司</th><th width="164" align="right">2022申報用煤量（噸）</th><th align="right">2023申報用煤量（噸）</th><th align="right">用煤量變化</th></tr></thead><tbody><tr><td>台灣水泥股份有限公司</td><td align="right">750,751.52</td><td align="right">617,443.39</td><td align="right">-17.76%</td></tr><tr><td>亞洲水泥股份有限公司</td><td align="right">645,932.00</td><td align="right">439,508.00</td><td align="right">-31.96%</td></tr><tr><td>正隆股份有限公司</td><td align="right">472,545.32</td><td align="right">406,131.54</td><td align="right">-14.05%</td></tr><tr><td>南亞塑膠工業股份有限公司</td><td align="right">343,964.10</td><td align="right">309,234.00</td><td align="right">-10.10%</td></tr><tr><td>中華紙漿股份有限公司</td><td align="right">215,513.24</td><td align="right">261,555.38</td><td align="right"><mark style="color:red;">21.36%</mark></td></tr><tr><td>榮成紙業股份有限公司</td><td align="right">250,718.91</td><td align="right">211,558.30</td><td align="right">-15.62%</td></tr><tr><td>遠東新世紀股份有限公司</td><td align="right">190,850.59</td><td align="right">118,536.81</td><td align="right">-37.89%</td></tr><tr><td>宏遠興業股份有限公司</td><td align="right">50,561.00</td><td align="right">48,056.10</td><td align="right">-4.95%</td></tr><tr><td>永豐餘消費品實業股份有限公司</td><td align="right">30,148.03</td><td align="right">25,566.82</td><td align="right">-15.20%</td></tr><tr><td>中國石油化學工業開發股份有限公司</td><td align="right">0</td><td align="right">1,719.24</td><td align="right"><mark style="color:red;">無法計算</mark></td></tr><tr><td>華夏海灣塑膠股份有限公司</td><td align="right">2,990.05</td><td align="right">1,374.55</td><td align="right">-54.03%</td></tr></tbody></table>

*資料來源：環境部〈*[*燃料季用量申報資料*](https://data.moenv.gov.tw/dataset/detail/AQX_P_555)*〉*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://publish.gcaa.org.tw/2025-corporate-sustainability-reporting-tracker/lu-fu-jian/fu-jian-si-yong-xu-jiang-de-jiang-qi-ye-20222023-nian-ran-mei-yong-liang-bian-hua.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
