Skip to content

Instantly share code, notes, and snippets.

View tetlabo's full-sized avatar

鶴見教育工学研究所 tetlabo

View GitHub Profile
@barusan
barusan / jmadata.py
Created May 11, 2016 09:58
気象庁 過去の気象データ CSV
#!/usr/bin/env python3
#-*- coding: utf-8 -*-
"""
気象庁から過去の気象データを CSV 形式でダウンロードする。
API が提供されていないので、ウェブページを参考にスクリプトを作成した。
http://www.data.jma.go.jp/gmd/risk/obsdl/index.php
とりあえず時別値のダウンロードのみ対応。