Learn R Programming

datamart (version 0.4.2)

Evs-class: German Income and Expenditure Survey 2008 on private spendings, differentiated by household type and household income.

Description

Germany's Sample survey of income and expenditure (Einkommens- und Verbrauchsstichprobe, EVS) is conducted by the Federal Statistical Office. The data provided here is processed and is not identical with der Federal Office' data. Some information is lost by the processing. If you want more and/or more accurate data, contact the Federal Statistical Office. Constructor for Evs data source class

Usage

expenditures()

Arguments

Value

  • an object of class "Evs"

References

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

Examples

Run this code
xp <- expenditures()
queries(xp)
query(xp, "Categories")
query(xp, "Elasticity", categ="05")

Run the code above in your browser using DataLab