API 目前已放上雲端,連結如下:
(1) 台灣疫情日報
https://ghost-island-ab1d8-default-rtdb.firebaseio.com/covid-19/0.json
(2) 台電供電
https://ghost-island-ab1d8-default-rtdb.firebaseio.com/power/0.json
(3) 水庫水情
https://ghost-island-ab1d8-default-rtdb.firebaseio.com/water.json
pip3 install -r requirements.txt
python3 covid-19.py
python3 power.py
python3 water.py