Public Sewer Wastewater Treatment Plant Business Waste Reuse Organization Information
Public Sewer Wastewater Treatment Plants (WWTPs) play a crucial role in managing urban wastewater. They treat sewage and industrial waste, ensuring environmental protection and public health. The treated water can be reused for various purposes, such as irrigation, industrial processes, and landscape maintenance. Organizations involved in this sector focus on promoting sustainable practices, enhancing water recycling technologies, and educating communities about the benefits of wastewater reuse. Collaboration between public utilities, businesses, and regulatory bodies is essential for effective waste management and resource recovery, contributing to a circular economy and reducing the strain on freshwater resources.
:::
Dataset Metadata
- CSV
- XML
- JSON
| Dataset Code | WR_P_253 |
|---|---|
| Organization | Resource Circulation Administration |
| Environmental Protection Project Categories | Resource Recycling |
| Sustainable Development Goals | Responsible Consumption and Production |
| Main field | county、fac_no、fac_name、fac_addr、audittype、userclass、deadline_start_date、deadline_end_date、waste_no、waste_name、waste_source、reu_purp_notes、waste_reu_value、totalqty_unit |
| Authorization Method | Open Government Data License |
| Authorization Description Link | https://data.gov.tw/license |
| Encoding Scheme | UTF-8 |
| Update Frequency | Annually |
| Contact Name | Mr. ZHANG |
| Contact Phone Number | 02-2370-5888#30521 |
| Contact Email | chiuta.chang@moenv.gov.tw |
| Tags | Waste |
Data Field Description
| Column | Type | |
|---|---|---|
| county | text | |
| fac_no | text | |
| fac_name | text | |
| fac_addr | text | |
| audittype | text | |
Data Preview
- CSV
- XML
- JSON
| No Data | |||||||||||||
0 result(s)
Data Code Examples
// JavaScript 範例:使用 fetch 取得資料
const apiUrl = 'https://data.moenv.gov.tw/api/v2/WR_P_253?api_key=${your-api-key}&limit=1000&sort=ImportDate%20desc&format=json';
fetch(apiUrl)
.then(response => response.json())
.then(data => {
console.log('取得的資料:', data);
// 在這裡處理你的資料
})
.catch(error => {
console.error('發生錯誤:', error);
});Historical Data Download ※If the csv file shows garbled text, please refer to the Q&A page.
- CSV
- XML
- JSON
| Dataset Name | Download Type | |
|---|---|---|
| Public Sewer Wastewater Treatment Plant Business Waste Reuse Organization Information | CSV JSON XML |