Skip to content

siang-chang/python-weather-data-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Data Crawler

Download weather data from weather bureau.

CWB, Central Weather Bureau of Taiwan

Crawl data from Observation Data Inquire System.

Usage

Clone this repository, and run the following command in the terminal.

python get_cwb_observation.py --path <path> --start <start> --end <end>

The program will first crawl the station list from the website, and then crawl the data of each station.

Parameters

Parameter Description Default
--path Path to save the data .
--start Start date today - 7 days
--end End date today

About

Download weather data from weather bureau.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages