Description Usage Arguments Value Author(s) See Also Examples
Operation rata data for multiple types of accomodation of a given prefecture from 2011 to 2017
1 | getHotelOperationRate(api_key, unit, prefCode)
|
api_key |
Your API application key |
unit |
Unit 0 returns annual data, 1 returns monthly data |
prefCode |
Code of prefecture |
This function returns data.frame
including columns:
type
year
month
value
prefCode
Koki Ando <koki.25.andog@gmail.com>
https://opendata.resas-portal.go.jp/docs/api/v1/tourism/hotelAnalysis/guestRoomLine.html
1 2 3 4 | ## Not run:
getHotelOperationRate(api_key, unit = 0, prefCode = 1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.