PING  0.9
Statistical data handling and processing in production environment
Estimation

Provide information (report) regarding the definition/data of EU-SILC indicators.

%silc_ind_browse(ind, lib, page=, fm=, odir=, oreport=);

Arguments

Returns

Example

The instructions:

%let ind=MDDD01;
%let lib=C_RDB;
%silc_ind_browse(&ind,&lib);

will store in the output html oreport file the following table:

&ind
geo = AT
n_item n_item
0 1 2 3 4 5 0 1 2 3 4 5
time incgrpZ hhtyp totnobs unrel nobs nobs nobs nobs nobs nobs weight
2003 A_MD60 A1 72.02 15.99 7.23 2.68 1.78 0.30 857 0 632 146 70 29 17 3 4839214
... ... A1F 67.61 19.69 7.79 3.54 1.19 0.17 557 0 373 108 45 22 8 1 2776244
... ... A1M 77.94 11.00 6.48 1.52 2.58 0.47 340 0 259 38 25 7 9 2 2062971
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...

See also

%ds_contents, %file_check, %ds_check, %par_check.