Last active
January 12, 2024 13:40
-
-
Save made-by-chris/c8bd012a8b69ae58c106b71d41c36cad 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": [ | |
16, | |
17, | |
18, | |
19, | |
20, | |
21, | |
22, | |
23, | |
24, | |
25, | |
26, | |
27, | |
28, | |
29, | |
30, | |
31, | |
32, | |
33, | |
34, | |
35, | |
36, | |
37, | |
38, | |
39, | |
40, | |
41, | |
42, | |
43, | |
44, | |
45, | |
46, | |
47, | |
48, | |
49, | |
50, | |
51, | |
52, | |
53, | |
54, | |
55, | |
56, | |
57, | |
58, | |
59, | |
60, | |
61, | |
62, | |
63, | |
64, | |
65, | |
66, | |
67, | |
68, | |
69, | |
70, | |
71, | |
72, | |
73, | |
74, | |
75, | |
76, | |
77, | |
78, | |
79, | |
80 | |
], | |
"accidents_count": [ | |
62, | |
72, | |
55, | |
61, | |
56, | |
38, | |
50, | |
62, | |
47, | |
50, | |
42, | |
51, | |
34, | |
54, | |
59, | |
62, | |
49, | |
53, | |
48, | |
57, | |
42, | |
45, | |
51, | |
42, | |
52, | |
46, | |
54, | |
49, | |
57, | |
45, | |
52, | |
44, | |
49, | |
47, | |
46, | |
40, | |
51, | |
45, | |
48, | |
47, | |
50, | |
48, | |
54, | |
49, | |
58, | |
49, | |
58, | |
55, | |
53, | |
55, | |
52, | |
55, | |
56, | |
58, | |
55, | |
55, | |
52, | |
51, | |
46, | |
44, | |
41, | |
40, | |
39, | |
36, | |
35 | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment