Skip to content

chihsuan/reservoir-visual

Repository files navigation

reservoir-visual

Taiwan reservoir water level visualization.

Data Update

Reservoir data is updated daily via a GitHub Actions workflow that scrapes the latest data from the government website using TaiwanReservoirAPI.

To update manually:

  1. Start the API server:
    cd TaiwanReservoirAPI && node app.js
    
  2. Run the update script:
    python3 update_data.py
    

Thanks

Thanks to washwashsleep members for TaiwanReservoirAPI.

License

MIT

About

台灣水庫資料視覺化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors