expenditures: Elasticity of Private Households

Description Usage Details References See Also Examples

Description

This is a proof of concept for a use case of datamart to be used for organising internal datasets as well as some calculations and graphics on these datasets.

Usage

1

Details

The example uses data from the Germany's Sample survey of income and expenditure (Einkommens- und Verbrauchsstichprobe, EVS).

References

Statistisches Bundesamt: Wirtschaftsrechnungen. Einkommens- und Verbrauchsstichprobe. Einnahmen und Ausgaben privater Haushalte. Fachserie 15 Heft 4.

See Also

internalData, datamart

Examples

1
2
3
4
xp <- expenditures()
queries(xp)
query(xp, "categories")
query(xp, "elasticity", categ="05")

datamart documentation built on May 2, 2019, 9:40 a.m.