Green Mark hotel information
Green Mark hotel (category, number, product name, effective date, expiration date, company address, corporate environmental management, energy-saving measures, water-saving measures, green procurement, single-use product reduction and waste reduction, pollution prevention, level)
:::
Dataset Metadata
- CSV
- XML
- JSON
| Dataset Code | GP_P_42 |
|---|---|
| Organization | Department of Comprehensive Planning |
| Environmental Protection Project Categories | Resource Recycling |
| Main field | class、num、nameEN、ManufacturerNumber、signDate、expireDate、corpAddress、envirManager、deEnergy、deWater、GreenBuy、deWaste、dePollution、Note |
| Authorization Method | Open Government Data License |
| Authorization Description Link | https://data.gov.tw/license |
| Encoding Scheme | UTF-8 |
| Update Frequency | Monthly |
| Contact Name | Mr. CHEN |
| Contact Phone Number | (02)2311-7722#2945 |
| Contact Email | jjchen@moenv.gov.tw |
| Tags | 環保標章旅館 Green Mark hotel |
Data Field Description
| Column | Type | |
|---|---|---|
| class | text | |
| num | text | |
| nameen | text | |
| manufacturernumber | text | |
| signdate | 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/GP_P_42?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 | |
|---|---|---|
| Green Mark hotel information | CSV JSON XML |