Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vshawn/tutiempo_crawler

a crawler for climate data on en.tutiempo.net
https://github.com/vshawn/tutiempo_crawler

climate-data crawler tutiempo-crawler

Last synced: about 5 hours ago
JSON representation

a crawler for climate data on en.tutiempo.net

Awesome Lists containing this project

README

        

# tutiempo_crawler

a crawler for climate data on en.tutiempo.net

it works fine now(2019-11-28), and contact me if you have any questions.

# quick start

1. install python3

2. `pip install -r requirements.txt`

3. `vi demo.py` edit year & month & climatic station id

4. `ptyhon demo.py`

# get location data of reagion

- [macau_locations.csv](samples/macau_locations.csv)

![image](https://github.com/VShawn/tutiempo_crawler/blob/master/README_FILES/locations_of_macau.jpg)

# get climate data of station '744860'

- [S744860_2018-01_climate.csv](samples/S744860_2018-01_climate.csv)

- [S744860_2018_climate.csv](samples/S744860_2018_climate.csv)

![image](https://github.com/VShawn/tutiempo_crawler/blob/master/README_FILES/csv.jpg)

![image](https://github.com/VShawn/tutiempo_crawler/blob/master/README_FILES/data.jpg)

## analysis

![image](https://github.com/VShawn/tutiempo_crawler/blob/master/README_FILES/analysis.jpg)