Commit Graph

18 Commits

Author SHA1 Message Date
Aarni Koskela
ac79c18b09 Add new charts 2026-03-12 15:55:11 +02:00
Aarni Koskela
663cd3d349 Add 2025 survey data support
The 2025 survey uses a single English-only xlsx (instead of separate
fi/en files) with a restructured schema: compensation is split into
base salary, commission, lomaraha, bonus, and equity components;
working time is h/week instead of percentage; and competitive salary
is categorical instead of boolean. Vuositulot is now synthesized
from the component fields.

Drop COLUMN_MAP_2024, COLUMN_MAP_2024_EN_TO_FI, VALUE_MAP_2024_EN_TO_FI,
read_initial_dfs_2024, read_data_2024, map_sukupuoli, map_vuositulot,
split_boolean_column_to_other, apply_fixups, and the associated gender
value lists and boolean text maps. All of this exists in version history.

- KKPALKKA now includes base salary + commission (median 5500 → 5800)
- Apply map_numberlike to tuntilaskutus and vuosilaskutus columns to
  handle string values like "60 000" and "100 000"
- Filter out zeros when computing tunnusluvut on the index page so
  stats reflect actual reported values

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 15:40:13 +02:00
Aarni Koskela
5f720b8928 Hook up 2025 2026-03-12 15:40:13 +02:00
Aarni Koskela
4a9a4ddbee Add vertical HTML 2023-09-28 16:45:48 +03:00
Aarni Koskela
1e223e6a26 Improve index page 2023-09-25 09:29:14 +03:00
Aarni Koskela
e730ee89fe Tweak everything for 2023 2023-09-24 22:00:19 +03:00
Aarni Koskela
e5f83801d9 Improve layout a bit 2022-10-19 12:12:09 +03:00
Aarni Koskela
aa060b10a4 Merge massage scripts (for templating), prettify HTML 2022-10-10 12:31:20 +03:00
Juha-Matti Santala
d3cf581c2b Revert autoformatting 2022-09-27 14:14:00 +03:00
Juha-Matti Santala
b87b488aee Add year to the title and heading of individual yearly pages
Make it clearer to the reader which year's results they are reading
2022-09-27 14:14:00 +03:00
Aarni Koskela
ef3607a3d3 Fix analysaattori path 2022-09-26 17:11:49 +03:00
Aarni Koskela
07ffb3a44d Prepare for this year's survey, part 2
Fixes #4
2022-09-26 17:06:01 +03:00
Aarni Koskela
f1e90addde Link analysaattori 2021-02-22 20:35:08 +02:00
Aarni Koskela
18ac2c0586 Add link to survey 2021-02-19 18:57:17 +02:00
Aarni Koskela
e58804d4b5 Add pandas-profiling report 2021-02-19 16:11:08 +02:00
Aarni Koskela
3631c273e9 Show some basic stats on the index page 2021-02-19 14:57:51 +02:00
Aarni Koskela
e0de669eb7 Embetter massaged data formats 2021-02-19 14:57:41 +02:00
Aarni Koskela
7258795cea Add full generation pipeline 2021-02-19 14:36:21 +02:00