Description Usage Arguments Author(s) See Also Examples
Population composition data of a given prefecture in 2015
| 1 | getPopulationComposition(api_key, prefCode, cityCode = "-")
 | 
| api_key | Your API application key | 
| prefCode | Code of a prefecture | 
| cityCode | Code of a city. "-" returns all the cities | 
Koki Ando <koki.25.ando@gmail.gmail>
https://opendata.resas-portal.go.jp/docs/api/v1/population/composition/perYear.html
| 1 2 3 4 | ## Not run: 
 getPopulationComposition(api_key, prefCode = 1, cityCode = "-")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.