%ARFF file for the catasto series 01
%
@relation taxpayer
%
%@attribute series {1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 33, 34, 98, 99, 58, 80}
%@attribute id numeric
@attribute location {00011, 00012, 00013, 00014, 00021, 00022, 00023, 00024, 00031, 00032, 00033, 00034, 00041, 00042, 00043, 00044}
%@attribute othername string
%@attribute fathername string
%@attribute familyname string
%@attribute source string
%@attribute page string
@attribute householdtype {0,1, 2, 3, 4, 5, 8}
@attribute dwellingtype {0,1, 2, 3}
@attribute ownsanimals{0,1, 2, 3,4,5}
@attribute emim{0,1,2,3,4,5, 6, 7, 8}
@attribute trade{0,1,2,3}
@attribute occupation{0,00,1, 2, 3, 4, 5, 6, 7,07, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99}
%@attribute privateinvest numeric
%@attribute publicinvest numeric
%@attribute totalassets numeric
%@attribute deductions numeric
%@attribute tax numeric
%
@data
%
% instances
%
00011,?,?,?,2,?,23
00011,?,1,1,0,?,0
00011,?,2,0,0,?,0
00011,?,2,1,0,?,0
00011,?,2,1,0,?,21
00011,?,?,1,0,?,0
00011,?,1,1,0,?,0
00011,?,1,1,0,?,0
...