getLocalTexes: Local taxes per year

Description Usage Arguments Value Author(s) See Also Examples

Description

Local taxes (thousands) per capita per year of specific municipality

Usage

1

Arguments

api_key

Your API application key

prefCode

Code of prefecture

cityCode

Code of city

Value

This function returns data.frame including columns:

Author(s)

Koki Ando <koki.25.ando@gmail.co>

See Also

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

Examples

1
2
3
4
## Not run: 
 getLocalTexes(api_key, prefCode=11, cityCode=11362)

## End(Not run)

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