All Norwegian zipcodes in json format. Free to use in forms and applications.
Converted from bring.no tab seperated ansi list.
Standard json format, all zipcode scan be found in object named zipcodes.
{
"zipcodes": {
"0001": "OSLO",
"0010": "OSLO",
"....": "XXXX",
}
}Create a pull request with your changes.
Øyvind Eikeland