SELECT "Country Code", "Country", "Region", "Ladder score", "Logged GDP per capita", "Social support", "Healthy life expectancy", "Freedom to make life choices", "Generosity", "Perceptions of corruption", "Ladder score in Dystopia" FROM "happiness_data" WHERE "Ladder score" < 6 AND "Region" = 'Western Europe'