Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 955 Bytes

File metadata and controls

21 lines (14 loc) · 955 Bytes

slaylines.github.io/devsalaries

How much developers earn? D3.js visualization of dev salaries across the globe based on Ask HN post.

Why?

Ask HN post by @ciaoben collected an amazing dataset with dev salaries in Europe. However the result table is sparse, unstructured and hard to analyze. At slay_lines we love to make visualizations which give insight into data. This salary dataset is no exception. And why on Earth we need to limit it to Europe only?

Data

We got original data from HN and cleaned it up by removing spam and sparse rows. We also restricted possible table values. See clean CSV dataset.

Contributions

Have your own visualization in mind? Want to improve the existing one? PRs to this GitHub repo are more than welcome!