Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 324 Bytes

postcode_parser

Very basic script that batch parses dutch zipcodes to longitude, latitude, city, municipality and street using http://api.postcodedata.nl/

Usage:

python parse_postalcode.py postcode.txt out.csv

Where postcode.txt is a file containing zipcodes and numbers, and out.csv is the name of your output file.