getPropertyTax: Property Tax

Description Usage Arguments See Also Examples

Description

Property tax per capita per year of a given municipality from 2008 to 2016

Usage

1
getPropertyTax(api_key, cityCode)

Arguments

api_key

Your API application key

cityCode

Code of city

See Also

https://opendata.resas-portal.go.jp/docs/api/v1/municipality/propertyTax/perYear.html

Examples

1
2
3
4
## Not run: 
 getPropertyTax(api_key, cityCode = 11362)

## End(Not run)

koki25ando/ResasAPI documentation built on May 28, 2019, 9 p.m.