Skip to content

Instantly share code, notes, and snippets.

@kkaiser
kkaiser / iso3166_subdivisions.py
Last active February 24, 2020 20:33
Crawler for ISO_3166-2 country subdivision codes from https://www.iso.org/obp/ui/#iso:code:3166:XX where XX is the ISO-3166 country code
#!/usr/bin/env python3
"""
Crawler for https://www.iso.org/obp/ui/#iso:code:3166:XX
where XX is the ISO-3166 country code.
"""
import asyncio
import json
import logging
@kkaiser
kkaiser / .block
Created November 9, 2017 13:54
d3.v4 port of "Brushable Horizontal Bar Chart - V" (nbremer)
height: 540