Reservoir Water Quality Monthly Monitoring Data
The Ministry of Environment publishes reservoir water quality monitoring data, including general background water quality measurements and Carlson Trophic State Index (CTSI) values. Data are collected on-site monthly and analyzed in the laboratory with quality control procedures. Typically, data are made available one month after the end of each monthly monitoring period.
:::
Dataset Metadata
- CSV
- XML
- JSON
| Dataset Code | WQX_P_117 |
|---|---|
| Organization | Department of Monitoring and Information |
| Data Categories | Water |
| Environmental Protection Project Categories | Environmental Resource Survey and Monitoring |
| Sustainable Development Goals | Clean Water and Sanitation |
| Main field | SiteId、SiteName、SiteEngName、DamName、County、Township、TWD97Lon、TWD97Lat、TWD97TM2X、TWD97TM2Y、SampleDate、SampleLayer、SampleDepth、ItemName、ItemEngName、ItemEngAbbreviation、ItemValue、ItemUnit |
| Authorization Method | Open Government Data License |
| Authorization Description Link | https://data.gov.tw/license |
| Encoding Scheme | UTF-8 |
| Update Frequency | Irregularly |
| Contact Name | Mr. GUO |
| Contact Phone Number | (02)2311-7722#2399 |
| Contact Email | weiling.kuo@moenv.gov.tw |
| Tags | Reservoir Water Quality |
Data Field Description
| Column | Type | |
|---|---|---|
| siteid | text | |
| sitename | text | |
| siteengname | text | |
| damname | text | |
| county | 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/WQX_P_117?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 | |
|---|---|---|
| Monthly monitoring data of reservoir water quality | CSV JSON XML |
Related Datasets
- Basic Information of Reservoir Water Quality Monitoring Points
- Reservoir Water Quality Monitoring Station Location Map
- Reservoir Water Quality Monitoring Data
- The monthly water sources of packaged or containerized drinking water quality sampling testing data
- The quarterly water sources of packaged or containerized drinking water quality sampling testing data