Skip to content

Instantly share code, notes, and snippets.

View n0531m's full-sized avatar
💭
in the ☁

Naoya Moritani n0531m

💭
in the ☁
View GitHub Profile
@n0531m
n0531m / listKsjZipFiles.py
Last active August 29, 2015 14:20
list ksj zip file urls
# http://nlftp.mlit.go.jp/ksj/api/about_api.html
# sudo port install py27-lxml
#sudo easy_install pip
#xcode-select --install
#sudo pip install lxml
import urllib2
from lxml import etree
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<link rel="import" href="../google-map/google-map.html">
<polymer-element name="my-element">