Tarragona {sdcMicro}R Documentation

Tarragona data set

Description

A real data set comprising figures of 834 companies in the Tarragona area. Data correspond to year 1995.

Usage

data(Tarragona)

Format

A data frame with 834 observations on the following 13 variables.

FIXED.ASSETS
a numeric vector
CURRENT.ASSETS
a numeric vector
TREASURY
a numeric vector
UNCOMMITTED.FUNDS
a numeric vector
PAID.UP.CAPITAL
a numeric vector
SHORT.TERM.DEBT
a numeric vector
SALES
a numeric vector
LABOR.COSTS
a numeric vector
DEPRECIATION
a numeric vector
OPERATING.PROFIT
a numeric vector
FINANCIAL.OUTCOME
a numeric vector
GROSS.PROFIT
a numeric vector
NET.PROFIT
a numeric vector

Source

http://neon.vb.cbs.nl/casc/testsets.html

References

Brand, R. and Domingo-Ferrer, J. and Mateo-Sanz, J.M., Reference data sets to test and compare SDC methods for protection of numerical microdata. Unpublished. http://neon.vb.cbs.nl/casc/CASCrefmicrodata.pdf

Examples

data(Tarragona)
head(Tarragona)
dim(Tarragona)

[Package sdcMicro version 2.5.8 Index]