GetPostalCodeInfo: Get Finnish postal codes vs. municipalities table from...

Description Usage Arguments Value Note Author(s) References Examples

Description

Get Finnish postal codes vs. municipalities table from Wikipedia.

Usage

1
  GetPostalCodeInfo(url = "http://fi.wikipedia.org/wiki/Luettelo_Suomen_postinumeroista_kunnittain")

Arguments

url

URL for the HTML site where the postal codes are parsed.

Value

A data frame with following fields: postal.code: postal code; municipality: Name of the municipality (kunnan nimi); municipality.scandless: Municpality name without special chars

Note

Previous version of this function was named: get.postal.codes

Author(s)

Juuso Parkkinen and Leo Lahti sorvi-commits@lists.r-forge.r-project.org

References

See citation("sorvi")

Examples

1
#postal.code.table <- GetPostalCodeInfo()

Example output

sorvi - Tools for Finnish Open Data.
Copyright (C) 2010-2015 Leo Lahti, Juuso Parkkinen, Juuso Haapanen, Einari Happonen, Jussi Paananen, Joona Lehtomaki ym.

http://github.com/ropengov/sorvi 

 Hard sciences are successful because they deal with soft problems; 
 soft sciences are struggling because they deal with hard problems.
-                        Von Foerster

sorvi documentation built on May 2, 2019, 6:16 p.m.