getGuestsNum: Number of guests

Description Usage Arguments See Also Examples

Description

Number of guests stayed at different types of accomodations in a given prefecture from 2011 to 2017

Usage

1
getGuestsNum(api_key, unit, prefCode)

Arguments

api_key

Your API application key

unit

Unit: 0 returns annual data, 1 returns monthly data

prefCode

Code of a given prefecture

See Also

https://opendata.resas-portal.go.jp/docs/api/v1/tourism/hotelAnalysis/groupStack.html

Examples

1
2
3
4
## Not run: 
 getGuestsNum(api_key, unit = 1, prefCode = 1)

## End(Not run)

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