Ultraviolet Measurement Station Location Map
The "Ultraviolet Measurement Station Location Map" displays the geographical distribution of UV measurement stations across a designated area. Each station is marked with specific symbols indicating its operational status and the type of UV data collected. The map provides essential information for researchers and public health officials to monitor UV radiation levels effectively. It aids in understanding regional UV exposure patterns, facilitating public awareness campaigns, and supporting environmental studies. Additionally, the map may include details like elevation, surrounding landmarks, and accessibility features, enhancing its usability for various stakeholders involved in UV monitoring and research.
:::
Dataset Metadata
- CSV
- XML
- JSON
| Dataset Code | GISEPA_P_26 |
|---|---|
| Organization | Department of Monitoring and Information |
| Data Categories | Atmosphere |
| Environmental Protection Project Categories | Atmospheric Environment |
| Sustainable Development Goals | Good Health and Well-being |
| Main field | Coordinate、UpdateTime、Permissions、Type、ReceiveMethod、Url |
| Authorization Method | Open Government Data License |
| Authorization Description Link | https://data.gov.tw/license |
| Encoding Scheme | UTF-8 |
| Update Frequency | Irregularly |
| Contact Name | Ms. WU |
| Contact Phone Number | (02)2311-7722#2311 |
| Contact Email | peishan.wu@moenv.gov.tw |
| Tags | Ultraviolet |
Data Field Description
| Column | Type | |
|---|---|---|
| coordinate | text | |
| updatetime | text | |
| permissions | text | |
| type | text | |
| receivemethod | 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/GISEPA_P_26?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 | |
|---|---|---|
| Location map of ultraviolet rays monitoring stations | CSV JSON XML |