Skip to content

Commit

Permalink
update js2023 data
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Nov 5, 2024
1 parent f335c91 commit 7c28c3f
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 42 deletions.
64 changes: 34 additions & 30 deletions state_of_js/js2023/results/data/resources/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"completion": {
"count": 4057,
"percentageSurvey": 17.24,
"total": 23532
"percentageSurvey": 17.23,
"total": 23540
},
"buckets": [
{
Expand Down Expand Up @@ -488,20 +488,6 @@
}
}
},
{
"count": 65,
"id": "too_many_choices",
"percentageQuestion": 1.6,
"percentageSurvey": 0.28,
"entity": {
"name": "Choice overload",
"nameClean": "Choice overload",
"description": "Overwhelming amount of options and choices",
"descriptionClean": "Overwhelming amount of options and choices",
"id": "too_many_choices",
"entityType": "default"
}
},
{
"count": 64,
"id": "jack_herrington",
Expand Down Expand Up @@ -920,34 +906,52 @@
}
},
{
"count": 19475,
"count": 27,
"id": "evan_bacon",
"percentageQuestion": 0.67,
"percentageSurvey": 0.11,
"entity": {
"name": "Evan Bacon",
"nameClean": "Evan Bacon",
"id": "evan_bacon",
"entityType": "people",
"homepage": {
"url": "https://evanbacon.dev/"
},
"twitter": {
"url": "https://twitter.com/Baconbrix"
}
}
},
{
"count": 19483,
"id": "no_answer",
"percentageQuestion": 0,
"percentageSurvey": 82.76
"percentageSurvey": 82.77
},
{
"count": 3612,
"count": 3502,
"id": "other_answers",
"percentageQuestion": 88.57,
"percentageSurvey": 15.06,
"percentageQuestion": 85.88,
"percentageSurvey": 14.6,
"groupedBuckets": [
{
"count": 1137,
"count": 1023,
"id": "overlimit_answers",
"percentageQuestion": 28.1,
"percentageSurvey": 4.81
"percentageQuestion": 25.29,
"percentageSurvey": 4.33
},
{
"count": 996,
"count": 850,
"id": "cutoff_answers",
"percentageQuestion": 24.01,
"percentageSurvey": 3.96
"percentageQuestion": 20.44,
"percentageSurvey": 3.35
},
{
"count": 1479,
"count": 1629,
"id": "no_match",
"percentageQuestion": 36.46,
"percentageSurvey": 6.29
"percentageQuestion": 40.15,
"percentageSurvey": 6.92
}
]
}
Expand Down
24 changes: 12 additions & 12 deletions state_of_js/js2023/results/data/resources/video_creators.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"completion": {
"count": 6643,
"percentageSurvey": 28.23,
"total": 23532
"percentageSurvey": 28.22,
"total": 23540
},
"buckets": [
{
Expand Down Expand Up @@ -153,7 +153,7 @@
"count": 566,
"id": "kevin_j_powell",
"percentageQuestion": 8.52,
"percentageSurvey": 2.41,
"percentageSurvey": 2.4,
"entity": {
"name": "Kevin Powell",
"nameClean": "Kevin Powell",
Expand All @@ -180,7 +180,7 @@
"count": 373,
"id": "matt_pocock",
"percentageQuestion": 5.61,
"percentageSurvey": 1.59,
"percentageSurvey": 1.58,
"entity": {
"name": "Matt Pocock",
"nameClean": "Matt Pocock",
Expand Down Expand Up @@ -863,16 +863,16 @@
}
},
{
"count": 16889,
"count": 16897,
"id": "no_answer",
"percentageQuestion": 0,
"percentageSurvey": 71.77
"percentageSurvey": 71.78
},
{
"count": 5933,
"count": 5934,
"id": "other_answers",
"percentageQuestion": 90.01,
"percentageSurvey": 25.03,
"percentageQuestion": 90.03,
"percentageSurvey": 25.02,
"groupedBuckets": [
{
"count": 2348,
Expand All @@ -881,16 +881,16 @@
"percentageSurvey": 9.97
},
{
"count": 715,
"count": 716,
"id": "cutoff_answers",
"percentageQuestion": 11.32,
"percentageQuestion": 11.34,
"percentageSurvey": 2.86
},
{
"count": 2870,
"id": "no_match",
"percentageQuestion": 43.2,
"percentageSurvey": 12.2
"percentageSurvey": 12.19
}
]
}
Expand Down

0 comments on commit 7c28c3f

Please sign in to comment.