Get meta-information about the statistical dataset via e-Stat API.
estat_getMetaInfo(appId, statsDataId, lang = c("J", "E"), ...)
appId | Application ID. |
---|---|
statsDataId | ID of the statistical dataset. |
lang | Language of data. |
... | Other parameters. |
http://www.e-stat.go.jp/api/e-stat-manual3-0/#api_2_2 http://www.e-stat.go.jp/api/e-stat-manual3-0/#api_3_3
if (FALSE) { estat_getMetaInfo(appId = "XXXX", statsDataId = "0003065345") }