web-humas-fe/const/dummy.json

47 lines
1.0 KiB
JSON
Raw Normal View History

{
"data": [
{
2025-03-06 10:40:54 +00:00
"id": 1,
"year": 2024,
"month": 11,
"suggestions": [
14, 32, 10, 21, 15, 18, 24, 30, 12, 25, 19, 28, 14, 17, 22, 31, 27, 13,
20, 24, 29, 18, 21, 26, 23, 14, 19, 17, 28, 22
]
},
{
2025-03-06 10:40:54 +00:00
"id": 2,
"year": 2024,
"month": 12,
"suggestions": [
15, 23, 19, 14, 18, 20, 22, 17, 21, 19, 23, 16, 25, 20, 18, 19, 22, 24,
15, 18, 21, 26, 28, 23, 17, 20, 19, 22, 22, 42, 32
2025-03-06 10:40:54 +00:00
]
},
{
"id": 3,
"year": 2025,
"month": 1,
"suggestions": [
14, 32, 10, 21, 15, 18, 24, 30, 12, 25, 19, 28, 14, 17, 22, 31, 27, 13,
2025-03-06 10:40:54 +00:00
20, 24, 29, 18, 21, 26, 23, 14, 19, 17, 28, 22, 21
]
},
{
2025-03-06 10:40:54 +00:00
"id": 4,
"year": 2025,
"month": 2,
"suggestions": [
15, 23, 19, 14, 18, 20, 22, 17, 21, 19, 23, 16, 25, 20, 18, 19, 22, 24,
15, 18, 21, 26, 28, 23, 17, 20, 19, 22
]
2025-03-06 10:40:54 +00:00
},
{
"id": 5,
"year": 2025,
"month": 3,
"suggestions": [14, 32, 10, 21, 15, 18]
}
]
}