Description Usage Arguments Value Author(s) See Also Examples
Local taxes (thousands) per capita per year of specific municipality
| 1 | 
| api_key | Your API application key | 
| prefCode | Code of prefecture | 
| cityCode | Code of city | 
This function returns data.frame including columns:
year
value
prefCode
pref
cityCode
city
Koki Ando <koki.25.ando@gmail.co>
https://opendata.resas-portal.go.jp/docs/api/v1/municipality/taxes/perYear.html
| 1 2 3 4 | ## Not run: 
 getLocalTexes(api_key, prefCode=11, cityCode=11362)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.