Last active
March 31, 2017 12:35
-
-
Save oriolgual/63573af806537d2b5be2c8f1942aa5c7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"age": { | |
"18-24": 82, | |
"25-34": 655, | |
"35-44": 210, | |
"45-54": 47, | |
"55+": 2 | |
}, | |
"position": { | |
"Developer": 485, | |
"Architect": 99, | |
"C-level": 77, | |
"Other": 35, | |
"Manager": 15 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment