get.stat.list | R Documentation |
This object works to get a list of surveys.
get.stat.list(app.id, param)
app.id |
Your application ID. Using all functions contained govStatJPN package, this ID is required. |
param |
You can set the list of survey years and language as a list object like |
This function is based on section 3.2 at the published pdf file (http://statdb.nstac.go.jp/wp/wp-content/uploads/2013/06/API-spec.pdf).
id |
This is a stat id of the survey. This object will be used in other functions in this package. The meanings of other values are provided in the reference(Japanese). |
This product uses the Gateway to Advanced and User-friendly Statistics Service API but is not endorsed or certified by the Statistics Bureau or the National Statistics Center.
Yuichio Otani <yuichiro@otani.co>
http://statdb.nstac.go.jp/
http://statdb.nstac.go.jp/wp/wp-content/uploads/2013/06/API-spec.pdf
get.meta.info
,
get.stat.data
# app.id <- 'your application ID' # stat.list <- get.stat.list(app.id, list(surveyYears=2007, lang='J')) # stat.list