Skip to content

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

Notifications You must be signed in to change notification settings

Bergvca/postcode_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages