Concerned industrial waste-waste organic liquid treatment methods
The manifest provides users with information on disposal (or reuse) methods of industrial waste reported by disposal organizations. The statistics are demonstrated based on the category of concerned industrial waste.
:::
Dataset Metadata
- CSV
- XML
- JSON
| Dataset Code | WR_P_178 |
|---|---|
| Organization | Resource Circulation Administration |
| Data Categories | Others |
| Environmental Protection Project Categories | Resource Recycling |
| Sustainable Development Goals | Responsible Consumption and Production |
| Main field | emi_year、emi_month、emi_number、emi_item、cleanway_number、cleanway_name、emi_value、emi_units、emi_scalar |
| Dataset provided by | 事業廢棄物申報及管理資訊系統 |
| Authorization Method | Open Government Data License |
| Authorization Description Link | https://data.gov.tw/license |
| Encoding Scheme | UTF-8 |
| Update Frequency | Monthly |
| Contact Name | Ms. 吳玫秋 |
| Contact Phone Number | (02)2311-7722#2661 |
| Contact Email | meichiu.wu@moenv.gov.tw |
Data Field Description
| Column | Type | |
|---|---|---|
| emi_year | text | |
| emi_month | text | |
| emi_number | text | |
| emi_item | text | |
| cleanway_number | 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_178?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 | |
|---|---|---|
| Concerned industrial waste-waste organic liquid treatment methods | CSV JSON XML |