Learn R Programming

japanstat (version 0.1.0)

estat: Get meta-information of 'e-Stat' data

Description

The estat gets the meta-information of a statistical table by using getMetaInfo of the 'e-Stat' API, and returns an estat object that allows editing of meta-information by filter and select.

Usage

estat(statsDataId, appId = NULL, lang = NULL, query = NULL)

Arguments

statsDataId

A statistical data ID on 'e-Stat'.

appId

An 'appId' of 'e-Stat' API.

lang

A language, Japanese ("J") or English ("E").

query

A list of additional queries.

Value

A estat object.

Examples

Run this code
# NOT RUN {
estat("https://www.e-stat.go.jp/dbview?sid=0003433219")
# }

Run the code above in your browser using DataLab