Last data update: 2014.03.03

R: Tarragona data set
TarragonaR Documentation

Tarragona data set

Description

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

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

Public use data from the CASC project.

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)

Results