{
  "genres": [
    {
      "genre_id": 1,
      "genre_name": "drama",
      "popularity_score": 14,
      "average_rating": 2.7,
      "number_of_books": 94
    },
    {
      "genre_id": 2,
      "genre_name": "youngadult mystery",
      "popularity_score": 78,
      "average_rating": 3.1,
      "number_of_books": 134
    },
    {
      "genre_id": 3,
      "genre_name": "fiction",
      "popularity_score": 70,
      "average_rating": 3,
      "number_of_books": 94
    },
    {
      "genre_id": 4,
      "genre_name": "selfhelp drama historical",
      "popularity_score": 44,
      "average_rating": 3.2,
      "number_of_books": 105
    },
    {
      "genre_id": 5,
      "genre_name": "nonfiction children",
      "popularity_score": 72,
      "average_rating": 3.6,
      "number_of_books": 87
    },
    {
      "genre_id": 6,
      "genre_name": "dystopian youngadult",
      "popularity_score": 44,
      "average_rating": 2,
      "number_of_books": 93
    },
    {
      "genre_id": 7,
      "genre_name": "fiction",
      "popularity_score": 52,
      "average_rating": 2.2,
      "number_of_books": 102
    },
    {
      "genre_id": 8,
      "genre_name": "thriller",
      "popularity_score": 53,
      "average_rating": 3.6,
      "number_of_books": 98
    },
    {
      "genre_id": 9,
      "genre_name": "adventure",
      "popularity_score": 70,
      "average_rating": 3.6,
      "number_of_books": 74
    },
    {
      "genre_id": 10,
      "genre_name": "nonfiction",
      "popularity_score": 33,
      "average_rating": 2.3,
      "number_of_books": 127
    },
    {
      "genre_id": 11,
      "genre_name": "drama",
      "popularity_score": 40,
      "average_rating": 2.5,
      "number_of_books": 106
    },
    {
      "genre_id": 12,
      "genre_name": "children thriller classic",
      "popularity_score": 24,
      "average_rating": 3.5,
      "number_of_books": 165
    },
    {
      "genre_id": 13,
      "genre_name": "fiction",
      "popularity_score": 56,
      "average_rating": 3.1,
      "number_of_books": 171
    },
    {
      "genre_id": 14,
      "genre_name": "children",
      "popularity_score": 43,
      "average_rating": 3.7,
      "number_of_books": 100
    },
    {
      "genre_id": 15,
      "genre_name": "historical literary sci-fi",
      "popularity_score": 21,
      "average_rating": 3.5,
      "number_of_books": 129
    }
  ],
  "books": [
    {
      "book_id": 1,
      "title": "adventure fantasy",
      "author": "moore",
      "genre_id": 1,
      "publication_year": 1934
    },
    {
      "book_id": 2,
      "title": "romance youngadult adventure",
      "author": "garcia moore thomas",
      "genre_id": 14,
      "publication_year": 1943
    },
    {
      "book_id": 3,
      "title": "children youngadult",
      "author": "smith moore davis",
      "genre_id": 6,
      "publication_year": 1943
    },
    {
      "book_id": 4,
      "title": "comic",
      "author": "smith",
      "genre_id": 5,
      "publication_year": 1985
    },
    {
      "book_id": 5,
      "title": "selfhelp",
      "author": "hernandez",
      "genre_id": 15,
      "publication_year": 2008
    },
    {
      "book_id": 6,
      "title": "romance comic",
      "author": "anderson johnson garcia",
      "genre_id": 6,
      "publication_year": 1987
    },
    {
      "book_id": 7,
      "title": "cookbook biography horror",
      "author": "moore smith",
      "genre_id": 12,
      "publication_year": 1910
    },
    {
      "book_id": 8,
      "title": "romance comic history",
      "author": "gonzalez johnson",
      "genre_id": 2,
      "publication_year": 1972
    },
    {
      "book_id": 9,
      "title": "fantasy selfhelp",
      "author": "johnson",
      "genre_id": 6,
      "publication_year": 2012
    },
    {
      "book_id": 10,
      "title": "children",
      "author": "gonzalez rodriguez taylor",
      "genre_id": 4,
      "publication_year": 1943
    },
    {
      "book_id": 11,
      "title": "graphic",
      "author": "brown",
      "genre_id": 4,
      "publication_year": 1911
    },
    {
      "book_id": 12,
      "title": "fantasy history",
      "author": "gonzalez jones",
      "genre_id": 11,
      "publication_year": 1946
    },
    {
      "book_id": 13,
      "title": "horror",
      "author": "garcia",
      "genre_id": 4,
      "publication_year": 1903
    },
    {
      "book_id": 14,
      "title": "travel adventure novella",
      "author": "anderson garcia johnson",
      "genre_id": 15,
      "publication_year": 2019
    },
    {
      "book_id": 15,
      "title": "novella",
      "author": "gonzalez miller",
      "genre_id": 10,
      "publication_year": 1978
    },
    {
      "book_id": 16,
      "title": "romance horror",
      "author": "rodriguez wilson smith",
      "genre_id": 3,
      "publication_year": 1988
    },
    {
      "book_id": 17,
      "title": "guide thriller",
      "author": "moore",
      "genre_id": 12,
      "publication_year": 1911
    },
    {
      "book_id": 18,
      "title": "biography",
      "author": "lopez anderson",
      "genre_id": 15,
      "publication_year": 2001
    },
    {
      "book_id": 19,
      "title": "history graphic",
      "author": "hernandez brown",
      "genre_id": 11,
      "publication_year": 1920
    },
    {
      "book_id": 20,
      "title": "romance thriller",
      "author": "wilson lopez moore",
      "genre_id": 4,
      "publication_year": 1994
    },
    {
      "book_id": 21,
      "title": "science",
      "author": "hernandez davis",
      "genre_id": 13,
      "publication_year": 1945
    },
    {
      "book_id": 22,
      "title": "youngadult",
      "author": "martin moore thomas",
      "genre_id": 1,
      "publication_year": 1911
    },
    {
      "book_id": 23,
      "title": "classic adventure",
      "author": "hernandez",
      "genre_id": 14,
      "publication_year": 1914
    },
    {
      "book_id": 24,
      "title": "selfhelp travel biography",
      "author": "martinez jones",
      "genre_id": 4,
      "publication_year": 1990
    },
    {
      "book_id": 25,
      "title": "selfhelp guide",
      "author": "martin wilson",
      "genre_id": 15,
      "publication_year": 2022
    },
    {
      "book_id": 26,
      "title": "children",
      "author": "lopez",
      "genre_id": 3,
      "publication_year": 1964
    },
    {
      "book_id": 27,
      "title": "novella children",
      "author": "rodriguez wilson moore",
      "genre_id": 1,
      "publication_year": 1997
    },
    {
      "book_id": 28,
      "title": "novella children",
      "author": "williams lopez taylor",
      "genre_id": 10,
      "publication_year": 1922
    },
    {
      "book_id": 29,
      "title": "romance novella",
      "author": "martin lopez",
      "genre_id": 10,
      "publication_year": 1995
    },
    {
      "book_id": 30,
      "title": "romance mystery",
      "author": "hernandez taylor williams",
      "genre_id": 14,
      "publication_year": 1980
    },
    {
      "book_id": 31,
      "title": "comic cookbook romance",
      "author": "jones davis",
      "genre_id": 15,
      "publication_year": 1937
    },
    {
      "book_id": 32,
      "title": "comic science",
      "author": "brown wilson thomas",
      "genre_id": 12,
      "publication_year": 1982
    },
    {
      "book_id": 33,
      "title": "novella guide",
      "author": "rodriguez smith anderson",
      "genre_id": 7,
      "publication_year": 1904
    },
    {
      "book_id": 34,
      "title": "horror",
      "author": "rodriguez",
      "genre_id": 11,
      "publication_year": 1999
    },
    {
      "book_id": 35,
      "title": "adventure fantasy mystery",
      "author": "anderson",
      "genre_id": 8,
      "publication_year": 1944
    },
    {
      "book_id": 36,
      "title": "thriller",
      "author": "miller",
      "genre_id": 11,
      "publication_year": 1938
    },
    {
      "book_id": 37,
      "title": "romance fantasy",
      "author": "rodriguez jones moore",
      "genre_id": 13,
      "publication_year": 1996
    },
    {
      "book_id": 38,
      "title": "cookbook",
      "author": "thomas",
      "genre_id": 10,
      "publication_year": 2021
    },
    {
      "book_id": 39,
      "title": "fantasy",
      "author": "martin martinez",
      "genre_id": 7,
      "publication_year": 1984
    },
    {
      "book_id": 40,
      "title": "history",
      "author": "jackson williams miller",
      "genre_id": 15,
      "publication_year": 1999
    },
    {
      "book_id": 41,
      "title": "science",
      "author": "miller martinez",
      "genre_id": 13,
      "publication_year": 2003
    },
    {
      "book_id": 42,
      "title": "fantasy children",
      "author": "johnson hernandez jackson",
      "genre_id": 13,
      "publication_year": 2007
    },
    {
      "book_id": 43,
      "title": "youngadult",
      "author": "jones miller",
      "genre_id": 6,
      "publication_year": 1999
    },
    {
      "book_id": 44,
      "title": "selfhelp graphic cookbook",
      "author": "garcia hernandez moore",
      "genre_id": 12,
      "publication_year": 1905
    },
    {
      "book_id": 45,
      "title": "youngadult horror",
      "author": "davis jackson wilson",
      "genre_id": 12,
      "publication_year": 1921
    },
    {
      "book_id": 46,
      "title": "novella graphic",
      "author": "martinez brown taylor",
      "genre_id": 11,
      "publication_year": 1968
    },
    {
      "book_id": 47,
      "title": "youngadult",
      "author": "williams thomas wilson",
      "genre_id": 6,
      "publication_year": 2002
    },
    {
      "book_id": 48,
      "title": "classic",
      "author": "williams davis lopez",
      "genre_id": 12,
      "publication_year": 1944
    },
    {
      "book_id": 49,
      "title": "poetry science",
      "author": "martin williams anderson",
      "genre_id": 3,
      "publication_year": 1980
    },
    {
      "book_id": 50,
      "title": "adventure biography",
      "author": "davis brown wilson",
      "genre_id": 5,
      "publication_year": 1967
    },
    {
      "book_id": 51,
      "title": "children thriller",
      "author": "smith",
      "genre_id": 10,
      "publication_year": 1946
    },
    {
      "book_id": 52,
      "title": "horror history comic",
      "author": "taylor",
      "genre_id": 13,
      "publication_year": 1978
    },
    {
      "book_id": 53,
      "title": "comic",
      "author": "anderson",
      "genre_id": 13,
      "publication_year": 1985
    },
    {
      "book_id": 54,
      "title": "guide",
      "author": "jones wilson taylor",
      "genre_id": 1,
      "publication_year": 1913
    },
    {
      "book_id": 55,
      "title": "classic novel travel",
      "author": "wilson",
      "genre_id": 5,
      "publication_year": 1967
    },
    {
      "book_id": 56,
      "title": "selfhelp poetry",
      "author": "williams brown lopez",
      "genre_id": 11,
      "publication_year": 1966
    },
    {
      "book_id": 57,
      "title": "mystery horror travel",
      "author": "jones garcia moore",
      "genre_id": 15,
      "publication_year": 2022
    },
    {
      "book_id": 58,
      "title": "history",
      "author": "rodriguez johnson",
      "genre_id": 2,
      "publication_year": 2015
    },
    {
      "book_id": 59,
      "title": "cookbook selfhelp",
      "author": "lopez",
      "genre_id": 8,
      "publication_year": 1992
    },
    {
      "book_id": 60,
      "title": "selfhelp mystery",
      "author": "miller thomas brown",
      "genre_id": 11,
      "publication_year": 2022
    },
    {
      "book_id": 61,
      "title": "travel novel",
      "author": "thomas garcia",
      "genre_id": 13,
      "publication_year": 1937
    },
    {
      "book_id": 62,
      "title": "selfhelp travel",
      "author": "davis",
      "genre_id": 13,
      "publication_year": 1945
    },
    {
      "book_id": 63,
      "title": "cookbook classic novel",
      "author": "garcia taylor",
      "genre_id": 12,
      "publication_year": 1997
    },
    {
      "book_id": 64,
      "title": "science romance novel",
      "author": "thomas wilson",
      "genre_id": 7,
      "publication_year": 2022
    },
    {
      "book_id": 65,
      "title": "biography history selfhelp",
      "author": "taylor miller",
      "genre_id": 5,
      "publication_year": 1950
    },
    {
      "book_id": 66,
      "title": "travel science",
      "author": "jones thomas",
      "genre_id": 5,
      "publication_year": 1939
    },
    {
      "book_id": 67,
      "title": "mystery",
      "author": "williams jackson",
      "genre_id": 11,
      "publication_year": 1907
    },
    {
      "book_id": 68,
      "title": "adventure",
      "author": "jackson",
      "genre_id": 15,
      "publication_year": 2007
    },
    {
      "book_id": 69,
      "title": "science",
      "author": "martinez",
      "genre_id": 2,
      "publication_year": 1990
    },
    {
      "book_id": 70,
      "title": "novella fantasy romance",
      "author": "thomas martin johnson",
      "genre_id": 1,
      "publication_year": 1979
    },
    {
      "book_id": 71,
      "title": "poetry novel",
      "author": "jackson",
      "genre_id": 13,
      "publication_year": 1977
    },
    {
      "book_id": 72,
      "title": "thriller children adventure",
      "author": "lopez",
      "genre_id": 6,
      "publication_year": 1978
    },
    {
      "book_id": 73,
      "title": "youngadult",
      "author": "wilson",
      "genre_id": 13,
      "publication_year": 1925
    },
    {
      "book_id": 74,
      "title": "cookbook",
      "author": "jones",
      "genre_id": 12,
      "publication_year": 1915
    },
    {
      "book_id": 75,
      "title": "comic children",
      "author": "martin miller taylor",
      "genre_id": 15,
      "publication_year": 1936
    },
    {
      "book_id": 76,
      "title": "science",
      "author": "wilson",
      "genre_id": 15,
      "publication_year": 1951
    },
    {
      "book_id": 77,
      "title": "fantasy novel",
      "author": "lopez brown rodriguez",
      "genre_id": 9,
      "publication_year": 2011
    },
    {
      "book_id": 78,
      "title": "fantasy youngadult",
      "author": "miller",
      "genre_id": 6,
      "publication_year": 1951
    },
    {
      "book_id": 79,
      "title": "classic",
      "author": "martin",
      "genre_id": 6,
      "publication_year": 2017
    },
    {
      "book_id": 80,
      "title": "horror mystery",
      "author": "garcia",
      "genre_id": 11,
      "publication_year": 1914
    },
    {
      "book_id": 81,
      "title": "novel fantasy",
      "author": "garcia lopez",
      "genre_id": 11,
      "publication_year": 1910
    },
    {
      "book_id": 82,
      "title": "novel novella classic",
      "author": "jackson",
      "genre_id": 12,
      "publication_year": 1982
    },
    {
      "book_id": 83,
      "title": "cookbook",
      "author": "davis",
      "genre_id": 15,
      "publication_year": 2015
    },
    {
      "book_id": 84,
      "title": "horror",
      "author": "johnson brown",
      "genre_id": 9,
      "publication_year": 2003
    },
    {
      "book_id": 85,
      "title": "horror classic science",
      "author": "hernandez jackson",
      "genre_id": 4,
      "publication_year": 1979
    },
    {
      "book_id": 86,
      "title": "adventure",
      "author": "anderson",
      "genre_id": 9,
      "publication_year": 1917
    },
    {
      "book_id": 87,
      "title": "cookbook travel science",
      "author": "jones",
      "genre_id": 8,
      "publication_year": 1983
    },
    {
      "book_id": 88,
      "title": "guide",
      "author": "martin moore",
      "genre_id": 14,
      "publication_year": 1963
    },
    {
      "book_id": 89,
      "title": "biography",
      "author": "smith hernandez",
      "genre_id": 6,
      "publication_year": 1953
    },
    {
      "book_id": 90,
      "title": "selfhelp",
      "author": "williams",
      "genre_id": 9,
      "publication_year": 1991
    },
    {
      "book_id": 91,
      "title": "mystery graphic",
      "author": "gonzalez",
      "genre_id": 6,
      "publication_year": 1974
    },
    {
      "book_id": 92,
      "title": "novella",
      "author": "brown smith miller",
      "genre_id": 4,
      "publication_year": 1925
    },
    {
      "book_id": 93,
      "title": "novel",
      "author": "williams",
      "genre_id": 2,
      "publication_year": 1981
    },
    {
      "book_id": 94,
      "title": "novel comic",
      "author": "lopez davis martin",
      "genre_id": 6,
      "publication_year": 1996
    },
    {
      "book_id": 95,
      "title": "travel thriller comic",
      "author": "jones wilson anderson",
      "genre_id": 6,
      "publication_year": 1985
    },
    {
      "book_id": 96,
      "title": "adventure history",
      "author": "lopez moore davis",
      "genre_id": 10,
      "publication_year": 1902
    },
    {
      "book_id": 97,
      "title": "youngadult",
      "author": "martinez garcia hernandez",
      "genre_id": 10,
      "publication_year": 1964
    },
    {
      "book_id": 98,
      "title": "youngadult poetry",
      "author": "jackson hernandez",
      "genre_id": 8,
      "publication_year": 1921
    },
    {
      "book_id": 99,
      "title": "biography history cookbook",
      "author": "jones brown martin",
      "genre_id": 1,
      "publication_year": 1989
    },
    {
      "book_id": 100,
      "title": "children",
      "author": "smith moore",
      "genre_id": 2,
      "publication_year": 2001
    },
    {
      "book_id": 101,
      "title": "history thriller youngadult",
      "author": "martin",
      "genre_id": 5,
      "publication_year": 1916
    },
    {
      "book_id": 102,
      "title": "graphic",
      "author": "miller gonzalez",
      "genre_id": 12,
      "publication_year": 2015
    },
    {
      "book_id": 103,
      "title": "romance biography",
      "author": "jackson rodriguez jones",
      "genre_id": 6,
      "publication_year": 1975
    },
    {
      "book_id": 104,
      "title": "history",
      "author": "gonzalez",
      "genre_id": 9,
      "publication_year": 1956
    },
    {
      "book_id": 105,
      "title": "guide selfhelp",
      "author": "taylor johnson williams",
      "genre_id": 2,
      "publication_year": 1946
    },
    {
      "book_id": 106,
      "title": "youngadult novel graphic",
      "author": "miller jones davis",
      "genre_id": 7,
      "publication_year": 1911
    },
    {
      "book_id": 107,
      "title": "horror",
      "author": "williams martinez",
      "genre_id": 4,
      "publication_year": 1921
    },
    {
      "book_id": 108,
      "title": "travel poetry romance",
      "author": "wilson hernandez smith",
      "genre_id": 13,
      "publication_year": 1918
    },
    {
      "book_id": 109,
      "title": "novel adventure selfhelp",
      "author": "miller",
      "genre_id": 6,
      "publication_year": 1937
    },
    {
      "book_id": 110,
      "title": "mystery poetry",
      "author": "anderson miller brown",
      "genre_id": 4,
      "publication_year": 1910
    },
    {
      "book_id": 111,
      "title": "poetry classic",
      "author": "wilson taylor",
      "genre_id": 11,
      "publication_year": 1965
    },
    {
      "book_id": 112,
      "title": "thriller poetry novel",
      "author": "johnson",
      "genre_id": 15,
      "publication_year": 1961
    },
    {
      "book_id": 113,
      "title": "horror",
      "author": "martinez taylor",
      "genre_id": 1,
      "publication_year": 1995
    },
    {
      "book_id": 114,
      "title": "children",
      "author": "rodriguez",
      "genre_id": 3,
      "publication_year": 1913
    },
    {
      "book_id": 115,
      "title": "selfhelp",
      "author": "wilson jones taylor",
      "genre_id": 14,
      "publication_year": 1981
    },
    {
      "book_id": 116,
      "title": "children poetry adventure",
      "author": "taylor williams moore",
      "genre_id": 5,
      "publication_year": 1966
    },
    {
      "book_id": 117,
      "title": "comic",
      "author": "williams jones miller",
      "genre_id": 6,
      "publication_year": 1916
    },
    {
      "book_id": 118,
      "title": "novel biography thriller",
      "author": "martinez",
      "genre_id": 12,
      "publication_year": 1988
    },
    {
      "book_id": 119,
      "title": "classic",
      "author": "williams davis miller",
      "genre_id": 8,
      "publication_year": 1930
    },
    {
      "book_id": 120,
      "title": "fantasy children adventure",
      "author": "anderson johnson",
      "genre_id": 8,
      "publication_year": 1909
    },
    {
      "book_id": 121,
      "title": "comic",
      "author": "moore jackson",
      "genre_id": 10,
      "publication_year": 1980
    },
    {
      "book_id": 122,
      "title": "guide youngadult",
      "author": "lopez jones taylor",
      "genre_id": 5,
      "publication_year": 1919
    },
    {
      "book_id": 123,
      "title": "horror children",
      "author": "garcia taylor hernandez",
      "genre_id": 15,
      "publication_year": 1915
    },
    {
      "book_id": 124,
      "title": "cookbook children",
      "author": "martin",
      "genre_id": 4,
      "publication_year": 1917
    },
    {
      "book_id": 125,
      "title": "cookbook romance",
      "author": "martinez",
      "genre_id": 4,
      "publication_year": 1970
    },
    {
      "book_id": 126,
      "title": "comic novella",
      "author": "hernandez jackson taylor",
      "genre_id": 4,
      "publication_year": 2012
    },
    {
      "book_id": 127,
      "title": "horror thriller",
      "author": "gonzalez thomas johnson",
      "genre_id": 15,
      "publication_year": 1913
    },
    {
      "book_id": 128,
      "title": "novel",
      "author": "miller taylor jackson",
      "genre_id": 13,
      "publication_year": 1949
    },
    {
      "book_id": 129,
      "title": "novella",
      "author": "smith",
      "genre_id": 4,
      "publication_year": 1966
    },
    {
      "book_id": 130,
      "title": "comic",
      "author": "martin taylor hernandez",
      "genre_id": 9,
      "publication_year": 2022
    },
    {
      "book_id": 131,
      "title": "novel travel",
      "author": "smith gonzalez johnson",
      "genre_id": 8,
      "publication_year": 1971
    },
    {
      "book_id": 132,
      "title": "children",
      "author": "brown smith",
      "genre_id": 13,
      "publication_year": 2020
    },
    {
      "book_id": 133,
      "title": "graphic selfhelp biography",
      "author": "johnson martin gonzalez",
      "genre_id": 5,
      "publication_year": 1917
    },
    {
      "book_id": 134,
      "title": "guide",
      "author": "garcia wilson",
      "genre_id": 1,
      "publication_year": 1945
    },
    {
      "book_id": 135,
      "title": "history children",
      "author": "thomas",
      "genre_id": 3,
      "publication_year": 1919
    },
    {
      "book_id": 136,
      "title": "novel",
      "author": "taylor",
      "genre_id": 12,
      "publication_year": 1975
    },
    {
      "book_id": 137,
      "title": "romance adventure science",
      "author": "lopez garcia hernandez",
      "genre_id": 6,
      "publication_year": 2015
    },
    {
      "book_id": 138,
      "title": "travel classic adventure",
      "author": "brown martinez taylor",
      "genre_id": 8,
      "publication_year": 1983
    },
    {
      "book_id": 139,
      "title": "science adventure",
      "author": "thomas",
      "genre_id": 2,
      "publication_year": 1913
    },
    {
      "book_id": 140,
      "title": "cookbook science history",
      "author": "smith",
      "genre_id": 11,
      "publication_year": 1998
    },
    {
      "book_id": 141,
      "title": "children",
      "author": "wilson johnson davis",
      "genre_id": 12,
      "publication_year": 1929
    },
    {
      "book_id": 142,
      "title": "travel youngadult",
      "author": "williams",
      "genre_id": 8,
      "publication_year": 1905
    },
    {
      "book_id": 143,
      "title": "novella",
      "author": "johnson martin",
      "genre_id": 14,
      "publication_year": 2016
    },
    {
      "book_id": 144,
      "title": "guide",
      "author": "moore brown garcia",
      "genre_id": 2,
      "publication_year": 1992
    },
    {
      "book_id": 145,
      "title": "adventure youngadult",
      "author": "jones williams moore",
      "genre_id": 10,
      "publication_year": 1967
    },
    {
      "book_id": 146,
      "title": "cookbook youngadult science",
      "author": "garcia martin lopez",
      "genre_id": 2,
      "publication_year": 1924
    },
    {
      "book_id": 147,
      "title": "fantasy travel",
      "author": "smith lopez",
      "genre_id": 1,
      "publication_year": 1912
    },
    {
      "book_id": 148,
      "title": "poetry romance classic",
      "author": "jones williams",
      "genre_id": 12,
      "publication_year": 1964
    },
    {
      "book_id": 149,
      "title": "horror comic novella",
      "author": "jackson",
      "genre_id": 1,
      "publication_year": 1939
    },
    {
      "book_id": 150,
      "title": "adventure poetry",
      "author": "lopez williams",
      "genre_id": 4,
      "publication_year": 1967
    },
    {
      "book_id": 151,
      "title": "romance",
      "author": "anderson johnson lopez",
      "genre_id": 3,
      "publication_year": 2006
    },
    {
      "book_id": 152,
      "title": "novella selfhelp",
      "author": "brown gonzalez williams",
      "genre_id": 1,
      "publication_year": 1902
    },
    {
      "book_id": 153,
      "title": "cookbook fantasy",
      "author": "wilson thomas taylor",
      "genre_id": 3,
      "publication_year": 1962
    },
    {
      "book_id": 154,
      "title": "thriller horror classic",
      "author": "anderson",
      "genre_id": 7,
      "publication_year": 1901
    },
    {
      "book_id": 155,
      "title": "classic",
      "author": "martin williams",
      "genre_id": 3,
      "publication_year": 1900
    },
    {
      "book_id": 156,
      "title": "science",
      "author": "wilson martinez lopez",
      "genre_id": 3,
      "publication_year": 1973
    },
    {
      "book_id": 157,
      "title": "science classic",
      "author": "gonzalez",
      "genre_id": 1,
      "publication_year": 1959
    },
    {
      "book_id": 158,
      "title": "biography fantasy novel",
      "author": "davis",
      "genre_id": 13,
      "publication_year": 1949
    },
    {
      "book_id": 159,
      "title": "graphic",
      "author": "rodriguez jackson",
      "genre_id": 14,
      "publication_year": 1917
    },
    {
      "book_id": 160,
      "title": "romance",
      "author": "williams lopez",
      "genre_id": 9,
      "publication_year": 1955
    },
    {
      "book_id": 161,
      "title": "mystery",
      "author": "lopez",
      "genre_id": 3,
      "publication_year": 1958
    },
    {
      "book_id": 162,
      "title": "thriller youngadult novel",
      "author": "moore thomas",
      "genre_id": 12,
      "publication_year": 1918
    },
    {
      "book_id": 163,
      "title": "classic",
      "author": "williams garcia martinez",
      "genre_id": 7,
      "publication_year": 1982
    },
    {
      "book_id": 164,
      "title": "graphic guide biography",
      "author": "martin",
      "genre_id": 9,
      "publication_year": 1933
    },
    {
      "book_id": 165,
      "title": "youngadult",
      "author": "anderson garcia lopez",
      "genre_id": 8,
      "publication_year": 1923
    },
    {
      "book_id": 166,
      "title": "selfhelp",
      "author": "brown lopez taylor",
      "genre_id": 4,
      "publication_year": 1976
    },
    {
      "book_id": 167,
      "title": "poetry",
      "author": "jackson gonzalez",
      "genre_id": 10,
      "publication_year": 1941
    },
    {
      "book_id": 168,
      "title": "novella cookbook travel",
      "author": "davis anderson miller",
      "genre_id": 3,
      "publication_year": 1934
    },
    {
      "book_id": 169,
      "title": "biography",
      "author": "thomas garcia",
      "genre_id": 7,
      "publication_year": 2020
    },
    {
      "book_id": 170,
      "title": "classic",
      "author": "gonzalez",
      "genre_id": 11,
      "publication_year": 1955
    },
    {
      "book_id": 171,
      "title": "comic graphic",
      "author": "johnson",
      "genre_id": 7,
      "publication_year": 2004
    },
    {
      "book_id": 172,
      "title": "cookbook",
      "author": "davis jackson",
      "genre_id": 3,
      "publication_year": 1941
    },
    {
      "book_id": 173,
      "title": "classic",
      "author": "martin jones",
      "genre_id": 1,
      "publication_year": 1970
    },
    {
      "book_id": 174,
      "title": "comic",
      "author": "brown",
      "genre_id": 4,
      "publication_year": 1914
    },
    {
      "book_id": 175,
      "title": "fantasy",
      "author": "wilson rodriguez",
      "genre_id": 11,
      "publication_year": 1955
    },
    {
      "book_id": 176,
      "title": "biography",
      "author": "johnson",
      "genre_id": 12,
      "publication_year": 1984
    },
    {
      "book_id": 177,
      "title": "fantasy",
      "author": "anderson",
      "genre_id": 5,
      "publication_year": 2020
    },
    {
      "book_id": 178,
      "title": "biography fantasy",
      "author": "jones davis jackson",
      "genre_id": 15,
      "publication_year": 1925
    },
    {
      "book_id": 179,
      "title": "comic",
      "author": "moore jackson johnson",
      "genre_id": 7,
      "publication_year": 2004
    },
    {
      "book_id": 180,
      "title": "biography graphic",
      "author": "brown anderson taylor",
      "genre_id": 5,
      "publication_year": 2000
    },
    {
      "book_id": 181,
      "title": "poetry youngadult",
      "author": "brown moore",
      "genre_id": 4,
      "publication_year": 1936
    },
    {
      "book_id": 182,
      "title": "comic",
      "author": "garcia rodriguez taylor",
      "genre_id": 13,
      "publication_year": 2002
    },
    {
      "book_id": 183,
      "title": "poetry",
      "author": "jones miller brown",
      "genre_id": 11,
      "publication_year": 1913
    },
    {
      "book_id": 184,
      "title": "cookbook poetry",
      "author": "anderson gonzalez martinez",
      "genre_id": 15,
      "publication_year": 1926
    },
    {
      "book_id": 185,
      "title": "classic children science",
      "author": "williams",
      "genre_id": 3,
      "publication_year": 1957
    },
    {
      "book_id": 186,
      "title": "graphic mystery",
      "author": "taylor",
      "genre_id": 1,
      "publication_year": 2018
    },
    {
      "book_id": 187,
      "title": "classic novel",
      "author": "smith moore",
      "genre_id": 10,
      "publication_year": 1918
    },
    {
      "book_id": 188,
      "title": "children youngadult novel",
      "author": "taylor martinez",
      "genre_id": 7,
      "publication_year": 2011
    },
    {
      "book_id": 189,
      "title": "children",
      "author": "wilson",
      "genre_id": 13,
      "publication_year": 1949
    },
    {
      "book_id": 190,
      "title": "science",
      "author": "anderson miller",
      "genre_id": 5,
      "publication_year": 1993
    },
    {
      "book_id": 191,
      "title": "romance",
      "author": "miller",
      "genre_id": 15,
      "publication_year": 1935
    },
    {
      "book_id": 192,
      "title": "children romance",
      "author": "anderson thomas",
      "genre_id": 15,
      "publication_year": 1954
    },
    {
      "book_id": 193,
      "title": "comic history",
      "author": "wilson rodriguez",
      "genre_id": 8,
      "publication_year": 1995
    },
    {
      "book_id": 194,
      "title": "thriller adventure",
      "author": "garcia johnson",
      "genre_id": 12,
      "publication_year": 2005
    },
    {
      "book_id": 195,
      "title": "graphic",
      "author": "garcia taylor",
      "genre_id": 12,
      "publication_year": 1972
    },
    {
      "book_id": 196,
      "title": "novel",
      "author": "davis rodriguez",
      "genre_id": 10,
      "publication_year": 1949
    },
    {
      "book_id": 197,
      "title": "classic novella",
      "author": "gonzalez",
      "genre_id": 13,
      "publication_year": 1961
    },
    {
      "book_id": 198,
      "title": "youngadult",
      "author": "rodriguez smith taylor",
      "genre_id": 13,
      "publication_year": 1981
    },
    {
      "book_id": 199,
      "title": "science",
      "author": "rodriguez garcia",
      "genre_id": 9,
      "publication_year": 2005
    },
    {
      "book_id": 200,
      "title": "travel romance poetry",
      "author": "taylor",
      "genre_id": 7,
      "publication_year": 1974
    }
  ],
  "tags": [
    {
      "tag_id": 1,
      "tag_name": "whimsical heartwarming",
      "book_id": 113,
      "usage_count": 62
    },
    {
      "tag_id": 2,
      "tag_name": "heartwarming romantic",
      "book_id": 126,
      "usage_count": 36
    },
    {
      "tag_id": 3,
      "tag_name": "mustread thought-provoking",
      "book_id": 68,
      "usage_count": 59
    },
    {
      "tag_id": 4,
      "tag_name": "whimsical bestseller adventurous",
      "book_id": 103,
      "usage_count": 27
    },
    {
      "tag_id": 5,
      "tag_name": "inspiring awardwinning",
      "book_id": 14,
      "usage_count": 53
    },
    {
      "tag_id": 6,
      "tag_name": "thought-provoking intense funny",
      "book_id": 32,
      "usage_count": 28
    },
    {
      "tag_id": 7,
      "tag_name": "engaging bestseller whimsical",
      "book_id": 8,
      "usage_count": 53
    },
    {
      "tag_id": 8,
      "tag_name": "heartwarming intense engaging",
      "book_id": 88,
      "usage_count": 32
    },
    {
      "tag_id": 9,
      "tag_name": "educational newrelease",
      "book_id": 125,
      "usage_count": 54
    },
    {
      "tag_id": 10,
      "tag_name": "mustread inspiring",
      "book_id": 133,
      "usage_count": 47
    },
    {
      "tag_id": 11,
      "tag_name": "inspiring adventurous romantic",
      "book_id": 104,
      "usage_count": 44
    },
    {
      "tag_id": 12,
      "tag_name": "classic adventurous",
      "book_id": 30,
      "usage_count": 88
    },
    {
      "tag_id": 13,
      "tag_name": "dark page-turner bestseller",
      "book_id": 114,
      "usage_count": 51
    },
    {
      "tag_id": 14,
      "tag_name": "dark",
      "book_id": 110,
      "usage_count": 39
    },
    {
      "tag_id": 15,
      "tag_name": "uplifting heartwarming",
      "book_id": 61,
      "usage_count": 38
    },
    {
      "tag_id": 16,
      "tag_name": "uplifting heartwarming",
      "book_id": 187,
      "usage_count": 9
    },
    {
      "tag_id": 17,
      "tag_name": "funny dark",
      "book_id": 154,
      "usage_count": 40
    },
    {
      "tag_id": 18,
      "tag_name": "funny adventurous",
      "book_id": 73,
      "usage_count": 38
    },
    {
      "tag_id": 19,
      "tag_name": "awardwinning",
      "book_id": 52,
      "usage_count": 63
    },
    {
      "tag_id": 20,
      "tag_name": "romantic engaging",
      "book_id": 61,
      "usage_count": 58
    },
    {
      "tag_id": 21,
      "tag_name": "newrelease",
      "book_id": 88,
      "usage_count": 59
    },
    {
      "tag_id": 22,
      "tag_name": "whimsical mustread",
      "book_id": 63,
      "usage_count": 67
    },
    {
      "tag_id": 23,
      "tag_name": "awardwinning adventurous romantic",
      "book_id": 89,
      "usage_count": 57
    },
    {
      "tag_id": 24,
      "tag_name": "classic uplifting",
      "book_id": 103,
      "usage_count": 36
    },
    {
      "tag_id": 25,
      "tag_name": "suspenseful mustread",
      "book_id": 125,
      "usage_count": 50
    },
    {
      "tag_id": 26,
      "tag_name": "page-turner intense",
      "book_id": 79,
      "usage_count": 54
    },
    {
      "tag_id": 27,
      "tag_name": "educational",
      "book_id": 90,
      "usage_count": 12
    },
    {
      "tag_id": 28,
      "tag_name": "emotional uplifting awardwinning",
      "book_id": 153,
      "usage_count": 43
    },
    {
      "tag_id": 29,
      "tag_name": "bestseller romantic suspenseful",
      "book_id": 94,
      "usage_count": 54
    },
    {
      "tag_id": 30,
      "tag_name": "classic",
      "book_id": 148,
      "usage_count": 74
    },
    {
      "tag_id": 31,
      "tag_name": "inspiring whimsical emotional",
      "book_id": 93,
      "usage_count": 41
    },
    {
      "tag_id": 32,
      "tag_name": "emotional educational",
      "book_id": 105,
      "usage_count": 40
    },
    {
      "tag_id": 33,
      "tag_name": "bestseller",
      "book_id": 149,
      "usage_count": 71
    },
    {
      "tag_id": 34,
      "tag_name": "bestseller thought-provoking engaging",
      "book_id": 182,
      "usage_count": 58
    },
    {
      "tag_id": 35,
      "tag_name": "emotional",
      "book_id": 36,
      "usage_count": 57
    },
    {
      "tag_id": 36,
      "tag_name": "awardwinning",
      "book_id": 87,
      "usage_count": 28
    },
    {
      "tag_id": 37,
      "tag_name": "educational classic heartwarming",
      "book_id": 84,
      "usage_count": 42
    },
    {
      "tag_id": 38,
      "tag_name": "awardwinning emotional",
      "book_id": 79,
      "usage_count": 64
    },
    {
      "tag_id": 39,
      "tag_name": "educational",
      "book_id": 56,
      "usage_count": 28
    },
    {
      "tag_id": 40,
      "tag_name": "bestseller",
      "book_id": 27,
      "usage_count": 52
    },
    {
      "tag_id": 41,
      "tag_name": "mustread emotional",
      "book_id": 90,
      "usage_count": 43
    },
    {
      "tag_id": 42,
      "tag_name": "funny thought-provoking",
      "book_id": 149,
      "usage_count": 37
    },
    {
      "tag_id": 43,
      "tag_name": "inspiring",
      "book_id": 97,
      "usage_count": 43
    },
    {
      "tag_id": 44,
      "tag_name": "funny thought-provoking intense",
      "book_id": 12,
      "usage_count": 60
    },
    {
      "tag_id": 45,
      "tag_name": "intense mustread",
      "book_id": 43,
      "usage_count": 33
    },
    {
      "tag_id": 46,
      "tag_name": "heartwarming classic",
      "book_id": 10,
      "usage_count": 45
    },
    {
      "tag_id": 47,
      "tag_name": "page-turner thought-provoking whimsical",
      "book_id": 80,
      "usage_count": 48
    },
    {
      "tag_id": 48,
      "tag_name": "classic bestseller",
      "book_id": 22,
      "usage_count": 49
    },
    {
      "tag_id": 49,
      "tag_name": "awardwinning",
      "book_id": 156,
      "usage_count": 44
    },
    {
      "tag_id": 50,
      "tag_name": "awardwinning",
      "book_id": 93,
      "usage_count": 29
    }
  ],
  "users": [
    {
      "user_id": 1,
      "full_name": "Selin Klein",
      "email": "selin.klein@example.com",
      "age": 68,
      "preferences": {
        "genres": "point summary ground happen order again quiet various"
      }
    },
    {
      "user_id": 2,
      "full_name": "Marco Ruiz",
      "email": "marco.ruiz@example.org",
      "age": 71,
      "preferences": {
        "genres": "support outside quiet every common steady today still another recent example section reason number"
      }
    },
    {
      "user_id": 3,
      "full_name": "Maria Kowalski",
      "email": "maria.kowalski@example.com",
      "age": 97,
      "preferences": {
        "genres": "final always major total quiet long bright general toward light partial update regular result several short ground section minor natural"
      }
    },
    {
      "user_id": 4,
      "full_name": "Daniel Andersen",
      "email": "daniel.andersen@example.org",
      "age": 90,
      "preferences": {
        "genres": "without every several morning open reason local point order ground section close clear inside today along total"
      }
    },
    {
      "user_id": 5,
      "full_name": "David Demir",
      "email": "david.demir@example.org",
      "age": 41,
      "preferences": {
        "genres": "moment still long system"
      }
    },
    {
      "user_id": 6,
      "full_name": "Sofia Wang",
      "email": "sofia.wang@example.com",
      "age": 23,
      "preferences": {
        "genres": "another ready review moment given moving between because morning large before various quick weekly small"
      }
    },
    {
      "user_id": 7,
      "full_name": "Carlos Murphy",
      "email": "carlos.murphy@example.org",
      "age": 58,
      "preferences": {
        "genres": "around various clear minor direct given"
      }
    },
    {
      "user_id": 8,
      "full_name": "Julia Almeida",
      "email": "julia.almeida@example.org",
      "age": 48,
      "preferences": {
        "genres": "recent great various outside reason follow without little quick another update early matter still steady clear happen within special given"
      }
    },
    {
      "user_id": 9,
      "full_name": "Ivan Hoffmann",
      "email": "ivan.hoffmann@example.net",
      "age": 62,
      "preferences": {
        "genres": "light general toward outside"
      }
    },
    {
      "user_id": 10,
      "full_name": "James Jansen",
      "email": "james.jansen@example.org",
      "age": 22,
      "preferences": {
        "genres": "group various great result notice strong summary second"
      }
    },
    {
      "user_id": 11,
      "full_name": "Sara Jensen",
      "email": "sara.jensen@example.org",
      "age": 51,
      "preferences": {
        "genres": "given issue today around later short ready before direct first system yearly quick another happen again inside"
      }
    },
    {
      "user_id": 12,
      "full_name": "Yusuf Novak",
      "email": "yusuf.novak@example.net",
      "age": 39,
      "preferences": {
        "genres": "natural other quiet normal high ground order final careful enough common month partial weekly several summary system easy example public"
      }
    },
    {
      "user_id": 13,
      "full_name": "Mia Carter",
      "email": "mia.carter@example.org",
      "age": 62,
      "preferences": {
        "genres": "section great ready today first without morning ground support inside summary large direct given"
      }
    },
    {
      "user_id": 14,
      "full_name": "Anna Wang",
      "email": "anna.wang@example.net",
      "age": 70,
      "preferences": {
        "genres": "given toward outside review morning again common inside final natural quiet useful after along light great weekly"
      }
    },
    {
      "user_id": 15,
      "full_name": "Lucas Rossi",
      "email": "lucas.rossi@example.net",
      "age": 37,
      "preferences": {
        "genres": "period recent after great other still between"
      }
    },
    {
      "user_id": 16,
      "full_name": "Olivia Schneider",
      "email": "olivia.schneider@example.net",
      "age": 59,
      "preferences": {
        "genres": "summary follow"
      }
    },
    {
      "user_id": 17,
      "full_name": "Priya Zhang",
      "email": "priya.zhang@example.org",
      "age": 86,
      "preferences": {
        "genres": "special moving minor daily light section issue first simple record ground"
      }
    },
    {
      "user_id": 18,
      "full_name": "Lucas Davis",
      "email": "lucas.davis@example.org",
      "age": 92,
      "preferences": {
        "genres": "nearly easy result usual given close still happen around"
      }
    },
    {
      "user_id": 19,
      "full_name": "Sven Costa",
      "email": "sven.costa@example.org",
      "age": 24,
      "preferences": {
        "genres": "level along because happen high direct useful another"
      }
    },
    {
      "user_id": 20,
      "full_name": "Marco Garcia",
      "email": "marco.garcia@example.org",
      "age": 32,
      "preferences": {
        "genres": "moving morning number final common several long"
      }
    },
    {
      "user_id": 21,
      "full_name": "David Almeida",
      "email": "david.almeida@example.com",
      "age": 78,
      "preferences": {
        "genres": "little recent between high later"
      }
    },
    {
      "user_id": 22,
      "full_name": "Yusuf Johnson",
      "email": "yusuf.johnson@example.org",
      "age": 22,
      "preferences": {
        "genres": "local example direct whole moment clear natural"
      }
    },
    {
      "user_id": 23,
      "full_name": "Kai Larsen",
      "email": "kai.larsen@example.org",
      "age": 19,
      "preferences": {
        "genres": "ready follow before bright always morning yearly section later quiet large matter normal order around"
      }
    },
    {
      "user_id": 24,
      "full_name": "Jade Baker",
      "email": "jade.baker@example.com",
      "age": 36,
      "preferences": {
        "genres": "long around moment weekly reason notice enough nearly"
      }
    },
    {
      "user_id": 25,
      "full_name": "Tomas Wang",
      "email": "tomas.wang@example.net",
      "age": 45,
      "preferences": {
        "genres": "around period without clear example easy because outside useful quiet"
      }
    },
    {
      "user_id": 26,
      "full_name": "Fatima Young",
      "email": "fatima.young@example.com",
      "age": 28,
      "preferences": {
        "genres": "morning before general light strong today ready partial"
      }
    },
    {
      "user_id": 27,
      "full_name": "Elif Miller",
      "email": "elif.miller@example.net",
      "age": 98,
      "preferences": {
        "genres": "month around record matter ready simple enough strong today large light partial reason early"
      }
    },
    {
      "user_id": 28,
      "full_name": "Laura Garcia",
      "email": "laura.garcia@example.com",
      "age": 72,
      "preferences": {
        "genres": "total normal morning minor various plain yearly first local because public moment update order simple"
      }
    },
    {
      "user_id": 29,
      "full_name": "Jonas Baker",
      "email": "jonas.baker@example.org",
      "age": 94,
      "preferences": {
        "genres": "another special normal usual reason yearly small first bright detail morning simple ground natural nearly"
      }
    },
    {
      "user_id": 30,
      "full_name": "Laura Wilson",
      "email": "laura.wilson@example.com",
      "age": 62,
      "preferences": {
        "genres": "local nearly always whole section"
      }
    },
    {
      "user_id": 31,
      "full_name": "Sara Hoffmann",
      "email": "sara.hoffmann@example.org",
      "age": 91,
      "preferences": {
        "genres": "direct other second natural daily weekly every"
      }
    },
    {
      "user_id": 32,
      "full_name": "Elif Fischer",
      "email": "elif.fischer@example.com",
      "age": 36,
      "preferences": {
        "genres": "inside follow minor order regular"
      }
    },
    {
      "user_id": 33,
      "full_name": "Yara Moreau",
      "email": "yara.moreau@example.com",
      "age": 54,
      "preferences": {
        "genres": "toward quiet"
      }
    },
    {
      "user_id": 34,
      "full_name": "Selin Ahmed",
      "email": "selin.ahmed@example.com",
      "age": 19,
      "preferences": {
        "genres": "level bright outside high about quiet natural summary easy various today moment again because detail usual light number"
      }
    },
    {
      "user_id": 35,
      "full_name": "Chen Reyes",
      "email": "chen.reyes@example.net",
      "age": 85,
      "preferences": {
        "genres": "clear quiet useful month partial still steady quick whole matter little nearly after recent weekly normal example morning"
      }
    },
    {
      "user_id": 36,
      "full_name": "Selin Kumar",
      "email": "selin.kumar@example.com",
      "age": 61,
      "preferences": {
        "genres": "level notice common change happen early"
      }
    },
    {
      "user_id": 37,
      "full_name": "Lucas Larsen",
      "email": "lucas.larsen@example.org",
      "age": 43,
      "preferences": {
        "genres": "strong careful common around section large various"
      }
    },
    {
      "user_id": 38,
      "full_name": "Theo Novak",
      "email": "theo.novak@example.com",
      "age": 49,
      "preferences": {
        "genres": "plain early general enough point"
      }
    },
    {
      "user_id": 39,
      "full_name": "Nina Singh",
      "email": "nina.singh@example.net",
      "age": 22,
      "preferences": {
        "genres": "major because weekly along clear normal other toward given quiet moving natural direct various steady result open between still careful"
      }
    },
    {
      "user_id": 40,
      "full_name": "Lena Baker",
      "email": "lena.baker@example.net",
      "age": 51,
      "preferences": {
        "genres": "special single follow change happen between light moment level general today often common"
      }
    },
    {
      "user_id": 41,
      "full_name": "Ivan Bauer",
      "email": "ivan.bauer@example.org",
      "age": 98,
      "preferences": {
        "genres": "short large because support special ground little again month total group"
      }
    },
    {
      "user_id": 42,
      "full_name": "Victor Oliveira",
      "email": "victor.oliveira@example.net",
      "age": 63,
      "preferences": {
        "genres": "always follow still total between great because toward happen final enough system early support"
      }
    },
    {
      "user_id": 43,
      "full_name": "Maria Torres",
      "email": "maria.torres@example.net",
      "age": 86,
      "preferences": {
        "genres": "record number still weekly single nearly inside month between example natural matter"
      }
    },
    {
      "user_id": 44,
      "full_name": "Sven Andersen",
      "email": "sven.andersen@example.org",
      "age": 68,
      "preferences": {
        "genres": "another whole minor after"
      }
    },
    {
      "user_id": 45,
      "full_name": "Kai Costa",
      "email": "kai.costa@example.com",
      "age": 93,
      "preferences": {
        "genres": "without always"
      }
    },
    {
      "user_id": 46,
      "full_name": "Theo Chen",
      "email": "theo.chen@example.org",
      "age": 42,
      "preferences": {
        "genres": "bright large"
      }
    },
    {
      "user_id": 47,
      "full_name": "Ethan Miller",
      "email": "ethan.miller@example.net",
      "age": 60,
      "preferences": {
        "genres": "total direct toward still single partial every"
      }
    },
    {
      "user_id": 48,
      "full_name": "Uma Vargas",
      "email": "uma.vargas@example.org",
      "age": 92,
      "preferences": {
        "genres": "matter plain short morning early high"
      }
    },
    {
      "user_id": 49,
      "full_name": "Rosa Wang",
      "email": "rosa.wang@example.org",
      "age": 63,
      "preferences": {
        "genres": "result regular local"
      }
    },
    {
      "user_id": 50,
      "full_name": "Tomas Demir",
      "email": "tomas.demir@example.net",
      "age": 79,
      "preferences": {
        "genres": "record every order along several issue normal number daily strong morning major plain today later"
      }
    },
    {
      "user_id": 51,
      "full_name": "Zara Demir",
      "email": "zara.demir@example.net",
      "age": 83,
      "preferences": {
        "genres": "reason order because second clear issue ready given around along outside review partial inside large another major still"
      }
    },
    {
      "user_id": 52,
      "full_name": "Ben Andersen",
      "email": "ben.andersen@example.org",
      "age": 96,
      "preferences": {
        "genres": "whole moment month order yearly steady public without often various bright early total group weekly number system along ground period"
      }
    },
    {
      "user_id": 53,
      "full_name": "Liam Oliveira",
      "email": "liam.oliveira@example.net",
      "age": 76,
      "preferences": {
        "genres": "matter section small large"
      }
    },
    {
      "user_id": 54,
      "full_name": "Nour Wagner",
      "email": "nour.wagner@example.com",
      "age": 40,
      "preferences": {
        "genres": "general nearly"
      }
    },
    {
      "user_id": 55,
      "full_name": "Ibrahim Jensen",
      "email": "ibrahim.jensen@example.net",
      "age": 47,
      "preferences": {
        "genres": "within along easy record system summary review yearly recent quiet follow careful around point change moving issue after"
      }
    },
    {
      "user_id": 56,
      "full_name": "Leo Garcia",
      "email": "leo.garcia@example.org",
      "age": 55,
      "preferences": {
        "genres": "nearly often happen around usual direct final partial order example yearly between group several every because detail"
      }
    },
    {
      "user_id": 57,
      "full_name": "Selin Mendes",
      "email": "selin.mendes@example.net",
      "age": 94,
      "preferences": {
        "genres": "total whole close notice strong system early outside today natural moving follow ground level light"
      }
    },
    {
      "user_id": 58,
      "full_name": "Sofia Miller",
      "email": "sofia.miller@example.net",
      "age": 43,
      "preferences": {
        "genres": "simple bright example several about common close local matter"
      }
    },
    {
      "user_id": 59,
      "full_name": "Ines Ruiz",
      "email": "ines.ruiz@example.org",
      "age": 85,
      "preferences": {
        "genres": "careful outside easy first result useful happen simple close reason about final because"
      }
    },
    {
      "user_id": 60,
      "full_name": "Rosa Schmidt",
      "email": "rosa.schmidt@example.org",
      "age": 99,
      "preferences": {
        "genres": "little normal month section happen clear another update system period nearly still example general single"
      }
    },
    {
      "user_id": 61,
      "full_name": "Nour Young",
      "email": "nour.young@example.net",
      "age": 30,
      "preferences": {
        "genres": "direct matter useful toward normal first regular"
      }
    },
    {
      "user_id": 62,
      "full_name": "Daniel Bauer",
      "email": "daniel.bauer@example.org",
      "age": 29,
      "preferences": {
        "genres": "section direct example"
      }
    },
    {
      "user_id": 63,
      "full_name": "Mila Garcia",
      "email": "mila.garcia@example.net",
      "age": 66,
      "preferences": {
        "genres": "moving other final simple small morning happen example useful toward number given reason first various moment outside recent natural minor"
      }
    },
    {
      "user_id": 64,
      "full_name": "Maya Clark",
      "email": "maya.clark@example.net",
      "age": 21,
      "preferences": {
        "genres": "simple period clear later group final"
      }
    },
    {
      "user_id": 65,
      "full_name": "Karim Schmidt",
      "email": "karim.schmidt@example.org",
      "age": 29,
      "preferences": {
        "genres": "light before order nearly general"
      }
    },
    {
      "user_id": 66,
      "full_name": "Theo Hoffmann",
      "email": "theo.hoffmann@example.net",
      "age": 19,
      "preferences": {
        "genres": "nearly point detail always steady easy various moving result final several long reason"
      }
    },
    {
      "user_id": 67,
      "full_name": "Kai Hoffmann",
      "email": "kai.hoffmann@example.org",
      "age": 88,
      "preferences": {
        "genres": "moving again open simple about special detail normal still quick partial usual number toward before within month after single"
      }
    },
    {
      "user_id": 68,
      "full_name": "Felix Pereira",
      "email": "felix.pereira@example.net",
      "age": 76,
      "preferences": {
        "genres": "given support easy simple"
      }
    },
    {
      "user_id": 69,
      "full_name": "Ines Sato",
      "email": "ines.sato@example.org",
      "age": 66,
      "preferences": {
        "genres": "plain section long clear period useful weekly high another general around point minor open order because natural"
      }
    },
    {
      "user_id": 70,
      "full_name": "Sara Kaya",
      "email": "sara.kaya@example.net",
      "age": 28,
      "preferences": {
        "genres": "clear early follow"
      }
    },
    {
      "user_id": 71,
      "full_name": "Ruby Meyer",
      "email": "ruby.meyer@example.org",
      "age": 23,
      "preferences": {
        "genres": "notice steady system open daily common close between bright other ready section outside still nearly yearly ground happen"
      }
    },
    {
      "user_id": 72,
      "full_name": "Leo Garcia",
      "email": "leo.garcia@example.org",
      "age": 80,
      "preferences": {
        "genres": "steady single number month several bright"
      }
    },
    {
      "user_id": 73,
      "full_name": "Yusuf Schmidt",
      "email": "yusuf.schmidt@example.net",
      "age": 49,
      "preferences": {
        "genres": "morning change quick daily within quiet general issue system partial ground major reason follow month inside point number another"
      }
    },
    {
      "user_id": 74,
      "full_name": "Liam Almeida",
      "email": "liam.almeida@example.com",
      "age": 31,
      "preferences": {
        "genres": "because total second record first steady outside normal matter local weekly month"
      }
    },
    {
      "user_id": 75,
      "full_name": "Karim Ahmed",
      "email": "karim.ahmed@example.net",
      "age": 44,
      "preferences": {
        "genres": "recent still bright often early before long general morning careful several"
      }
    },
    {
      "user_id": 76,
      "full_name": "Sara Yilmaz",
      "email": "sara.yilmaz@example.net",
      "age": 29,
      "preferences": {
        "genres": "moment morning natural update"
      }
    },
    {
      "user_id": 77,
      "full_name": "Priya Jansen",
      "email": "priya.jansen@example.org",
      "age": 43,
      "preferences": {
        "genres": "support nearly bright record happen often great because daily moving special within"
      }
    },
    {
      "user_id": 78,
      "full_name": "Theo Walker",
      "email": "theo.walker@example.com",
      "age": 58,
      "preferences": {
        "genres": "local weekly single system direct"
      }
    },
    {
      "user_id": 79,
      "full_name": "Wei Klein",
      "email": "wei.klein@example.org",
      "age": 53,
      "preferences": {
        "genres": "change every matter whole"
      }
    },
    {
      "user_id": 80,
      "full_name": "Sven Khan",
      "email": "sven.khan@example.org",
      "age": 49,
      "preferences": {
        "genres": "bright light order final between quiet enough ground large system whole every nearly notice moment before without"
      }
    },
    {
      "user_id": 81,
      "full_name": "Chen Yilmaz",
      "email": "chen.yilmaz@example.net",
      "age": 56,
      "preferences": {
        "genres": "early moving special month between large ready support"
      }
    },
    {
      "user_id": 82,
      "full_name": "Paula Nakamura",
      "email": "paula.nakamura@example.com",
      "age": 63,
      "preferences": {
        "genres": "careful change second issue plain recent reason period weekly early simple several long between daily"
      }
    },
    {
      "user_id": 83,
      "full_name": "Theo Bennett",
      "email": "theo.bennett@example.net",
      "age": 85,
      "preferences": {
        "genres": "total ready number several large about ground issue recent update between later high yearly inside strong plain easy always"
      }
    },
    {
      "user_id": 84,
      "full_name": "Emma Sousa",
      "email": "emma.sousa@example.net",
      "age": 49,
      "preferences": {
        "genres": "because around moment special issue strong high notice"
      }
    },
    {
      "user_id": 85,
      "full_name": "Lucas Ibrahim",
      "email": "lucas.ibrahim@example.net",
      "age": 44,
      "preferences": {
        "genres": "change long regular system support light"
      }
    },
    {
      "user_id": 86,
      "full_name": "Sofia Young",
      "email": "sofia.young@example.com",
      "age": 48,
      "preferences": {
        "genres": "other partial daily still reason plain always final happen high point summary notice close group again"
      }
    },
    {
      "user_id": 87,
      "full_name": "Olivia Cruz",
      "email": "olivia.cruz@example.net",
      "age": 59,
      "preferences": {
        "genres": "simple quick summary"
      }
    },
    {
      "user_id": 88,
      "full_name": "Wei Jensen",
      "email": "wei.jensen@example.com",
      "age": 97,
      "preferences": {
        "genres": "without bright detail again yearly update before number great later easy early recent another"
      }
    },
    {
      "user_id": 89,
      "full_name": "Daniel Wang",
      "email": "daniel.wang@example.com",
      "age": 40,
      "preferences": {
        "genres": "point weekly today again local large"
      }
    },
    {
      "user_id": 90,
      "full_name": "Grace Patel",
      "email": "grace.patel@example.net",
      "age": 46,
      "preferences": {
        "genres": "great usual partial plain morning early reason still every given simple minor major support easy weekly because various steady"
      }
    },
    {
      "user_id": 91,
      "full_name": "Elif Castro",
      "email": "elif.castro@example.com",
      "age": 82,
      "preferences": {
        "genres": "light along easy large strong"
      }
    },
    {
      "user_id": 92,
      "full_name": "David Schneider",
      "email": "david.schneider@example.com",
      "age": 22,
      "preferences": {
        "genres": "major second given another single general long careful ready normal before"
      }
    },
    {
      "user_id": 93,
      "full_name": "Ivan Kim",
      "email": "ivan.kim@example.net",
      "age": 91,
      "preferences": {
        "genres": "detail support period update"
      }
    },
    {
      "user_id": 94,
      "full_name": "Karim Ibrahim",
      "email": "karim.ibrahim@example.net",
      "age": 35,
      "preferences": {
        "genres": "between open early"
      }
    },
    {
      "user_id": 95,
      "full_name": "Theo Andersen",
      "email": "theo.andersen@example.net",
      "age": 24,
      "preferences": {
        "genres": "second steady several regular moving toward useful first point always ready every normal quick daily number"
      }
    },
    {
      "user_id": 96,
      "full_name": "Yara Torres",
      "email": "yara.torres@example.net",
      "age": 87,
      "preferences": {
        "genres": "month happen daily high easy detail summary notice early ready single major normal reason usual open"
      }
    },
    {
      "user_id": 97,
      "full_name": "Ana Brown",
      "email": "ana.brown@example.net",
      "age": 21,
      "preferences": {
        "genres": "group given section strong notice early second normal public nearly another first period weekly outside detail happen moment reason"
      }
    },
    {
      "user_id": 98,
      "full_name": "Hugo Walker",
      "email": "hugo.walker@example.net",
      "age": 82,
      "preferences": {
        "genres": "second within high before always still system regular quiet month every partial first"
      }
    },
    {
      "user_id": 99,
      "full_name": "Nour Evans",
      "email": "nour.evans@example.net",
      "age": 39,
      "preferences": {
        "genres": "moment ready review morning toward single simple period clear number follow issue usual"
      }
    },
    {
      "user_id": 100,
      "full_name": "Lena Jansen",
      "email": "lena.jansen@example.org",
      "age": 75,
      "preferences": {
        "genres": "inside daily between early review period partial order notice always"
      }
    },
    {
      "user_id": 101,
      "full_name": "Mia Gomez",
      "email": "mia.gomez@example.com",
      "age": 47,
      "preferences": {
        "genres": "moving later still about regular matter review direct ready number strong moment recent within short easy system common often"
      }
    },
    {
      "user_id": 102,
      "full_name": "Fatima Almeida",
      "email": "fatima.almeida@example.net",
      "age": 92,
      "preferences": {
        "genres": "short major reason support careful system section public useful review notice clear"
      }
    },
    {
      "user_id": 103,
      "full_name": "Sara Lee",
      "email": "sara.lee@example.net",
      "age": 73,
      "preferences": {
        "genres": "major total whole open ground natural result record about useful early weekly minor small matter without general"
      }
    },
    {
      "user_id": 104,
      "full_name": "Hana Almeida",
      "email": "hana.almeida@example.com",
      "age": 51,
      "preferences": {
        "genres": "update along change small happen bright notice issue"
      }
    },
    {
      "user_id": 105,
      "full_name": "Zoe Murphy",
      "email": "zoe.murphy@example.net",
      "age": 63,
      "preferences": {
        "genres": "local partial given other always review outside after issue moment level moving because section number large light before careful"
      }
    },
    {
      "user_id": 106,
      "full_name": "Nour Chen",
      "email": "nour.chen@example.org",
      "age": 58,
      "preferences": {
        "genres": "update total partial early review clear given another long reason quick special along"
      }
    },
    {
      "user_id": 107,
      "full_name": "Amir Sato",
      "email": "amir.sato@example.net",
      "age": 84,
      "preferences": {
        "genres": "recent ready"
      }
    },
    {
      "user_id": 108,
      "full_name": "Noah Wright",
      "email": "noah.wright@example.com",
      "age": 64,
      "preferences": {
        "genres": "issue plain final other moment light reason within morning daily second open outside later result"
      }
    },
    {
      "user_id": 109,
      "full_name": "Nour Park",
      "email": "nour.park@example.com",
      "age": 75,
      "preferences": {
        "genres": "later often after direct today single local second"
      }
    },
    {
      "user_id": 110,
      "full_name": "Maja Kaya",
      "email": "maja.kaya@example.net",
      "age": 92,
      "preferences": {
        "genres": "issue various system update recent after large short number section today matter toward because outside"
      }
    },
    {
      "user_id": 111,
      "full_name": "Olivia Brown",
      "email": "olivia.brown@example.net",
      "age": 33,
      "preferences": {
        "genres": "usual issue second various order again careful simple short between ground system yearly period regular update later major"
      }
    },
    {
      "user_id": 112,
      "full_name": "Maja Pereira",
      "email": "maja.pereira@example.com",
      "age": 69,
      "preferences": {
        "genres": "ground quick easy group section close public"
      }
    },
    {
      "user_id": 113,
      "full_name": "Pedro Miller",
      "email": "pedro.miller@example.org",
      "age": 43,
      "preferences": {
        "genres": "summary partial direct given strong still close useful second short another after change quick period record several usual about"
      }
    },
    {
      "user_id": 114,
      "full_name": "Noah Miller",
      "email": "noah.miller@example.org",
      "age": 72,
      "preferences": {
        "genres": "common without usual partial reason review inside quiet major steady support month"
      }
    },
    {
      "user_id": 115,
      "full_name": "Deniz Demir",
      "email": "deniz.demir@example.com",
      "age": 62,
      "preferences": {
        "genres": "because general"
      }
    },
    {
      "user_id": 116,
      "full_name": "Sara Wright",
      "email": "sara.wright@example.com",
      "age": 52,
      "preferences": {
        "genres": "level total point short about result yearly open issue careful strong period partial quick major within happen direct special ready"
      }
    },
    {
      "user_id": 117,
      "full_name": "James Jensen",
      "email": "james.jensen@example.org",
      "age": 70,
      "preferences": {
        "genres": "recent around careful issue outside clear another between major"
      }
    },
    {
      "user_id": 118,
      "full_name": "Jack Novak",
      "email": "jack.novak@example.com",
      "age": 65,
      "preferences": {
        "genres": "several about summary plain natural daily careful"
      }
    },
    {
      "user_id": 119,
      "full_name": "Maya Khan",
      "email": "maya.khan@example.net",
      "age": 78,
      "preferences": {
        "genres": "second within number various review inside other usual small"
      }
    },
    {
      "user_id": 120,
      "full_name": "Carla Brown",
      "email": "carla.brown@example.org",
      "age": 50,
      "preferences": {
        "genres": "large because inside local high quick light natural number"
      }
    },
    {
      "user_id": 121,
      "full_name": "Wei Costa",
      "email": "wei.costa@example.org",
      "age": 83,
      "preferences": {
        "genres": "system normal morning common strong high"
      }
    },
    {
      "user_id": 122,
      "full_name": "Mateo Yilmaz",
      "email": "mateo.yilmaz@example.com",
      "age": 18,
      "preferences": {
        "genres": "normal early strong after public clear group system open close often easy local useful regular every common minor result"
      }
    },
    {
      "user_id": 123,
      "full_name": "Yara Torres",
      "email": "yara.torres@example.org",
      "age": 63,
      "preferences": {
        "genres": "order high careful detail"
      }
    },
    {
      "user_id": 124,
      "full_name": "Sara Kowalski",
      "email": "sara.kowalski@example.org",
      "age": 61,
      "preferences": {
        "genres": "ground close issue inside happen whole quiet second partial high another between short"
      }
    },
    {
      "user_id": 125,
      "full_name": "Ana Rossi",
      "email": "ana.rossi@example.net",
      "age": 81,
      "preferences": {
        "genres": "update reason later public order plain clear level morning quick bright matter detail month always group"
      }
    },
    {
      "user_id": 126,
      "full_name": "Chen Wagner",
      "email": "chen.wagner@example.org",
      "age": 84,
      "preferences": {
        "genres": "around always little"
      }
    },
    {
      "user_id": 127,
      "full_name": "Deniz Carter",
      "email": "deniz.carter@example.org",
      "age": 79,
      "preferences": {
        "genres": "often matter various whole detail special simple number little ground about nearly between steady several because without final still"
      }
    },
    {
      "user_id": 128,
      "full_name": "Ben Brown",
      "email": "ben.brown@example.com",
      "age": 95,
      "preferences": {
        "genres": "various light number toward easy within still"
      }
    },
    {
      "user_id": 129,
      "full_name": "Deniz Patel",
      "email": "deniz.patel@example.org",
      "age": 82,
      "preferences": {
        "genres": "ready clear large total natural single"
      }
    },
    {
      "user_id": 130,
      "full_name": "Andre Taylor",
      "email": "andre.taylor@example.org",
      "age": 63,
      "preferences": {
        "genres": "given minor strong nearly outside record moving common bright other various large every follow small total"
      }
    },
    {
      "user_id": 131,
      "full_name": "Lina Wilson",
      "email": "lina.wilson@example.net",
      "age": 27,
      "preferences": {
        "genres": "along public normal summary update within close other record month large"
      }
    },
    {
      "user_id": 132,
      "full_name": "Grace Evans",
      "email": "grace.evans@example.org",
      "age": 29,
      "preferences": {
        "genres": "result quick"
      }
    },
    {
      "user_id": 133,
      "full_name": "Lena Fischer",
      "email": "lena.fischer@example.org",
      "age": 53,
      "preferences": {
        "genres": "summary strong matter happen great another update special support reason nearly about moving"
      }
    },
    {
      "user_id": 134,
      "full_name": "Noah Schneider",
      "email": "noah.schneider@example.com",
      "age": 57,
      "preferences": {
        "genres": "always ready whole after careful still simple quiet enough several recent month ground"
      }
    },
    {
      "user_id": 135,
      "full_name": "Daniel Tanaka",
      "email": "daniel.tanaka@example.org",
      "age": 46,
      "preferences": {
        "genres": "outside given summary another point because daily normal"
      }
    },
    {
      "user_id": 136,
      "full_name": "Deniz Vargas",
      "email": "deniz.vargas@example.net",
      "age": 95,
      "preferences": {
        "genres": "bright today point summary enough"
      }
    },
    {
      "user_id": 137,
      "full_name": "Isaac Hansen",
      "email": "isaac.hansen@example.com",
      "age": 88,
      "preferences": {
        "genres": "support local group little single steady because along careful inside special happen close period notice strong review whole every today"
      }
    },
    {
      "user_id": 138,
      "full_name": "Maya Oliveira",
      "email": "maya.oliveira@example.com",
      "age": 69,
      "preferences": {
        "genres": "notice plain ground summary small special issue yearly long early without daily large between outside"
      }
    },
    {
      "user_id": 139,
      "full_name": "Nour Sousa",
      "email": "nour.sousa@example.com",
      "age": 74,
      "preferences": {
        "genres": "because example steady within outside long another light great total record level second before around"
      }
    },
    {
      "user_id": 140,
      "full_name": "Omar Baker",
      "email": "omar.baker@example.com",
      "age": 60,
      "preferences": {
        "genres": "around given normal large"
      }
    },
    {
      "user_id": 141,
      "full_name": "Jade Hoffmann",
      "email": "jade.hoffmann@example.com",
      "age": 24,
      "preferences": {
        "genres": "period record within about"
      }
    },
    {
      "user_id": 142,
      "full_name": "Sara Baker",
      "email": "sara.baker@example.net",
      "age": 22,
      "preferences": {
        "genres": "various update major partial because inside"
      }
    },
    {
      "user_id": 143,
      "full_name": "Ben Cruz",
      "email": "ben.cruz@example.org",
      "age": 34,
      "preferences": {
        "genres": "other enough second minor always strong partial plain"
      }
    },
    {
      "user_id": 144,
      "full_name": "Hana Rossi",
      "email": "hana.rossi@example.com",
      "age": 61,
      "preferences": {
        "genres": "month total happen often short direct usual along high"
      }
    },
    {
      "user_id": 145,
      "full_name": "Marco Wagner",
      "email": "marco.wagner@example.org",
      "age": 60,
      "preferences": {
        "genres": "special quiet public small"
      }
    },
    {
      "user_id": 146,
      "full_name": "Mia Gupta",
      "email": "mia.gupta@example.org",
      "age": 37,
      "preferences": {
        "genres": "reason long yearly later"
      }
    },
    {
      "user_id": 147,
      "full_name": "Elena Brown",
      "email": "elena.brown@example.org",
      "age": 43,
      "preferences": {
        "genres": "single normal large record toward"
      }
    },
    {
      "user_id": 148,
      "full_name": "Ibrahim Tanaka",
      "email": "ibrahim.tanaka@example.net",
      "age": 91,
      "preferences": {
        "genres": "simple useful group level without light clear quick careful yearly toward moving"
      }
    },
    {
      "user_id": 149,
      "full_name": "Grace Lee",
      "email": "grace.lee@example.org",
      "age": 51,
      "preferences": {
        "genres": "follow morning quick always"
      }
    },
    {
      "user_id": 150,
      "full_name": "Olivia Hassan",
      "email": "olivia.hassan@example.com",
      "age": 76,
      "preferences": {
        "genres": "recent yearly high morning after other happen period strong direct because long detail normal quiet without common close"
      }
    }
  ],
  "reading_progress": [
    {
      "progress_id": 1,
      "user_id": 94,
      "book_id": 187,
      "percentage_completed": 77,
      "last_read_date": "2023-02-10",
      "start_date": "2023-04-03",
      "reading_time_minutes": 204
    },
    {
      "progress_id": 2,
      "user_id": 57,
      "book_id": 48,
      "percentage_completed": 74,
      "last_read_date": "2023-09-08",
      "start_date": "2023-03-29",
      "reading_time_minutes": 438
    },
    {
      "progress_id": 3,
      "user_id": 142,
      "book_id": 198,
      "percentage_completed": 58,
      "last_read_date": "2023-05-13",
      "start_date": "2023-02-19",
      "reading_time_minutes": 228
    },
    {
      "progress_id": 4,
      "user_id": 67,
      "book_id": 48,
      "percentage_completed": 84,
      "last_read_date": "2023-01-28",
      "start_date": "2023-09-23",
      "reading_time_minutes": 353
    },
    {
      "progress_id": 5,
      "user_id": 86,
      "book_id": 171,
      "percentage_completed": 99,
      "last_read_date": "2023-04-29",
      "start_date": "2023-09-25",
      "reading_time_minutes": 201
    },
    {
      "progress_id": 6,
      "user_id": 23,
      "book_id": 139,
      "percentage_completed": 92,
      "last_read_date": "2023-08-08",
      "start_date": "2023-09-28",
      "reading_time_minutes": 373
    },
    {
      "progress_id": 7,
      "user_id": 24,
      "book_id": 167,
      "percentage_completed": 19,
      "last_read_date": "2023-07-24",
      "start_date": "2023-02-04",
      "reading_time_minutes": 188
    },
    {
      "progress_id": 8,
      "user_id": 83,
      "book_id": 167,
      "percentage_completed": 3,
      "last_read_date": "2023-03-31",
      "start_date": "2023-10-20",
      "reading_time_minutes": 394
    },
    {
      "progress_id": 9,
      "user_id": 83,
      "book_id": 144,
      "percentage_completed": 97,
      "last_read_date": "2023-06-21",
      "start_date": "2023-04-06",
      "reading_time_minutes": 328
    },
    {
      "progress_id": 10,
      "user_id": 30,
      "book_id": 144,
      "percentage_completed": 11,
      "last_read_date": "2023-10-16",
      "start_date": "2023-03-14",
      "reading_time_minutes": 299
    },
    {
      "progress_id": 11,
      "user_id": 47,
      "book_id": 160,
      "percentage_completed": 58,
      "last_read_date": "2023-04-22",
      "start_date": "2023-07-29",
      "reading_time_minutes": 276
    },
    {
      "progress_id": 12,
      "user_id": 123,
      "book_id": 162,
      "percentage_completed": 6,
      "last_read_date": "2023-06-12",
      "start_date": "2023-02-28",
      "reading_time_minutes": 288
    },
    {
      "progress_id": 13,
      "user_id": 22,
      "book_id": 90,
      "percentage_completed": 91,
      "last_read_date": "2023-08-13",
      "start_date": "2023-02-19",
      "reading_time_minutes": 281
    },
    {
      "progress_id": 14,
      "user_id": 11,
      "book_id": 150,
      "percentage_completed": 96,
      "last_read_date": "2023-08-02",
      "start_date": "2023-01-19",
      "reading_time_minutes": 153
    },
    {
      "progress_id": 15,
      "user_id": 36,
      "book_id": 84,
      "percentage_completed": 98,
      "last_read_date": "2023-09-14",
      "start_date": "2023-06-25",
      "reading_time_minutes": 367
    },
    {
      "progress_id": 16,
      "user_id": 19,
      "book_id": 138,
      "percentage_completed": 92,
      "last_read_date": "2023-05-03",
      "start_date": "2023-01-31",
      "reading_time_minutes": 148
    },
    {
      "progress_id": 17,
      "user_id": 147,
      "book_id": 24,
      "percentage_completed": 32,
      "last_read_date": "2023-10-06",
      "start_date": "2023-01-28",
      "reading_time_minutes": 259
    },
    {
      "progress_id": 18,
      "user_id": 132,
      "book_id": 125,
      "percentage_completed": 98,
      "last_read_date": "2023-06-16",
      "start_date": "2023-04-11",
      "reading_time_minutes": 235
    },
    {
      "progress_id": 19,
      "user_id": 102,
      "book_id": 65,
      "percentage_completed": 46,
      "last_read_date": "2023-03-15",
      "start_date": "2023-10-01",
      "reading_time_minutes": 240
    },
    {
      "progress_id": 20,
      "user_id": 114,
      "book_id": 128,
      "percentage_completed": 67,
      "last_read_date": "2023-10-13",
      "start_date": "2023-10-11",
      "reading_time_minutes": 233
    },
    {
      "progress_id": 21,
      "user_id": 33,
      "book_id": 105,
      "percentage_completed": 93,
      "last_read_date": "2023-09-17",
      "start_date": "2023-05-16",
      "reading_time_minutes": 405
    },
    {
      "progress_id": 22,
      "user_id": 47,
      "book_id": 10,
      "percentage_completed": 67,
      "last_read_date": "2023-07-30",
      "start_date": "2023-01-18",
      "reading_time_minutes": 362
    },
    {
      "progress_id": 23,
      "user_id": 86,
      "book_id": 174,
      "percentage_completed": 96,
      "last_read_date": "2023-01-09",
      "start_date": "2023-07-06",
      "reading_time_minutes": 253
    },
    {
      "progress_id": 24,
      "user_id": 48,
      "book_id": 45,
      "percentage_completed": 18,
      "last_read_date": "2023-02-05",
      "start_date": "2023-02-05",
      "reading_time_minutes": 352
    },
    {
      "progress_id": 25,
      "user_id": 93,
      "book_id": 57,
      "percentage_completed": 99,
      "last_read_date": "2023-09-04",
      "start_date": "2023-09-25",
      "reading_time_minutes": 334
    },
    {
      "progress_id": 26,
      "user_id": 109,
      "book_id": 155,
      "percentage_completed": 73,
      "last_read_date": "2023-05-22",
      "start_date": "2023-03-12",
      "reading_time_minutes": 338
    },
    {
      "progress_id": 27,
      "user_id": 69,
      "book_id": 62,
      "percentage_completed": 18,
      "last_read_date": "2023-04-03",
      "start_date": "2023-09-08",
      "reading_time_minutes": 314
    },
    {
      "progress_id": 28,
      "user_id": 19,
      "book_id": 11,
      "percentage_completed": 95,
      "last_read_date": "2023-05-14",
      "start_date": "2023-09-09",
      "reading_time_minutes": 326
    },
    {
      "progress_id": 29,
      "user_id": 46,
      "book_id": 176,
      "percentage_completed": 18,
      "last_read_date": "2023-06-08",
      "start_date": "2023-10-27",
      "reading_time_minutes": 236
    },
    {
      "progress_id": 30,
      "user_id": 26,
      "book_id": 12,
      "percentage_completed": 79,
      "last_read_date": "2023-06-10",
      "start_date": "2023-03-14",
      "reading_time_minutes": 250
    },
    {
      "progress_id": 31,
      "user_id": 47,
      "book_id": 120,
      "percentage_completed": 98,
      "last_read_date": "2023-04-24",
      "start_date": "2023-02-04",
      "reading_time_minutes": 273
    },
    {
      "progress_id": 32,
      "user_id": 85,
      "book_id": 117,
      "percentage_completed": 94,
      "last_read_date": "2023-07-29",
      "start_date": "2023-08-17",
      "reading_time_minutes": 356
    },
    {
      "progress_id": 33,
      "user_id": 142,
      "book_id": 1,
      "percentage_completed": 87,
      "last_read_date": "2023-09-23",
      "start_date": "2023-03-08",
      "reading_time_minutes": 323
    },
    {
      "progress_id": 34,
      "user_id": 124,
      "book_id": 88,
      "percentage_completed": 82,
      "last_read_date": "2023-09-14",
      "start_date": "2023-07-23",
      "reading_time_minutes": 376
    },
    {
      "progress_id": 35,
      "user_id": 33,
      "book_id": 185,
      "percentage_completed": 30,
      "last_read_date": "2023-03-28",
      "start_date": "2023-07-02",
      "reading_time_minutes": 242
    },
    {
      "progress_id": 36,
      "user_id": 124,
      "book_id": 140,
      "percentage_completed": 65,
      "last_read_date": "2023-06-04",
      "start_date": "2023-04-04",
      "reading_time_minutes": 388
    },
    {
      "progress_id": 37,
      "user_id": 51,
      "book_id": 17,
      "percentage_completed": 97,
      "last_read_date": "2023-06-24",
      "start_date": "2023-06-20",
      "reading_time_minutes": 275
    },
    {
      "progress_id": 38,
      "user_id": 3,
      "book_id": 83,
      "percentage_completed": 97,
      "last_read_date": "2023-10-16",
      "start_date": "2023-04-07",
      "reading_time_minutes": 254
    },
    {
      "progress_id": 39,
      "user_id": 79,
      "book_id": 181,
      "percentage_completed": 26,
      "last_read_date": "2023-03-21",
      "start_date": "2023-01-01",
      "reading_time_minutes": 361
    },
    {
      "progress_id": 40,
      "user_id": 89,
      "book_id": 28,
      "percentage_completed": 4,
      "last_read_date": "2023-08-22",
      "start_date": "2023-08-14",
      "reading_time_minutes": 205
    },
    {
      "progress_id": 41,
      "user_id": 30,
      "book_id": 46,
      "percentage_completed": 82,
      "last_read_date": "2023-10-27",
      "start_date": "2023-09-27",
      "reading_time_minutes": 272
    },
    {
      "progress_id": 42,
      "user_id": 121,
      "book_id": 39,
      "percentage_completed": 78,
      "last_read_date": "2023-09-25",
      "start_date": "2023-10-20",
      "reading_time_minutes": 228
    },
    {
      "progress_id": 43,
      "user_id": 31,
      "book_id": 9,
      "percentage_completed": 99,
      "last_read_date": "2023-08-29",
      "start_date": "2023-06-14",
      "reading_time_minutes": 352
    },
    {
      "progress_id": 44,
      "user_id": 51,
      "book_id": 38,
      "percentage_completed": 2,
      "last_read_date": "2023-09-27",
      "start_date": "2023-09-08",
      "reading_time_minutes": 283
    },
    {
      "progress_id": 45,
      "user_id": 53,
      "book_id": 150,
      "percentage_completed": 4,
      "last_read_date": "2023-04-21",
      "start_date": "2023-08-11",
      "reading_time_minutes": 276
    },
    {
      "progress_id": 46,
      "user_id": 8,
      "book_id": 66,
      "percentage_completed": 18,
      "last_read_date": "2023-01-24",
      "start_date": "2023-09-27",
      "reading_time_minutes": 219
    },
    {
      "progress_id": 47,
      "user_id": 50,
      "book_id": 134,
      "percentage_completed": 64,
      "last_read_date": "2023-03-19",
      "start_date": "2023-05-11",
      "reading_time_minutes": 220
    },
    {
      "progress_id": 48,
      "user_id": 26,
      "book_id": 42,
      "percentage_completed": 75,
      "last_read_date": "2023-08-31",
      "start_date": "2023-07-28",
      "reading_time_minutes": 221
    },
    {
      "progress_id": 49,
      "user_id": 145,
      "book_id": 14,
      "percentage_completed": 66,
      "last_read_date": "2023-01-21",
      "start_date": "2023-07-09",
      "reading_time_minutes": 336
    },
    {
      "progress_id": 50,
      "user_id": 135,
      "book_id": 160,
      "percentage_completed": 25,
      "last_read_date": "2023-03-06",
      "start_date": "2023-08-23",
      "reading_time_minutes": 455
    },
    {
      "progress_id": 51,
      "user_id": 54,
      "book_id": 145,
      "percentage_completed": 26,
      "last_read_date": "2023-08-01",
      "start_date": "2023-09-23",
      "reading_time_minutes": 174
    },
    {
      "progress_id": 52,
      "user_id": 113,
      "book_id": 12,
      "percentage_completed": 53,
      "last_read_date": "2023-07-02",
      "start_date": "2023-06-12",
      "reading_time_minutes": 86
    },
    {
      "progress_id": 53,
      "user_id": 54,
      "book_id": 154,
      "percentage_completed": 90,
      "last_read_date": "2023-08-05",
      "start_date": "2023-08-20",
      "reading_time_minutes": 401
    },
    {
      "progress_id": 54,
      "user_id": 54,
      "book_id": 157,
      "percentage_completed": 100,
      "last_read_date": "2023-06-03",
      "start_date": "2023-06-03",
      "reading_time_minutes": 170
    },
    {
      "progress_id": 55,
      "user_id": 21,
      "book_id": 65,
      "percentage_completed": 99,
      "last_read_date": "2023-04-29",
      "start_date": "2023-03-13",
      "reading_time_minutes": 230
    },
    {
      "progress_id": 56,
      "user_id": 23,
      "book_id": 158,
      "percentage_completed": 72,
      "last_read_date": "2023-06-11",
      "start_date": "2023-04-18",
      "reading_time_minutes": 245
    },
    {
      "progress_id": 57,
      "user_id": 141,
      "book_id": 192,
      "percentage_completed": 90,
      "last_read_date": "2023-10-22",
      "start_date": "2023-04-09",
      "reading_time_minutes": 306
    },
    {
      "progress_id": 58,
      "user_id": 46,
      "book_id": 175,
      "percentage_completed": 57,
      "last_read_date": "2023-10-17",
      "start_date": "2023-07-09",
      "reading_time_minutes": 450
    },
    {
      "progress_id": 59,
      "user_id": 12,
      "book_id": 48,
      "percentage_completed": 94,
      "last_read_date": "2023-02-02",
      "start_date": "2023-05-22",
      "reading_time_minutes": 327
    },
    {
      "progress_id": 60,
      "user_id": 51,
      "book_id": 74,
      "percentage_completed": 90,
      "last_read_date": "2023-02-10",
      "start_date": "2023-06-25",
      "reading_time_minutes": 243
    },
    {
      "progress_id": 61,
      "user_id": 30,
      "book_id": 165,
      "percentage_completed": 48,
      "last_read_date": "2023-06-21",
      "start_date": "2023-06-04",
      "reading_time_minutes": 481
    },
    {
      "progress_id": 62,
      "user_id": 69,
      "book_id": 105,
      "percentage_completed": 1,
      "last_read_date": "2023-01-14",
      "start_date": "2023-08-26",
      "reading_time_minutes": 286
    },
    {
      "progress_id": 63,
      "user_id": 10,
      "book_id": 56,
      "percentage_completed": 99,
      "last_read_date": "2023-03-27",
      "start_date": "2023-04-14",
      "reading_time_minutes": 225
    },
    {
      "progress_id": 64,
      "user_id": 32,
      "book_id": 162,
      "percentage_completed": 35,
      "last_read_date": "2023-05-28",
      "start_date": "2023-10-08",
      "reading_time_minutes": 141
    },
    {
      "progress_id": 65,
      "user_id": 11,
      "book_id": 117,
      "percentage_completed": 87,
      "last_read_date": "2023-10-16",
      "start_date": "2023-07-26",
      "reading_time_minutes": 264
    },
    {
      "progress_id": 66,
      "user_id": 110,
      "book_id": 178,
      "percentage_completed": 12,
      "last_read_date": "2023-07-05",
      "start_date": "2023-01-27",
      "reading_time_minutes": 300
    },
    {
      "progress_id": 67,
      "user_id": 122,
      "book_id": 157,
      "percentage_completed": 99,
      "last_read_date": "2023-07-16",
      "start_date": "2023-08-09",
      "reading_time_minutes": 374
    },
    {
      "progress_id": 68,
      "user_id": 150,
      "book_id": 42,
      "percentage_completed": 99,
      "last_read_date": "2023-03-18",
      "start_date": "2023-04-15",
      "reading_time_minutes": 334
    },
    {
      "progress_id": 69,
      "user_id": 118,
      "book_id": 115,
      "percentage_completed": 19,
      "last_read_date": "2023-03-23",
      "start_date": "2023-01-14",
      "reading_time_minutes": 268
    },
    {
      "progress_id": 70,
      "user_id": 123,
      "book_id": 49,
      "percentage_completed": 38,
      "last_read_date": "2023-10-17",
      "start_date": "2023-02-07",
      "reading_time_minutes": 414
    },
    {
      "progress_id": 71,
      "user_id": 58,
      "book_id": 91,
      "percentage_completed": 99,
      "last_read_date": "2023-06-18",
      "start_date": "2023-04-07",
      "reading_time_minutes": 144
    },
    {
      "progress_id": 72,
      "user_id": 150,
      "book_id": 133,
      "percentage_completed": 99,
      "last_read_date": "2023-10-20",
      "start_date": "2023-08-15",
      "reading_time_minutes": 302
    },
    {
      "progress_id": 73,
      "user_id": 23,
      "book_id": 16,
      "percentage_completed": 14,
      "last_read_date": "2023-09-08",
      "start_date": "2023-02-09",
      "reading_time_minutes": 269
    },
    {
      "progress_id": 74,
      "user_id": 141,
      "book_id": 5,
      "percentage_completed": 47,
      "last_read_date": "2023-08-27",
      "start_date": "2023-03-17",
      "reading_time_minutes": 264
    },
    {
      "progress_id": 75,
      "user_id": 136,
      "book_id": 55,
      "percentage_completed": 98,
      "last_read_date": "2023-07-08",
      "start_date": "2023-08-20",
      "reading_time_minutes": 260
    },
    {
      "progress_id": 76,
      "user_id": 36,
      "book_id": 26,
      "percentage_completed": 49,
      "last_read_date": "2023-07-07",
      "start_date": "2023-06-18",
      "reading_time_minutes": 351
    },
    {
      "progress_id": 77,
      "user_id": 75,
      "book_id": 155,
      "percentage_completed": 34,
      "last_read_date": "2023-04-17",
      "start_date": "2023-09-30",
      "reading_time_minutes": 349
    },
    {
      "progress_id": 78,
      "user_id": 126,
      "book_id": 124,
      "percentage_completed": 21,
      "last_read_date": "2023-10-10",
      "start_date": "2023-08-27",
      "reading_time_minutes": 239
    },
    {
      "progress_id": 79,
      "user_id": 79,
      "book_id": 72,
      "percentage_completed": 94,
      "last_read_date": "2023-10-20",
      "start_date": "2023-09-04",
      "reading_time_minutes": 218
    },
    {
      "progress_id": 80,
      "user_id": 89,
      "book_id": 5,
      "percentage_completed": 65,
      "last_read_date": "2023-10-15",
      "start_date": "2023-06-29",
      "reading_time_minutes": 351
    },
    {
      "progress_id": 81,
      "user_id": 11,
      "book_id": 140,
      "percentage_completed": 100,
      "last_read_date": "2023-03-14",
      "start_date": "2023-02-20",
      "reading_time_minutes": 398
    },
    {
      "progress_id": 82,
      "user_id": 79,
      "book_id": 144,
      "percentage_completed": 63,
      "last_read_date": "2023-04-14",
      "start_date": "2023-09-01",
      "reading_time_minutes": 346
    },
    {
      "progress_id": 83,
      "user_id": 50,
      "book_id": 131,
      "percentage_completed": 94,
      "last_read_date": "2023-05-23",
      "start_date": "2023-09-17",
      "reading_time_minutes": 387
    },
    {
      "progress_id": 84,
      "user_id": 103,
      "book_id": 173,
      "percentage_completed": 83,
      "last_read_date": "2023-01-09",
      "start_date": "2023-09-24",
      "reading_time_minutes": 484
    },
    {
      "progress_id": 85,
      "user_id": 51,
      "book_id": 96,
      "percentage_completed": 13,
      "last_read_date": "2023-10-03",
      "start_date": "2023-10-15",
      "reading_time_minutes": 274
    },
    {
      "progress_id": 86,
      "user_id": 141,
      "book_id": 64,
      "percentage_completed": 30,
      "last_read_date": "2023-09-18",
      "start_date": "2023-01-25",
      "reading_time_minutes": 395
    },
    {
      "progress_id": 87,
      "user_id": 57,
      "book_id": 23,
      "percentage_completed": 13,
      "last_read_date": "2023-08-24",
      "start_date": "2023-06-14",
      "reading_time_minutes": 453
    },
    {
      "progress_id": 88,
      "user_id": 99,
      "book_id": 125,
      "percentage_completed": 53,
      "last_read_date": "2023-01-07",
      "start_date": "2023-03-27",
      "reading_time_minutes": 284
    },
    {
      "progress_id": 89,
      "user_id": 83,
      "book_id": 125,
      "percentage_completed": 100,
      "last_read_date": "2023-07-25",
      "start_date": "2023-06-29",
      "reading_time_minutes": 314
    },
    {
      "progress_id": 90,
      "user_id": 144,
      "book_id": 101,
      "percentage_completed": 55,
      "last_read_date": "2023-08-28",
      "start_date": "2023-08-29",
      "reading_time_minutes": 187
    },
    {
      "progress_id": 91,
      "user_id": 140,
      "book_id": 196,
      "percentage_completed": 56,
      "last_read_date": "2023-04-28",
      "start_date": "2023-06-23",
      "reading_time_minutes": 318
    },
    {
      "progress_id": 92,
      "user_id": 111,
      "book_id": 186,
      "percentage_completed": 38,
      "last_read_date": "2023-07-26",
      "start_date": "2023-07-05",
      "reading_time_minutes": 147
    },
    {
      "progress_id": 93,
      "user_id": 67,
      "book_id": 193,
      "percentage_completed": 87,
      "last_read_date": "2023-02-02",
      "start_date": "2023-04-18",
      "reading_time_minutes": 219
    },
    {
      "progress_id": 94,
      "user_id": 69,
      "book_id": 185,
      "percentage_completed": 81,
      "last_read_date": "2023-10-31",
      "start_date": "2023-08-19",
      "reading_time_minutes": 367
    },
    {
      "progress_id": 95,
      "user_id": 115,
      "book_id": 154,
      "percentage_completed": 29,
      "last_read_date": "2023-08-19",
      "start_date": "2023-05-27",
      "reading_time_minutes": 172
    },
    {
      "progress_id": 96,
      "user_id": 140,
      "book_id": 99,
      "percentage_completed": 68,
      "last_read_date": "2023-09-25",
      "start_date": "2023-03-30",
      "reading_time_minutes": 438
    },
    {
      "progress_id": 97,
      "user_id": 89,
      "book_id": 23,
      "percentage_completed": 88,
      "last_read_date": "2023-07-15",
      "start_date": "2023-03-10",
      "reading_time_minutes": 155
    },
    {
      "progress_id": 98,
      "user_id": 23,
      "book_id": 181,
      "percentage_completed": 81,
      "last_read_date": "2023-09-28",
      "start_date": "2023-03-12",
      "reading_time_minutes": 227
    },
    {
      "progress_id": 99,
      "user_id": 117,
      "book_id": 117,
      "percentage_completed": 50,
      "last_read_date": "2023-02-20",
      "start_date": "2023-07-03",
      "reading_time_minutes": 362
    },
    {
      "progress_id": 100,
      "user_id": 62,
      "book_id": 178,
      "percentage_completed": 86,
      "last_read_date": "2023-05-23",
      "start_date": "2023-04-03",
      "reading_time_minutes": 299
    },
    {
      "progress_id": 101,
      "user_id": 9,
      "book_id": 91,
      "percentage_completed": 59,
      "last_read_date": "2023-04-22",
      "start_date": "2023-07-04",
      "reading_time_minutes": 290
    },
    {
      "progress_id": 102,
      "user_id": 16,
      "book_id": 131,
      "percentage_completed": 9,
      "last_read_date": "2023-10-06",
      "start_date": "2023-02-13",
      "reading_time_minutes": 301
    },
    {
      "progress_id": 103,
      "user_id": 21,
      "book_id": 8,
      "percentage_completed": 90,
      "last_read_date": "2023-09-12",
      "start_date": "2023-09-06",
      "reading_time_minutes": 340
    },
    {
      "progress_id": 104,
      "user_id": 54,
      "book_id": 90,
      "percentage_completed": 85,
      "last_read_date": "2023-09-09",
      "start_date": "2023-03-02",
      "reading_time_minutes": 372
    },
    {
      "progress_id": 105,
      "user_id": 146,
      "book_id": 13,
      "percentage_completed": 51,
      "last_read_date": "2023-09-25",
      "start_date": "2023-01-05",
      "reading_time_minutes": 196
    },
    {
      "progress_id": 106,
      "user_id": 128,
      "book_id": 74,
      "percentage_completed": 12,
      "last_read_date": "2023-02-18",
      "start_date": "2023-01-01",
      "reading_time_minutes": 354
    },
    {
      "progress_id": 107,
      "user_id": 111,
      "book_id": 30,
      "percentage_completed": 100,
      "last_read_date": "2023-10-31",
      "start_date": "2023-09-22",
      "reading_time_minutes": 394
    },
    {
      "progress_id": 108,
      "user_id": 136,
      "book_id": 83,
      "percentage_completed": 90,
      "last_read_date": "2023-08-03",
      "start_date": "2023-05-18",
      "reading_time_minutes": 401
    },
    {
      "progress_id": 109,
      "user_id": 75,
      "book_id": 199,
      "percentage_completed": 17,
      "last_read_date": "2023-09-25",
      "start_date": "2023-02-10",
      "reading_time_minutes": 199
    },
    {
      "progress_id": 110,
      "user_id": 48,
      "book_id": 59,
      "percentage_completed": 97,
      "last_read_date": "2023-09-14",
      "start_date": "2023-07-03",
      "reading_time_minutes": 303
    },
    {
      "progress_id": 111,
      "user_id": 14,
      "book_id": 83,
      "percentage_completed": 56,
      "last_read_date": "2023-08-23",
      "start_date": "2023-02-25",
      "reading_time_minutes": 409
    },
    {
      "progress_id": 112,
      "user_id": 135,
      "book_id": 121,
      "percentage_completed": 94,
      "last_read_date": "2023-09-16",
      "start_date": "2023-05-05",
      "reading_time_minutes": 210
    },
    {
      "progress_id": 113,
      "user_id": 15,
      "book_id": 33,
      "percentage_completed": 87,
      "last_read_date": "2023-08-28",
      "start_date": "2023-08-10",
      "reading_time_minutes": 271
    },
    {
      "progress_id": 114,
      "user_id": 13,
      "book_id": 94,
      "percentage_completed": 99,
      "last_read_date": "2023-03-06",
      "start_date": "2023-10-10",
      "reading_time_minutes": 404
    },
    {
      "progress_id": 115,
      "user_id": 68,
      "book_id": 42,
      "percentage_completed": 84,
      "last_read_date": "2023-10-26",
      "start_date": "2023-09-03",
      "reading_time_minutes": 278
    },
    {
      "progress_id": 116,
      "user_id": 139,
      "book_id": 9,
      "percentage_completed": 60,
      "last_read_date": "2023-08-24",
      "start_date": "2023-02-19",
      "reading_time_minutes": 255
    },
    {
      "progress_id": 117,
      "user_id": 30,
      "book_id": 51,
      "percentage_completed": 86,
      "last_read_date": "2023-01-01",
      "start_date": "2023-10-09",
      "reading_time_minutes": 319
    },
    {
      "progress_id": 118,
      "user_id": 48,
      "book_id": 198,
      "percentage_completed": 77,
      "last_read_date": "2023-02-07",
      "start_date": "2023-08-17",
      "reading_time_minutes": 227
    },
    {
      "progress_id": 119,
      "user_id": 109,
      "book_id": 35,
      "percentage_completed": 98,
      "last_read_date": "2023-05-23",
      "start_date": "2023-10-31",
      "reading_time_minutes": 322
    },
    {
      "progress_id": 120,
      "user_id": 3,
      "book_id": 1,
      "percentage_completed": 93,
      "last_read_date": "2023-08-21",
      "start_date": "2023-08-05",
      "reading_time_minutes": 276
    },
    {
      "progress_id": 121,
      "user_id": 22,
      "book_id": 196,
      "percentage_completed": 93,
      "last_read_date": "2023-04-29",
      "start_date": "2023-08-04",
      "reading_time_minutes": 416
    },
    {
      "progress_id": 122,
      "user_id": 6,
      "book_id": 139,
      "percentage_completed": 94,
      "last_read_date": "2023-10-05",
      "start_date": "2023-08-15",
      "reading_time_minutes": 226
    },
    {
      "progress_id": 123,
      "user_id": 55,
      "book_id": 192,
      "percentage_completed": 31,
      "last_read_date": "2023-09-15",
      "start_date": "2023-03-21",
      "reading_time_minutes": 428
    },
    {
      "progress_id": 124,
      "user_id": 55,
      "book_id": 198,
      "percentage_completed": 9,
      "last_read_date": "2023-04-06",
      "start_date": "2023-02-03",
      "reading_time_minutes": 299
    },
    {
      "progress_id": 125,
      "user_id": 71,
      "book_id": 87,
      "percentage_completed": 31,
      "last_read_date": "2023-08-12",
      "start_date": "2023-09-05",
      "reading_time_minutes": 243
    },
    {
      "progress_id": 126,
      "user_id": 58,
      "book_id": 147,
      "percentage_completed": 55,
      "last_read_date": "2023-08-16",
      "start_date": "2023-06-14",
      "reading_time_minutes": 320
    },
    {
      "progress_id": 127,
      "user_id": 56,
      "book_id": 131,
      "percentage_completed": 97,
      "last_read_date": "2023-05-14",
      "start_date": "2023-09-04",
      "reading_time_minutes": 327
    },
    {
      "progress_id": 128,
      "user_id": 88,
      "book_id": 126,
      "percentage_completed": 65,
      "last_read_date": "2023-08-01",
      "start_date": "2023-05-07",
      "reading_time_minutes": 320
    },
    {
      "progress_id": 129,
      "user_id": 128,
      "book_id": 45,
      "percentage_completed": 57,
      "last_read_date": "2023-08-11",
      "start_date": "2023-04-09",
      "reading_time_minutes": 156
    },
    {
      "progress_id": 130,
      "user_id": 28,
      "book_id": 129,
      "percentage_completed": 40,
      "last_read_date": "2023-10-29",
      "start_date": "2023-02-17",
      "reading_time_minutes": 328
    },
    {
      "progress_id": 131,
      "user_id": 79,
      "book_id": 110,
      "percentage_completed": 87,
      "last_read_date": "2023-06-16",
      "start_date": "2023-04-18",
      "reading_time_minutes": 295
    },
    {
      "progress_id": 132,
      "user_id": 6,
      "book_id": 39,
      "percentage_completed": 16,
      "last_read_date": "2023-05-31",
      "start_date": "2023-06-13",
      "reading_time_minutes": 423
    },
    {
      "progress_id": 133,
      "user_id": 106,
      "book_id": 1,
      "percentage_completed": 65,
      "last_read_date": "2023-07-21",
      "start_date": "2023-09-24",
      "reading_time_minutes": 333
    },
    {
      "progress_id": 134,
      "user_id": 75,
      "book_id": 198,
      "percentage_completed": 40,
      "last_read_date": "2023-06-20",
      "start_date": "2023-06-11",
      "reading_time_minutes": 452
    },
    {
      "progress_id": 135,
      "user_id": 115,
      "book_id": 116,
      "percentage_completed": 34,
      "last_read_date": "2023-03-23",
      "start_date": "2023-04-16",
      "reading_time_minutes": 480
    },
    {
      "progress_id": 136,
      "user_id": 89,
      "book_id": 46,
      "percentage_completed": 21,
      "last_read_date": "2023-09-23",
      "start_date": "2023-02-19",
      "reading_time_minutes": 249
    },
    {
      "progress_id": 137,
      "user_id": 30,
      "book_id": 186,
      "percentage_completed": 100,
      "last_read_date": "2023-04-21",
      "start_date": "2023-06-27",
      "reading_time_minutes": 411
    },
    {
      "progress_id": 138,
      "user_id": 74,
      "book_id": 119,
      "percentage_completed": 88,
      "last_read_date": "2023-07-04",
      "start_date": "2023-10-26",
      "reading_time_minutes": 303
    },
    {
      "progress_id": 139,
      "user_id": 53,
      "book_id": 110,
      "percentage_completed": 64,
      "last_read_date": "2023-03-17",
      "start_date": "2023-07-14",
      "reading_time_minutes": 336
    },
    {
      "progress_id": 140,
      "user_id": 45,
      "book_id": 63,
      "percentage_completed": 90,
      "last_read_date": "2023-03-31",
      "start_date": "2023-07-22",
      "reading_time_minutes": 411
    },
    {
      "progress_id": 141,
      "user_id": 103,
      "book_id": 134,
      "percentage_completed": 31,
      "last_read_date": "2023-03-10",
      "start_date": "2023-10-01",
      "reading_time_minutes": 424
    },
    {
      "progress_id": 142,
      "user_id": 32,
      "book_id": 84,
      "percentage_completed": 95,
      "last_read_date": "2023-05-22",
      "start_date": "2023-07-01",
      "reading_time_minutes": 195
    },
    {
      "progress_id": 143,
      "user_id": 82,
      "book_id": 180,
      "percentage_completed": 28,
      "last_read_date": "2023-05-03",
      "start_date": "2023-08-10",
      "reading_time_minutes": 173
    },
    {
      "progress_id": 144,
      "user_id": 60,
      "book_id": 53,
      "percentage_completed": 65,
      "last_read_date": "2023-04-14",
      "start_date": "2023-10-31",
      "reading_time_minutes": 242
    },
    {
      "progress_id": 145,
      "user_id": 76,
      "book_id": 91,
      "percentage_completed": 69,
      "last_read_date": "2023-02-13",
      "start_date": "2023-06-06",
      "reading_time_minutes": 162
    },
    {
      "progress_id": 146,
      "user_id": 33,
      "book_id": 52,
      "percentage_completed": 96,
      "last_read_date": "2023-09-25",
      "start_date": "2023-10-01",
      "reading_time_minutes": 358
    },
    {
      "progress_id": 147,
      "user_id": 82,
      "book_id": 145,
      "percentage_completed": 8,
      "last_read_date": "2023-08-09",
      "start_date": "2023-06-26",
      "reading_time_minutes": 93
    },
    {
      "progress_id": 148,
      "user_id": 30,
      "book_id": 150,
      "percentage_completed": 100,
      "last_read_date": "2023-10-15",
      "start_date": "2023-04-30",
      "reading_time_minutes": 379
    },
    {
      "progress_id": 149,
      "user_id": 80,
      "book_id": 112,
      "percentage_completed": 99,
      "last_read_date": "2023-01-29",
      "start_date": "2023-05-15",
      "reading_time_minutes": 353
    },
    {
      "progress_id": 150,
      "user_id": 3,
      "book_id": 196,
      "percentage_completed": 99,
      "last_read_date": "2023-07-23",
      "start_date": "2023-07-30",
      "reading_time_minutes": 364
    },
    {
      "progress_id": 151,
      "user_id": 14,
      "book_id": 162,
      "percentage_completed": 92,
      "last_read_date": "2023-06-23",
      "start_date": "2023-10-09",
      "reading_time_minutes": 461
    },
    {
      "progress_id": 152,
      "user_id": 124,
      "book_id": 42,
      "percentage_completed": 59,
      "last_read_date": "2023-09-24",
      "start_date": "2023-08-18",
      "reading_time_minutes": 274
    },
    {
      "progress_id": 153,
      "user_id": 19,
      "book_id": 6,
      "percentage_completed": 35,
      "last_read_date": "2023-10-28",
      "start_date": "2023-02-13",
      "reading_time_minutes": 367
    },
    {
      "progress_id": 154,
      "user_id": 149,
      "book_id": 91,
      "percentage_completed": 93,
      "last_read_date": "2023-01-02",
      "start_date": "2023-05-23",
      "reading_time_minutes": 349
    },
    {
      "progress_id": 155,
      "user_id": 29,
      "book_id": 87,
      "percentage_completed": 72,
      "last_read_date": "2023-01-28",
      "start_date": "2023-09-29",
      "reading_time_minutes": 316
    },
    {
      "progress_id": 156,
      "user_id": 140,
      "book_id": 79,
      "percentage_completed": 93,
      "last_read_date": "2023-10-27",
      "start_date": "2023-07-26",
      "reading_time_minutes": 278
    },
    {
      "progress_id": 157,
      "user_id": 37,
      "book_id": 122,
      "percentage_completed": 30,
      "last_read_date": "2023-10-14",
      "start_date": "2023-06-17",
      "reading_time_minutes": 420
    },
    {
      "progress_id": 158,
      "user_id": 40,
      "book_id": 126,
      "percentage_completed": 38,
      "last_read_date": "2023-07-28",
      "start_date": "2023-10-10",
      "reading_time_minutes": 325
    },
    {
      "progress_id": 159,
      "user_id": 50,
      "book_id": 3,
      "percentage_completed": 48,
      "last_read_date": "2023-01-28",
      "start_date": "2023-03-13",
      "reading_time_minutes": 208
    },
    {
      "progress_id": 160,
      "user_id": 118,
      "book_id": 5,
      "percentage_completed": 99,
      "last_read_date": "2023-03-26",
      "start_date": "2023-09-03",
      "reading_time_minutes": 219
    },
    {
      "progress_id": 161,
      "user_id": 86,
      "book_id": 173,
      "percentage_completed": 53,
      "last_read_date": "2023-10-11",
      "start_date": "2023-06-18",
      "reading_time_minutes": 284
    },
    {
      "progress_id": 162,
      "user_id": 11,
      "book_id": 2,
      "percentage_completed": 38,
      "last_read_date": "2023-03-19",
      "start_date": "2023-10-03",
      "reading_time_minutes": 421
    },
    {
      "progress_id": 163,
      "user_id": 6,
      "book_id": 33,
      "percentage_completed": 73,
      "last_read_date": "2023-09-11",
      "start_date": "2023-10-26",
      "reading_time_minutes": 360
    },
    {
      "progress_id": 164,
      "user_id": 85,
      "book_id": 42,
      "percentage_completed": 98,
      "last_read_date": "2023-10-25",
      "start_date": "2023-07-30",
      "reading_time_minutes": 300
    },
    {
      "progress_id": 165,
      "user_id": 77,
      "book_id": 93,
      "percentage_completed": 98,
      "last_read_date": "2023-06-19",
      "start_date": "2023-07-24",
      "reading_time_minutes": 223
    },
    {
      "progress_id": 166,
      "user_id": 143,
      "book_id": 107,
      "percentage_completed": 83,
      "last_read_date": "2023-08-07",
      "start_date": "2023-04-09",
      "reading_time_minutes": 194
    },
    {
      "progress_id": 167,
      "user_id": 49,
      "book_id": 60,
      "percentage_completed": 60,
      "last_read_date": "2023-07-24",
      "start_date": "2023-06-19",
      "reading_time_minutes": 226
    },
    {
      "progress_id": 168,
      "user_id": 145,
      "book_id": 76,
      "percentage_completed": 46,
      "last_read_date": "2023-03-27",
      "start_date": "2023-05-21",
      "reading_time_minutes": 473
    },
    {
      "progress_id": 169,
      "user_id": 121,
      "book_id": 54,
      "percentage_completed": 97,
      "last_read_date": "2023-09-06",
      "start_date": "2023-07-02",
      "reading_time_minutes": 297
    },
    {
      "progress_id": 170,
      "user_id": 99,
      "book_id": 147,
      "percentage_completed": 99,
      "last_read_date": "2023-10-12",
      "start_date": "2023-06-16",
      "reading_time_minutes": 246
    },
    {
      "progress_id": 171,
      "user_id": 13,
      "book_id": 91,
      "percentage_completed": 87,
      "last_read_date": "2023-10-11",
      "start_date": "2023-07-05",
      "reading_time_minutes": 119
    },
    {
      "progress_id": 172,
      "user_id": 53,
      "book_id": 66,
      "percentage_completed": 58,
      "last_read_date": "2023-05-23",
      "start_date": "2023-05-23",
      "reading_time_minutes": 356
    },
    {
      "progress_id": 173,
      "user_id": 69,
      "book_id": 77,
      "percentage_completed": 96,
      "last_read_date": "2023-08-29",
      "start_date": "2023-02-11",
      "reading_time_minutes": 256
    },
    {
      "progress_id": 174,
      "user_id": 119,
      "book_id": 8,
      "percentage_completed": 27,
      "last_read_date": "2023-08-29",
      "start_date": "2023-06-05",
      "reading_time_minutes": 220
    },
    {
      "progress_id": 175,
      "user_id": 134,
      "book_id": 111,
      "percentage_completed": 60,
      "last_read_date": "2023-03-28",
      "start_date": "2023-08-21",
      "reading_time_minutes": 373
    },
    {
      "progress_id": 176,
      "user_id": 106,
      "book_id": 178,
      "percentage_completed": 100,
      "last_read_date": "2023-10-05",
      "start_date": "2023-05-10",
      "reading_time_minutes": 342
    },
    {
      "progress_id": 177,
      "user_id": 137,
      "book_id": 70,
      "percentage_completed": 89,
      "last_read_date": "2023-06-11",
      "start_date": "2023-09-08",
      "reading_time_minutes": 285
    },
    {
      "progress_id": 178,
      "user_id": 43,
      "book_id": 62,
      "percentage_completed": 65,
      "last_read_date": "2023-07-30",
      "start_date": "2023-09-29",
      "reading_time_minutes": 312
    },
    {
      "progress_id": 179,
      "user_id": 92,
      "book_id": 28,
      "percentage_completed": 98,
      "last_read_date": "2023-04-14",
      "start_date": "2023-06-27",
      "reading_time_minutes": 254
    },
    {
      "progress_id": 180,
      "user_id": 44,
      "book_id": 73,
      "percentage_completed": 99,
      "last_read_date": "2023-10-21",
      "start_date": "2023-09-15",
      "reading_time_minutes": 222
    },
    {
      "progress_id": 181,
      "user_id": 104,
      "book_id": 34,
      "percentage_completed": 63,
      "last_read_date": "2023-05-24",
      "start_date": "2023-01-18",
      "reading_time_minutes": 257
    },
    {
      "progress_id": 182,
      "user_id": 81,
      "book_id": 153,
      "percentage_completed": 47,
      "last_read_date": "2023-03-31",
      "start_date": "2023-04-03",
      "reading_time_minutes": 363
    },
    {
      "progress_id": 183,
      "user_id": 21,
      "book_id": 106,
      "percentage_completed": 69,
      "last_read_date": "2023-10-26",
      "start_date": "2023-06-10",
      "reading_time_minutes": 302
    },
    {
      "progress_id": 184,
      "user_id": 44,
      "book_id": 109,
      "percentage_completed": 97,
      "last_read_date": "2023-07-28",
      "start_date": "2023-09-29",
      "reading_time_minutes": 283
    },
    {
      "progress_id": 185,
      "user_id": 53,
      "book_id": 197,
      "percentage_completed": 58,
      "last_read_date": "2023-01-14",
      "start_date": "2023-03-27",
      "reading_time_minutes": 346
    },
    {
      "progress_id": 186,
      "user_id": 143,
      "book_id": 54,
      "percentage_completed": 99,
      "last_read_date": "2023-07-12",
      "start_date": "2023-03-09",
      "reading_time_minutes": 411
    },
    {
      "progress_id": 187,
      "user_id": 99,
      "book_id": 7,
      "percentage_completed": 96,
      "last_read_date": "2023-09-29",
      "start_date": "2023-06-25",
      "reading_time_minutes": 317
    },
    {
      "progress_id": 188,
      "user_id": 114,
      "book_id": 12,
      "percentage_completed": 94,
      "last_read_date": "2023-06-10",
      "start_date": "2023-01-21",
      "reading_time_minutes": 256
    },
    {
      "progress_id": 189,
      "user_id": 147,
      "book_id": 194,
      "percentage_completed": 38,
      "last_read_date": "2023-10-11",
      "start_date": "2023-03-12",
      "reading_time_minutes": 329
    },
    {
      "progress_id": 190,
      "user_id": 149,
      "book_id": 15,
      "percentage_completed": 61,
      "last_read_date": "2023-03-16",
      "start_date": "2023-01-12",
      "reading_time_minutes": 352
    },
    {
      "progress_id": 191,
      "user_id": 114,
      "book_id": 67,
      "percentage_completed": 7,
      "last_read_date": "2023-09-20",
      "start_date": "2023-07-27",
      "reading_time_minutes": 379
    },
    {
      "progress_id": 192,
      "user_id": 122,
      "book_id": 113,
      "percentage_completed": 70,
      "last_read_date": "2023-04-27",
      "start_date": "2023-09-05",
      "reading_time_minutes": 345
    },
    {
      "progress_id": 193,
      "user_id": 69,
      "book_id": 94,
      "percentage_completed": 41,
      "last_read_date": "2023-03-29",
      "start_date": "2023-04-20",
      "reading_time_minutes": 300
    },
    {
      "progress_id": 194,
      "user_id": 43,
      "book_id": 85,
      "percentage_completed": 3,
      "last_read_date": "2023-03-04",
      "start_date": "2023-06-29",
      "reading_time_minutes": 346
    },
    {
      "progress_id": 195,
      "user_id": 26,
      "book_id": 159,
      "percentage_completed": 60,
      "last_read_date": "2023-07-17",
      "start_date": "2023-01-15",
      "reading_time_minutes": 378
    },
    {
      "progress_id": 196,
      "user_id": 87,
      "book_id": 175,
      "percentage_completed": 78,
      "last_read_date": "2023-05-17",
      "start_date": "2023-10-10",
      "reading_time_minutes": 404
    },
    {
      "progress_id": 197,
      "user_id": 5,
      "book_id": 10,
      "percentage_completed": 16,
      "last_read_date": "2023-07-22",
      "start_date": "2023-05-07",
      "reading_time_minutes": 452
    },
    {
      "progress_id": 198,
      "user_id": 94,
      "book_id": 30,
      "percentage_completed": 99,
      "last_read_date": "2023-07-25",
      "start_date": "2023-10-28",
      "reading_time_minutes": 338
    },
    {
      "progress_id": 199,
      "user_id": 82,
      "book_id": 50,
      "percentage_completed": 9,
      "last_read_date": "2023-08-11",
      "start_date": "2023-03-25",
      "reading_time_minutes": 335
    },
    {
      "progress_id": 200,
      "user_id": 32,
      "book_id": 169,
      "percentage_completed": 99,
      "last_read_date": "2023-05-25",
      "start_date": "2023-06-27",
      "reading_time_minutes": 35
    },
    {
      "progress_id": 201,
      "user_id": 67,
      "book_id": 109,
      "percentage_completed": 44,
      "last_read_date": "2023-05-30",
      "start_date": "2023-07-09",
      "reading_time_minutes": 306
    },
    {
      "progress_id": 202,
      "user_id": 122,
      "book_id": 82,
      "percentage_completed": 62,
      "last_read_date": "2023-10-15",
      "start_date": "2023-02-09",
      "reading_time_minutes": 229
    },
    {
      "progress_id": 203,
      "user_id": 109,
      "book_id": 156,
      "percentage_completed": 80,
      "last_read_date": "2023-05-18",
      "start_date": "2023-01-30",
      "reading_time_minutes": 283
    },
    {
      "progress_id": 204,
      "user_id": 143,
      "book_id": 49,
      "percentage_completed": 86,
      "last_read_date": "2023-10-16",
      "start_date": "2023-10-04",
      "reading_time_minutes": 313
    },
    {
      "progress_id": 205,
      "user_id": 46,
      "book_id": 189,
      "percentage_completed": 81,
      "last_read_date": "2023-05-17",
      "start_date": "2023-02-10",
      "reading_time_minutes": 402
    },
    {
      "progress_id": 206,
      "user_id": 74,
      "book_id": 149,
      "percentage_completed": 92,
      "last_read_date": "2023-06-09",
      "start_date": "2023-08-28",
      "reading_time_minutes": 198
    },
    {
      "progress_id": 207,
      "user_id": 2,
      "book_id": 152,
      "percentage_completed": 98,
      "last_read_date": "2023-01-04",
      "start_date": "2023-06-27",
      "reading_time_minutes": 449
    },
    {
      "progress_id": 208,
      "user_id": 115,
      "book_id": 71,
      "percentage_completed": 97,
      "last_read_date": "2023-09-13",
      "start_date": "2023-08-26",
      "reading_time_minutes": 277
    },
    {
      "progress_id": 209,
      "user_id": 19,
      "book_id": 48,
      "percentage_completed": 100,
      "last_read_date": "2023-06-26",
      "start_date": "2023-04-03",
      "reading_time_minutes": 241
    },
    {
      "progress_id": 210,
      "user_id": 103,
      "book_id": 182,
      "percentage_completed": 45,
      "last_read_date": "2023-03-01",
      "start_date": "2023-05-17",
      "reading_time_minutes": 169
    },
    {
      "progress_id": 211,
      "user_id": 62,
      "book_id": 35,
      "percentage_completed": 47,
      "last_read_date": "2023-06-12",
      "start_date": "2023-02-27",
      "reading_time_minutes": 437
    },
    {
      "progress_id": 212,
      "user_id": 101,
      "book_id": 116,
      "percentage_completed": 99,
      "last_read_date": "2023-05-17",
      "start_date": "2023-01-13",
      "reading_time_minutes": 207
    },
    {
      "progress_id": 213,
      "user_id": 47,
      "book_id": 5,
      "percentage_completed": 67,
      "last_read_date": "2023-08-14",
      "start_date": "2023-08-17",
      "reading_time_minutes": 183
    },
    {
      "progress_id": 214,
      "user_id": 78,
      "book_id": 10,
      "percentage_completed": 100,
      "last_read_date": "2023-06-22",
      "start_date": "2023-07-12",
      "reading_time_minutes": 305
    },
    {
      "progress_id": 215,
      "user_id": 33,
      "book_id": 123,
      "percentage_completed": 6,
      "last_read_date": "2023-03-06",
      "start_date": "2023-08-24",
      "reading_time_minutes": 173
    },
    {
      "progress_id": 216,
      "user_id": 119,
      "book_id": 131,
      "percentage_completed": 14,
      "last_read_date": "2023-09-02",
      "start_date": "2023-02-28",
      "reading_time_minutes": 384
    },
    {
      "progress_id": 217,
      "user_id": 60,
      "book_id": 137,
      "percentage_completed": 65,
      "last_read_date": "2023-03-23",
      "start_date": "2023-06-12",
      "reading_time_minutes": 226
    },
    {
      "progress_id": 218,
      "user_id": 100,
      "book_id": 162,
      "percentage_completed": 2,
      "last_read_date": "2023-04-30",
      "start_date": "2023-02-15",
      "reading_time_minutes": 166
    },
    {
      "progress_id": 219,
      "user_id": 75,
      "book_id": 2,
      "percentage_completed": 94,
      "last_read_date": "2023-06-29",
      "start_date": "2023-01-01",
      "reading_time_minutes": 279
    },
    {
      "progress_id": 220,
      "user_id": 31,
      "book_id": 25,
      "percentage_completed": 79,
      "last_read_date": "2023-01-24",
      "start_date": "2023-07-25",
      "reading_time_minutes": 304
    },
    {
      "progress_id": 221,
      "user_id": 124,
      "book_id": 117,
      "percentage_completed": 100,
      "last_read_date": "2023-07-03",
      "start_date": "2023-03-20",
      "reading_time_minutes": 327
    },
    {
      "progress_id": 222,
      "user_id": 93,
      "book_id": 25,
      "percentage_completed": 81,
      "last_read_date": "2023-07-28",
      "start_date": "2023-03-03",
      "reading_time_minutes": 147
    },
    {
      "progress_id": 223,
      "user_id": 150,
      "book_id": 179,
      "percentage_completed": 64,
      "last_read_date": "2023-01-09",
      "start_date": "2023-06-14",
      "reading_time_minutes": 228
    },
    {
      "progress_id": 224,
      "user_id": 42,
      "book_id": 1,
      "percentage_completed": 64,
      "last_read_date": "2023-05-15",
      "start_date": "2023-04-22",
      "reading_time_minutes": 267
    },
    {
      "progress_id": 225,
      "user_id": 110,
      "book_id": 141,
      "percentage_completed": 100,
      "last_read_date": "2023-07-24",
      "start_date": "2023-06-04",
      "reading_time_minutes": 275
    },
    {
      "progress_id": 226,
      "user_id": 83,
      "book_id": 89,
      "percentage_completed": 85,
      "last_read_date": "2023-06-16",
      "start_date": "2023-04-23",
      "reading_time_minutes": 446
    },
    {
      "progress_id": 227,
      "user_id": 29,
      "book_id": 129,
      "percentage_completed": 82,
      "last_read_date": "2023-08-19",
      "start_date": "2023-01-29",
      "reading_time_minutes": 412
    },
    {
      "progress_id": 228,
      "user_id": 73,
      "book_id": 28,
      "percentage_completed": 21,
      "last_read_date": "2023-05-03",
      "start_date": "2023-01-16",
      "reading_time_minutes": 419
    },
    {
      "progress_id": 229,
      "user_id": 48,
      "book_id": 188,
      "percentage_completed": 63,
      "last_read_date": "2023-03-18",
      "start_date": "2023-04-25",
      "reading_time_minutes": 296
    },
    {
      "progress_id": 230,
      "user_id": 31,
      "book_id": 180,
      "percentage_completed": 30,
      "last_read_date": "2023-01-05",
      "start_date": "2023-01-27",
      "reading_time_minutes": 184
    },
    {
      "progress_id": 231,
      "user_id": 79,
      "book_id": 67,
      "percentage_completed": 97,
      "last_read_date": "2023-08-12",
      "start_date": "2023-07-14",
      "reading_time_minutes": 140
    },
    {
      "progress_id": 232,
      "user_id": 42,
      "book_id": 47,
      "percentage_completed": 29,
      "last_read_date": "2023-10-06",
      "start_date": "2023-03-21",
      "reading_time_minutes": 364
    },
    {
      "progress_id": 233,
      "user_id": 145,
      "book_id": 133,
      "percentage_completed": 80,
      "last_read_date": "2023-03-29",
      "start_date": "2023-06-02",
      "reading_time_minutes": 308
    },
    {
      "progress_id": 234,
      "user_id": 58,
      "book_id": 80,
      "percentage_completed": 92,
      "last_read_date": "2023-07-16",
      "start_date": "2023-10-13",
      "reading_time_minutes": 111
    },
    {
      "progress_id": 235,
      "user_id": 81,
      "book_id": 128,
      "percentage_completed": 97,
      "last_read_date": "2023-08-27",
      "start_date": "2023-04-25",
      "reading_time_minutes": 264
    },
    {
      "progress_id": 236,
      "user_id": 56,
      "book_id": 148,
      "percentage_completed": 46,
      "last_read_date": "2023-08-26",
      "start_date": "2023-06-17",
      "reading_time_minutes": 252
    },
    {
      "progress_id": 237,
      "user_id": 66,
      "book_id": 5,
      "percentage_completed": 95,
      "last_read_date": "2023-08-14",
      "start_date": "2023-04-10",
      "reading_time_minutes": 372
    },
    {
      "progress_id": 238,
      "user_id": 85,
      "book_id": 161,
      "percentage_completed": 87,
      "last_read_date": "2023-08-20",
      "start_date": "2023-01-28",
      "reading_time_minutes": 280
    },
    {
      "progress_id": 239,
      "user_id": 86,
      "book_id": 113,
      "percentage_completed": 47,
      "last_read_date": "2023-06-15",
      "start_date": "2023-05-18",
      "reading_time_minutes": 244
    },
    {
      "progress_id": 240,
      "user_id": 49,
      "book_id": 22,
      "percentage_completed": 95,
      "last_read_date": "2023-08-01",
      "start_date": "2023-08-30",
      "reading_time_minutes": 223
    },
    {
      "progress_id": 241,
      "user_id": 11,
      "book_id": 30,
      "percentage_completed": 96,
      "last_read_date": "2023-06-19",
      "start_date": "2023-03-22",
      "reading_time_minutes": 421
    },
    {
      "progress_id": 242,
      "user_id": 8,
      "book_id": 59,
      "percentage_completed": 96,
      "last_read_date": "2023-09-23",
      "start_date": "2023-03-04",
      "reading_time_minutes": 246
    },
    {
      "progress_id": 243,
      "user_id": 126,
      "book_id": 54,
      "percentage_completed": 70,
      "last_read_date": "2023-09-28",
      "start_date": "2023-09-28",
      "reading_time_minutes": 273
    },
    {
      "progress_id": 244,
      "user_id": 138,
      "book_id": 199,
      "percentage_completed": 97,
      "last_read_date": "2023-03-31",
      "start_date": "2023-09-12",
      "reading_time_minutes": 503
    },
    {
      "progress_id": 245,
      "user_id": 33,
      "book_id": 184,
      "percentage_completed": 95,
      "last_read_date": "2023-02-09",
      "start_date": "2023-07-09",
      "reading_time_minutes": 260
    },
    {
      "progress_id": 246,
      "user_id": 57,
      "book_id": 184,
      "percentage_completed": 68,
      "last_read_date": "2023-09-23",
      "start_date": "2023-10-10",
      "reading_time_minutes": 453
    },
    {
      "progress_id": 247,
      "user_id": 77,
      "book_id": 171,
      "percentage_completed": 76,
      "last_read_date": "2023-09-17",
      "start_date": "2023-10-31",
      "reading_time_minutes": 167
    },
    {
      "progress_id": 248,
      "user_id": 14,
      "book_id": 67,
      "percentage_completed": 50,
      "last_read_date": "2023-08-11",
      "start_date": "2023-07-31",
      "reading_time_minutes": 466
    },
    {
      "progress_id": 249,
      "user_id": 27,
      "book_id": 127,
      "percentage_completed": 100,
      "last_read_date": "2023-01-14",
      "start_date": "2023-02-13",
      "reading_time_minutes": 253
    },
    {
      "progress_id": 250,
      "user_id": 84,
      "book_id": 165,
      "percentage_completed": 94,
      "last_read_date": "2023-06-22",
      "start_date": "2023-01-25",
      "reading_time_minutes": 386
    },
    {
      "progress_id": 251,
      "user_id": 127,
      "book_id": 110,
      "percentage_completed": 96,
      "last_read_date": "2023-03-22",
      "start_date": "2023-07-11",
      "reading_time_minutes": 253
    },
    {
      "progress_id": 252,
      "user_id": 21,
      "book_id": 64,
      "percentage_completed": 42,
      "last_read_date": "2023-08-14",
      "start_date": "2023-07-10",
      "reading_time_minutes": 214
    },
    {
      "progress_id": 253,
      "user_id": 111,
      "book_id": 107,
      "percentage_completed": 44,
      "last_read_date": "2023-10-07",
      "start_date": "2023-10-06",
      "reading_time_minutes": 372
    },
    {
      "progress_id": 254,
      "user_id": 139,
      "book_id": 146,
      "percentage_completed": 90,
      "last_read_date": "2023-09-10",
      "start_date": "2023-05-31",
      "reading_time_minutes": 176
    },
    {
      "progress_id": 255,
      "user_id": 86,
      "book_id": 163,
      "percentage_completed": 58,
      "last_read_date": "2023-04-09",
      "start_date": "2023-08-14",
      "reading_time_minutes": 275
    },
    {
      "progress_id": 256,
      "user_id": 54,
      "book_id": 83,
      "percentage_completed": 100,
      "last_read_date": "2023-07-18",
      "start_date": "2023-05-14",
      "reading_time_minutes": 345
    },
    {
      "progress_id": 257,
      "user_id": 86,
      "book_id": 7,
      "percentage_completed": 30,
      "last_read_date": "2023-06-02",
      "start_date": "2023-09-08",
      "reading_time_minutes": 408
    },
    {
      "progress_id": 258,
      "user_id": 9,
      "book_id": 168,
      "percentage_completed": 36,
      "last_read_date": "2023-09-11",
      "start_date": "2023-10-02",
      "reading_time_minutes": 283
    },
    {
      "progress_id": 259,
      "user_id": 128,
      "book_id": 135,
      "percentage_completed": 80,
      "last_read_date": "2023-09-21",
      "start_date": "2023-06-28",
      "reading_time_minutes": 190
    },
    {
      "progress_id": 260,
      "user_id": 14,
      "book_id": 44,
      "percentage_completed": 82,
      "last_read_date": "2023-02-26",
      "start_date": "2023-01-11",
      "reading_time_minutes": 226
    },
    {
      "progress_id": 261,
      "user_id": 49,
      "book_id": 107,
      "percentage_completed": 83,
      "last_read_date": "2023-07-25",
      "start_date": "2023-10-07",
      "reading_time_minutes": 334
    },
    {
      "progress_id": 262,
      "user_id": 51,
      "book_id": 9,
      "percentage_completed": 79,
      "last_read_date": "2023-03-05",
      "start_date": "2023-05-01",
      "reading_time_minutes": 99
    },
    {
      "progress_id": 263,
      "user_id": 77,
      "book_id": 192,
      "percentage_completed": 67,
      "last_read_date": "2023-08-13",
      "start_date": "2023-01-24",
      "reading_time_minutes": 281
    },
    {
      "progress_id": 264,
      "user_id": 21,
      "book_id": 197,
      "percentage_completed": 90,
      "last_read_date": "2023-07-25",
      "start_date": "2023-02-08",
      "reading_time_minutes": 362
    },
    {
      "progress_id": 265,
      "user_id": 19,
      "book_id": 92,
      "percentage_completed": 69,
      "last_read_date": "2023-09-19",
      "start_date": "2023-10-07",
      "reading_time_minutes": 175
    },
    {
      "progress_id": 266,
      "user_id": 149,
      "book_id": 17,
      "percentage_completed": 62,
      "last_read_date": "2023-09-15",
      "start_date": "2023-08-08",
      "reading_time_minutes": 402
    },
    {
      "progress_id": 267,
      "user_id": 86,
      "book_id": 180,
      "percentage_completed": 82,
      "last_read_date": "2023-07-01",
      "start_date": "2023-02-01",
      "reading_time_minutes": 328
    },
    {
      "progress_id": 268,
      "user_id": 118,
      "book_id": 3,
      "percentage_completed": 64,
      "last_read_date": "2023-08-06",
      "start_date": "2023-10-20",
      "reading_time_minutes": 227
    },
    {
      "progress_id": 269,
      "user_id": 44,
      "book_id": 111,
      "percentage_completed": 100,
      "last_read_date": "2023-07-09",
      "start_date": "2023-04-27",
      "reading_time_minutes": 242
    },
    {
      "progress_id": 270,
      "user_id": 8,
      "book_id": 67,
      "percentage_completed": 97,
      "last_read_date": "2023-10-04",
      "start_date": "2023-02-19",
      "reading_time_minutes": 326
    },
    {
      "progress_id": 271,
      "user_id": 72,
      "book_id": 188,
      "percentage_completed": 93,
      "last_read_date": "2023-06-21",
      "start_date": "2023-01-28",
      "reading_time_minutes": 266
    },
    {
      "progress_id": 272,
      "user_id": 41,
      "book_id": 187,
      "percentage_completed": 17,
      "last_read_date": "2023-10-29",
      "start_date": "2023-09-25",
      "reading_time_minutes": 372
    },
    {
      "progress_id": 273,
      "user_id": 98,
      "book_id": 143,
      "percentage_completed": 90,
      "last_read_date": "2023-08-02",
      "start_date": "2023-01-08",
      "reading_time_minutes": 431
    },
    {
      "progress_id": 274,
      "user_id": 30,
      "book_id": 162,
      "percentage_completed": 10,
      "last_read_date": "2023-09-25",
      "start_date": "2023-04-26",
      "reading_time_minutes": 281
    },
    {
      "progress_id": 275,
      "user_id": 121,
      "book_id": 53,
      "percentage_completed": 7,
      "last_read_date": "2023-09-17",
      "start_date": "2023-04-14",
      "reading_time_minutes": 265
    },
    {
      "progress_id": 276,
      "user_id": 67,
      "book_id": 62,
      "percentage_completed": 22,
      "last_read_date": "2023-05-01",
      "start_date": "2023-04-06",
      "reading_time_minutes": 407
    },
    {
      "progress_id": 277,
      "user_id": 47,
      "book_id": 186,
      "percentage_completed": 21,
      "last_read_date": "2023-02-14",
      "start_date": "2023-09-21",
      "reading_time_minutes": 215
    },
    {
      "progress_id": 278,
      "user_id": 69,
      "book_id": 53,
      "percentage_completed": 82,
      "last_read_date": "2023-02-28",
      "start_date": "2023-01-23",
      "reading_time_minutes": 273
    },
    {
      "progress_id": 279,
      "user_id": 19,
      "book_id": 7,
      "percentage_completed": 75,
      "last_read_date": "2023-05-17",
      "start_date": "2023-05-07",
      "reading_time_minutes": 279
    },
    {
      "progress_id": 280,
      "user_id": 44,
      "book_id": 75,
      "percentage_completed": 98,
      "last_read_date": "2023-07-13",
      "start_date": "2023-08-24",
      "reading_time_minutes": 319
    },
    {
      "progress_id": 281,
      "user_id": 35,
      "book_id": 48,
      "percentage_completed": 88,
      "last_read_date": "2023-07-12",
      "start_date": "2023-04-05",
      "reading_time_minutes": 186
    },
    {
      "progress_id": 282,
      "user_id": 57,
      "book_id": 187,
      "percentage_completed": 85,
      "last_read_date": "2023-03-11",
      "start_date": "2023-02-02",
      "reading_time_minutes": 315
    },
    {
      "progress_id": 283,
      "user_id": 112,
      "book_id": 96,
      "percentage_completed": 78,
      "last_read_date": "2023-09-12",
      "start_date": "2023-04-09",
      "reading_time_minutes": 275
    },
    {
      "progress_id": 284,
      "user_id": 142,
      "book_id": 100,
      "percentage_completed": 44,
      "last_read_date": "2023-04-19",
      "start_date": "2023-08-08",
      "reading_time_minutes": 320
    },
    {
      "progress_id": 285,
      "user_id": 119,
      "book_id": 20,
      "percentage_completed": 95,
      "last_read_date": "2023-07-26",
      "start_date": "2023-08-04",
      "reading_time_minutes": 358
    },
    {
      "progress_id": 286,
      "user_id": 150,
      "book_id": 56,
      "percentage_completed": 94,
      "last_read_date": "2023-09-19",
      "start_date": "2023-06-11",
      "reading_time_minutes": 390
    },
    {
      "progress_id": 287,
      "user_id": 95,
      "book_id": 62,
      "percentage_completed": 38,
      "last_read_date": "2023-10-01",
      "start_date": "2023-08-12",
      "reading_time_minutes": 249
    },
    {
      "progress_id": 288,
      "user_id": 128,
      "book_id": 94,
      "percentage_completed": 22,
      "last_read_date": "2023-10-04",
      "start_date": "2023-09-12",
      "reading_time_minutes": 239
    },
    {
      "progress_id": 289,
      "user_id": 126,
      "book_id": 64,
      "percentage_completed": 24,
      "last_read_date": "2023-09-17",
      "start_date": "2023-09-14",
      "reading_time_minutes": 434
    },
    {
      "progress_id": 290,
      "user_id": 117,
      "book_id": 53,
      "percentage_completed": 96,
      "last_read_date": "2023-03-22",
      "start_date": "2023-03-03",
      "reading_time_minutes": 383
    },
    {
      "progress_id": 291,
      "user_id": 83,
      "book_id": 33,
      "percentage_completed": 26,
      "last_read_date": "2023-02-27",
      "start_date": "2023-07-09",
      "reading_time_minutes": 181
    },
    {
      "progress_id": 292,
      "user_id": 10,
      "book_id": 64,
      "percentage_completed": 72,
      "last_read_date": "2023-08-28",
      "start_date": "2023-05-01",
      "reading_time_minutes": 184
    },
    {
      "progress_id": 293,
      "user_id": 47,
      "book_id": 177,
      "percentage_completed": 81,
      "last_read_date": "2023-09-08",
      "start_date": "2023-07-06",
      "reading_time_minutes": 294
    },
    {
      "progress_id": 294,
      "user_id": 126,
      "book_id": 138,
      "percentage_completed": 44,
      "last_read_date": "2023-09-02",
      "start_date": "2023-02-11",
      "reading_time_minutes": 257
    },
    {
      "progress_id": 295,
      "user_id": 76,
      "book_id": 62,
      "percentage_completed": 74,
      "last_read_date": "2023-03-21",
      "start_date": "2023-02-11",
      "reading_time_minutes": 156
    },
    {
      "progress_id": 296,
      "user_id": 67,
      "book_id": 66,
      "percentage_completed": 83,
      "last_read_date": "2023-06-11",
      "start_date": "2023-06-26",
      "reading_time_minutes": 324
    },
    {
      "progress_id": 297,
      "user_id": 65,
      "book_id": 116,
      "percentage_completed": 82,
      "last_read_date": "2023-09-13",
      "start_date": "2023-09-26",
      "reading_time_minutes": 262
    },
    {
      "progress_id": 298,
      "user_id": 48,
      "book_id": 131,
      "percentage_completed": 67,
      "last_read_date": "2023-04-25",
      "start_date": "2023-05-20",
      "reading_time_minutes": 130
    },
    {
      "progress_id": 299,
      "user_id": 116,
      "book_id": 126,
      "percentage_completed": 43,
      "last_read_date": "2023-10-01",
      "start_date": "2023-08-06",
      "reading_time_minutes": 260
    },
    {
      "progress_id": 300,
      "user_id": 99,
      "book_id": 3,
      "percentage_completed": 64,
      "last_read_date": "2023-07-11",
      "start_date": "2023-02-26",
      "reading_time_minutes": 190
    },
    {
      "progress_id": 301,
      "user_id": 129,
      "book_id": 68,
      "percentage_completed": 19,
      "last_read_date": "2023-01-09",
      "start_date": "2023-07-10",
      "reading_time_minutes": 332
    },
    {
      "progress_id": 302,
      "user_id": 69,
      "book_id": 117,
      "percentage_completed": 32,
      "last_read_date": "2023-08-13",
      "start_date": "2023-09-20",
      "reading_time_minutes": 247
    },
    {
      "progress_id": 303,
      "user_id": 44,
      "book_id": 178,
      "percentage_completed": 91,
      "last_read_date": "2023-01-15",
      "start_date": "2023-02-02",
      "reading_time_minutes": 394
    },
    {
      "progress_id": 304,
      "user_id": 32,
      "book_id": 114,
      "percentage_completed": 81,
      "last_read_date": "2023-02-21",
      "start_date": "2023-04-10",
      "reading_time_minutes": 360
    },
    {
      "progress_id": 305,
      "user_id": 149,
      "book_id": 165,
      "percentage_completed": 59,
      "last_read_date": "2023-07-29",
      "start_date": "2023-08-12",
      "reading_time_minutes": 336
    },
    {
      "progress_id": 306,
      "user_id": 36,
      "book_id": 67,
      "percentage_completed": 39,
      "last_read_date": "2023-09-20",
      "start_date": "2023-09-02",
      "reading_time_minutes": 346
    },
    {
      "progress_id": 307,
      "user_id": 136,
      "book_id": 62,
      "percentage_completed": 66,
      "last_read_date": "2023-01-11",
      "start_date": "2023-02-11",
      "reading_time_minutes": 354
    },
    {
      "progress_id": 308,
      "user_id": 21,
      "book_id": 55,
      "percentage_completed": 99,
      "last_read_date": "2023-02-10",
      "start_date": "2023-02-10",
      "reading_time_minutes": 347
    },
    {
      "progress_id": 309,
      "user_id": 15,
      "book_id": 196,
      "percentage_completed": 67,
      "last_read_date": "2023-10-08",
      "start_date": "2023-05-13",
      "reading_time_minutes": 359
    },
    {
      "progress_id": 310,
      "user_id": 83,
      "book_id": 168,
      "percentage_completed": 98,
      "last_read_date": "2023-04-18",
      "start_date": "2023-05-11",
      "reading_time_minutes": 293
    },
    {
      "progress_id": 311,
      "user_id": 141,
      "book_id": 65,
      "percentage_completed": 98,
      "last_read_date": "2023-01-09",
      "start_date": "2023-10-02",
      "reading_time_minutes": 273
    },
    {
      "progress_id": 312,
      "user_id": 128,
      "book_id": 29,
      "percentage_completed": 99,
      "last_read_date": "2023-04-01",
      "start_date": "2023-03-04",
      "reading_time_minutes": 250
    },
    {
      "progress_id": 313,
      "user_id": 95,
      "book_id": 11,
      "percentage_completed": 10,
      "last_read_date": "2023-06-22",
      "start_date": "2023-04-07",
      "reading_time_minutes": 368
    },
    {
      "progress_id": 314,
      "user_id": 83,
      "book_id": 97,
      "percentage_completed": 100,
      "last_read_date": "2023-08-12",
      "start_date": "2023-03-23",
      "reading_time_minutes": 366
    },
    {
      "progress_id": 315,
      "user_id": 94,
      "book_id": 78,
      "percentage_completed": 94,
      "last_read_date": "2023-06-17",
      "start_date": "2023-02-22",
      "reading_time_minutes": 347
    },
    {
      "progress_id": 316,
      "user_id": 33,
      "book_id": 161,
      "percentage_completed": 14,
      "last_read_date": "2023-10-11",
      "start_date": "2023-09-23",
      "reading_time_minutes": 387
    },
    {
      "progress_id": 317,
      "user_id": 140,
      "book_id": 139,
      "percentage_completed": 93,
      "last_read_date": "2023-03-28",
      "start_date": "2023-01-16",
      "reading_time_minutes": 330
    },
    {
      "progress_id": 318,
      "user_id": 34,
      "book_id": 142,
      "percentage_completed": 53,
      "last_read_date": "2023-07-22",
      "start_date": "2023-04-11",
      "reading_time_minutes": 400
    },
    {
      "progress_id": 319,
      "user_id": 5,
      "book_id": 6,
      "percentage_completed": 6,
      "last_read_date": "2023-01-08",
      "start_date": "2023-03-20",
      "reading_time_minutes": 391
    },
    {
      "progress_id": 320,
      "user_id": 103,
      "book_id": 26,
      "percentage_completed": 91,
      "last_read_date": "2023-02-02",
      "start_date": "2023-07-17",
      "reading_time_minutes": 276
    },
    {
      "progress_id": 321,
      "user_id": 3,
      "book_id": 188,
      "percentage_completed": 98,
      "last_read_date": "2023-04-21",
      "start_date": "2023-06-30",
      "reading_time_minutes": 350
    },
    {
      "progress_id": 322,
      "user_id": 108,
      "book_id": 55,
      "percentage_completed": 59,
      "last_read_date": "2023-07-01",
      "start_date": "2023-07-15",
      "reading_time_minutes": 310
    },
    {
      "progress_id": 323,
      "user_id": 68,
      "book_id": 157,
      "percentage_completed": 83,
      "last_read_date": "2023-08-18",
      "start_date": "2023-10-29",
      "reading_time_minutes": 342
    },
    {
      "progress_id": 324,
      "user_id": 21,
      "book_id": 105,
      "percentage_completed": 52,
      "last_read_date": "2023-10-03",
      "start_date": "2023-05-27",
      "reading_time_minutes": 330
    },
    {
      "progress_id": 325,
      "user_id": 13,
      "book_id": 61,
      "percentage_completed": 95,
      "last_read_date": "2023-10-23",
      "start_date": "2023-03-28",
      "reading_time_minutes": 340
    },
    {
      "progress_id": 326,
      "user_id": 24,
      "book_id": 185,
      "percentage_completed": 89,
      "last_read_date": "2023-08-06",
      "start_date": "2023-07-13",
      "reading_time_minutes": 296
    },
    {
      "progress_id": 327,
      "user_id": 11,
      "book_id": 122,
      "percentage_completed": 74,
      "last_read_date": "2023-08-29",
      "start_date": "2023-10-16",
      "reading_time_minutes": 374
    },
    {
      "progress_id": 328,
      "user_id": 19,
      "book_id": 70,
      "percentage_completed": 100,
      "last_read_date": "2023-04-16",
      "start_date": "2023-06-29",
      "reading_time_minutes": 278
    },
    {
      "progress_id": 329,
      "user_id": 33,
      "book_id": 65,
      "percentage_completed": 46,
      "last_read_date": "2023-07-05",
      "start_date": "2023-07-31",
      "reading_time_minutes": 230
    },
    {
      "progress_id": 330,
      "user_id": 79,
      "book_id": 177,
      "percentage_completed": 75,
      "last_read_date": "2023-10-27",
      "start_date": "2023-04-18",
      "reading_time_minutes": 345
    },
    {
      "progress_id": 331,
      "user_id": 116,
      "book_id": 115,
      "percentage_completed": 12,
      "last_read_date": "2023-04-02",
      "start_date": "2023-06-10",
      "reading_time_minutes": 369
    },
    {
      "progress_id": 332,
      "user_id": 118,
      "book_id": 82,
      "percentage_completed": 82,
      "last_read_date": "2023-04-19",
      "start_date": "2023-05-30",
      "reading_time_minutes": 302
    },
    {
      "progress_id": 333,
      "user_id": 53,
      "book_id": 181,
      "percentage_completed": 94,
      "last_read_date": "2023-08-05",
      "start_date": "2023-07-17",
      "reading_time_minutes": 438
    },
    {
      "progress_id": 334,
      "user_id": 148,
      "book_id": 76,
      "percentage_completed": 72,
      "last_read_date": "2023-08-06",
      "start_date": "2023-01-29",
      "reading_time_minutes": 199
    },
    {
      "progress_id": 335,
      "user_id": 131,
      "book_id": 100,
      "percentage_completed": 94,
      "last_read_date": "2023-08-19",
      "start_date": "2023-01-23",
      "reading_time_minutes": 372
    },
    {
      "progress_id": 336,
      "user_id": 105,
      "book_id": 91,
      "percentage_completed": 93,
      "last_read_date": "2023-03-12",
      "start_date": "2023-04-19",
      "reading_time_minutes": 267
    },
    {
      "progress_id": 337,
      "user_id": 56,
      "book_id": 16,
      "percentage_completed": 73,
      "last_read_date": "2023-09-12",
      "start_date": "2023-10-27",
      "reading_time_minutes": 305
    },
    {
      "progress_id": 338,
      "user_id": 37,
      "book_id": 190,
      "percentage_completed": 74,
      "last_read_date": "2023-06-06",
      "start_date": "2023-01-10",
      "reading_time_minutes": 380
    },
    {
      "progress_id": 339,
      "user_id": 12,
      "book_id": 81,
      "percentage_completed": 84,
      "last_read_date": "2023-09-27",
      "start_date": "2023-02-17",
      "reading_time_minutes": 200
    },
    {
      "progress_id": 340,
      "user_id": 37,
      "book_id": 68,
      "percentage_completed": 71,
      "last_read_date": "2023-03-17",
      "start_date": "2023-08-29",
      "reading_time_minutes": 489
    },
    {
      "progress_id": 341,
      "user_id": 123,
      "book_id": 198,
      "percentage_completed": 99,
      "last_read_date": "2023-08-22",
      "start_date": "2023-02-14",
      "reading_time_minutes": 227
    },
    {
      "progress_id": 342,
      "user_id": 145,
      "book_id": 5,
      "percentage_completed": 85,
      "last_read_date": "2023-08-25",
      "start_date": "2023-05-04",
      "reading_time_minutes": 417
    },
    {
      "progress_id": 343,
      "user_id": 131,
      "book_id": 165,
      "percentage_completed": 92,
      "last_read_date": "2023-08-08",
      "start_date": "2023-03-16",
      "reading_time_minutes": 385
    },
    {
      "progress_id": 344,
      "user_id": 32,
      "book_id": 123,
      "percentage_completed": 91,
      "last_read_date": "2023-08-31",
      "start_date": "2023-02-05",
      "reading_time_minutes": 374
    },
    {
      "progress_id": 345,
      "user_id": 96,
      "book_id": 2,
      "percentage_completed": 64,
      "last_read_date": "2023-09-08",
      "start_date": "2023-05-14",
      "reading_time_minutes": 232
    },
    {
      "progress_id": 346,
      "user_id": 56,
      "book_id": 140,
      "percentage_completed": 56,
      "last_read_date": "2023-07-23",
      "start_date": "2023-07-20",
      "reading_time_minutes": 301
    },
    {
      "progress_id": 347,
      "user_id": 2,
      "book_id": 79,
      "percentage_completed": 24,
      "last_read_date": "2023-09-04",
      "start_date": "2023-06-18",
      "reading_time_minutes": 207
    },
    {
      "progress_id": 348,
      "user_id": 14,
      "book_id": 150,
      "percentage_completed": 100,
      "last_read_date": "2023-07-19",
      "start_date": "2023-02-06",
      "reading_time_minutes": 257
    },
    {
      "progress_id": 349,
      "user_id": 30,
      "book_id": 36,
      "percentage_completed": 50,
      "last_read_date": "2023-08-02",
      "start_date": "2023-06-03",
      "reading_time_minutes": 242
    },
    {
      "progress_id": 350,
      "user_id": 77,
      "book_id": 78,
      "percentage_completed": 7,
      "last_read_date": "2023-07-28",
      "start_date": "2023-01-26",
      "reading_time_minutes": 520
    },
    {
      "progress_id": 351,
      "user_id": 133,
      "book_id": 97,
      "percentage_completed": 40,
      "last_read_date": "2023-08-03",
      "start_date": "2023-02-20",
      "reading_time_minutes": 278
    },
    {
      "progress_id": 352,
      "user_id": 28,
      "book_id": 177,
      "percentage_completed": 100,
      "last_read_date": "2023-05-09",
      "start_date": "2023-10-23",
      "reading_time_minutes": 227
    },
    {
      "progress_id": 353,
      "user_id": 12,
      "book_id": 25,
      "percentage_completed": 80,
      "last_read_date": "2023-03-13",
      "start_date": "2023-01-06",
      "reading_time_minutes": 126
    },
    {
      "progress_id": 354,
      "user_id": 149,
      "book_id": 154,
      "percentage_completed": 54,
      "last_read_date": "2023-08-19",
      "start_date": "2023-06-20",
      "reading_time_minutes": 198
    },
    {
      "progress_id": 355,
      "user_id": 125,
      "book_id": 121,
      "percentage_completed": 73,
      "last_read_date": "2023-10-01",
      "start_date": "2023-01-12",
      "reading_time_minutes": 384
    },
    {
      "progress_id": 356,
      "user_id": 111,
      "book_id": 81,
      "percentage_completed": 23,
      "last_read_date": "2023-04-05",
      "start_date": "2023-08-16",
      "reading_time_minutes": 300
    },
    {
      "progress_id": 357,
      "user_id": 5,
      "book_id": 200,
      "percentage_completed": 89,
      "last_read_date": "2023-05-31",
      "start_date": "2023-10-23",
      "reading_time_minutes": 290
    },
    {
      "progress_id": 358,
      "user_id": 121,
      "book_id": 180,
      "percentage_completed": 98,
      "last_read_date": "2023-04-30",
      "start_date": "2023-04-30",
      "reading_time_minutes": 327
    },
    {
      "progress_id": 359,
      "user_id": 113,
      "book_id": 122,
      "percentage_completed": 6,
      "last_read_date": "2023-07-30",
      "start_date": "2023-03-09",
      "reading_time_minutes": 268
    },
    {
      "progress_id": 360,
      "user_id": 26,
      "book_id": 125,
      "percentage_completed": 91,
      "last_read_date": "2023-08-17",
      "start_date": "2023-05-21",
      "reading_time_minutes": 282
    },
    {
      "progress_id": 361,
      "user_id": 44,
      "book_id": 120,
      "percentage_completed": 88,
      "last_read_date": "2023-10-07",
      "start_date": "2023-07-26",
      "reading_time_minutes": 152
    },
    {
      "progress_id": 362,
      "user_id": 68,
      "book_id": 138,
      "percentage_completed": 52,
      "last_read_date": "2023-10-23",
      "start_date": "2023-07-02",
      "reading_time_minutes": 298
    },
    {
      "progress_id": 363,
      "user_id": 11,
      "book_id": 162,
      "percentage_completed": 90,
      "last_read_date": "2023-06-03",
      "start_date": "2023-10-20",
      "reading_time_minutes": 118
    },
    {
      "progress_id": 364,
      "user_id": 139,
      "book_id": 104,
      "percentage_completed": 96,
      "last_read_date": "2023-09-04",
      "start_date": "2023-05-12",
      "reading_time_minutes": 329
    },
    {
      "progress_id": 365,
      "user_id": 75,
      "book_id": 21,
      "percentage_completed": 70,
      "last_read_date": "2023-03-30",
      "start_date": "2023-09-15",
      "reading_time_minutes": 279
    },
    {
      "progress_id": 366,
      "user_id": 21,
      "book_id": 3,
      "percentage_completed": 41,
      "last_read_date": "2023-04-08",
      "start_date": "2023-06-30",
      "reading_time_minutes": 153
    },
    {
      "progress_id": 367,
      "user_id": 55,
      "book_id": 184,
      "percentage_completed": 100,
      "last_read_date": "2023-08-09",
      "start_date": "2023-01-05",
      "reading_time_minutes": 293
    },
    {
      "progress_id": 368,
      "user_id": 26,
      "book_id": 200,
      "percentage_completed": 15,
      "last_read_date": "2023-10-15",
      "start_date": "2023-08-09",
      "reading_time_minutes": 286
    },
    {
      "progress_id": 369,
      "user_id": 94,
      "book_id": 168,
      "percentage_completed": 96,
      "last_read_date": "2023-02-04",
      "start_date": "2023-09-11",
      "reading_time_minutes": 171
    },
    {
      "progress_id": 370,
      "user_id": 108,
      "book_id": 33,
      "percentage_completed": 51,
      "last_read_date": "2023-10-16",
      "start_date": "2023-03-24",
      "reading_time_minutes": 155
    },
    {
      "progress_id": 371,
      "user_id": 150,
      "book_id": 39,
      "percentage_completed": 43,
      "last_read_date": "2023-08-24",
      "start_date": "2023-08-26",
      "reading_time_minutes": 232
    },
    {
      "progress_id": 372,
      "user_id": 63,
      "book_id": 83,
      "percentage_completed": 96,
      "last_read_date": "2023-08-08",
      "start_date": "2023-01-01",
      "reading_time_minutes": 213
    },
    {
      "progress_id": 373,
      "user_id": 19,
      "book_id": 165,
      "percentage_completed": 74,
      "last_read_date": "2023-03-30",
      "start_date": "2023-10-04",
      "reading_time_minutes": 301
    },
    {
      "progress_id": 374,
      "user_id": 126,
      "book_id": 191,
      "percentage_completed": 67,
      "last_read_date": "2023-07-19",
      "start_date": "2023-01-25",
      "reading_time_minutes": 361
    },
    {
      "progress_id": 375,
      "user_id": 50,
      "book_id": 124,
      "percentage_completed": 97,
      "last_read_date": "2023-08-12",
      "start_date": "2023-08-02",
      "reading_time_minutes": 374
    },
    {
      "progress_id": 376,
      "user_id": 99,
      "book_id": 154,
      "percentage_completed": 33,
      "last_read_date": "2023-08-13",
      "start_date": "2023-10-05",
      "reading_time_minutes": 319
    },
    {
      "progress_id": 377,
      "user_id": 109,
      "book_id": 34,
      "percentage_completed": 100,
      "last_read_date": "2023-06-07",
      "start_date": "2023-09-15",
      "reading_time_minutes": 157
    },
    {
      "progress_id": 378,
      "user_id": 139,
      "book_id": 77,
      "percentage_completed": 24,
      "last_read_date": "2023-03-30",
      "start_date": "2023-01-17",
      "reading_time_minutes": 355
    },
    {
      "progress_id": 379,
      "user_id": 48,
      "book_id": 172,
      "percentage_completed": 61,
      "last_read_date": "2023-08-04",
      "start_date": "2023-09-28",
      "reading_time_minutes": 355
    },
    {
      "progress_id": 380,
      "user_id": 50,
      "book_id": 139,
      "percentage_completed": 93,
      "last_read_date": "2023-05-01",
      "start_date": "2023-04-29",
      "reading_time_minutes": 472
    },
    {
      "progress_id": 381,
      "user_id": 116,
      "book_id": 52,
      "percentage_completed": 73,
      "last_read_date": "2023-10-18",
      "start_date": "2023-10-20",
      "reading_time_minutes": 99
    },
    {
      "progress_id": 382,
      "user_id": 122,
      "book_id": 29,
      "percentage_completed": 99,
      "last_read_date": "2023-08-23",
      "start_date": "2023-02-28",
      "reading_time_minutes": 383
    },
    {
      "progress_id": 383,
      "user_id": 120,
      "book_id": 151,
      "percentage_completed": 100,
      "last_read_date": "2023-05-26",
      "start_date": "2023-03-21",
      "reading_time_minutes": 299
    },
    {
      "progress_id": 384,
      "user_id": 72,
      "book_id": 68,
      "percentage_completed": 77,
      "last_read_date": "2023-10-29",
      "start_date": "2023-03-20",
      "reading_time_minutes": 389
    },
    {
      "progress_id": 385,
      "user_id": 14,
      "book_id": 58,
      "percentage_completed": 25,
      "last_read_date": "2023-03-19",
      "start_date": "2023-02-07",
      "reading_time_minutes": 374
    },
    {
      "progress_id": 386,
      "user_id": 148,
      "book_id": 21,
      "percentage_completed": 61,
      "last_read_date": "2023-02-20",
      "start_date": "2023-02-16",
      "reading_time_minutes": 515
    },
    {
      "progress_id": 387,
      "user_id": 19,
      "book_id": 163,
      "percentage_completed": 56,
      "last_read_date": "2023-10-12",
      "start_date": "2023-07-31",
      "reading_time_minutes": 285
    },
    {
      "progress_id": 388,
      "user_id": 3,
      "book_id": 46,
      "percentage_completed": 61,
      "last_read_date": "2023-03-22",
      "start_date": "2023-10-20",
      "reading_time_minutes": 395
    },
    {
      "progress_id": 389,
      "user_id": 76,
      "book_id": 92,
      "percentage_completed": 17,
      "last_read_date": "2023-01-21",
      "start_date": "2023-01-11",
      "reading_time_minutes": 229
    },
    {
      "progress_id": 390,
      "user_id": 14,
      "book_id": 145,
      "percentage_completed": 73,
      "last_read_date": "2023-09-25",
      "start_date": "2023-08-14",
      "reading_time_minutes": 314
    },
    {
      "progress_id": 391,
      "user_id": 145,
      "book_id": 51,
      "percentage_completed": 59,
      "last_read_date": "2023-02-13",
      "start_date": "2023-09-03",
      "reading_time_minutes": 382
    },
    {
      "progress_id": 392,
      "user_id": 47,
      "book_id": 172,
      "percentage_completed": 16,
      "last_read_date": "2023-10-20",
      "start_date": "2023-01-01",
      "reading_time_minutes": 317
    },
    {
      "progress_id": 393,
      "user_id": 113,
      "book_id": 111,
      "percentage_completed": 75,
      "last_read_date": "2023-08-04",
      "start_date": "2023-10-19",
      "reading_time_minutes": 332
    },
    {
      "progress_id": 394,
      "user_id": 38,
      "book_id": 51,
      "percentage_completed": 39,
      "last_read_date": "2023-08-18",
      "start_date": "2023-04-26",
      "reading_time_minutes": 329
    },
    {
      "progress_id": 395,
      "user_id": 6,
      "book_id": 106,
      "percentage_completed": 44,
      "last_read_date": "2023-05-10",
      "start_date": "2023-04-20",
      "reading_time_minutes": 253
    },
    {
      "progress_id": 396,
      "user_id": 76,
      "book_id": 116,
      "percentage_completed": 10,
      "last_read_date": "2023-07-21",
      "start_date": "2023-09-09",
      "reading_time_minutes": 218
    },
    {
      "progress_id": 397,
      "user_id": 19,
      "book_id": 33,
      "percentage_completed": 91,
      "last_read_date": "2023-08-03",
      "start_date": "2023-10-08",
      "reading_time_minutes": 495
    },
    {
      "progress_id": 398,
      "user_id": 36,
      "book_id": 100,
      "percentage_completed": 89,
      "last_read_date": "2023-04-07",
      "start_date": "2023-05-24",
      "reading_time_minutes": 309
    },
    {
      "progress_id": 399,
      "user_id": 28,
      "book_id": 49,
      "percentage_completed": 85,
      "last_read_date": "2023-09-24",
      "start_date": "2023-09-07",
      "reading_time_minutes": 443
    },
    {
      "progress_id": 400,
      "user_id": 23,
      "book_id": 43,
      "percentage_completed": 97,
      "last_read_date": "2023-06-01",
      "start_date": "2023-02-14",
      "reading_time_minutes": 353
    },
    {
      "progress_id": 401,
      "user_id": 38,
      "book_id": 7,
      "percentage_completed": 95,
      "last_read_date": "2023-06-07",
      "start_date": "2023-06-16",
      "reading_time_minutes": 233
    },
    {
      "progress_id": 402,
      "user_id": 129,
      "book_id": 27,
      "percentage_completed": 46,
      "last_read_date": "2023-03-18",
      "start_date": "2023-03-17",
      "reading_time_minutes": 91
    },
    {
      "progress_id": 403,
      "user_id": 150,
      "book_id": 23,
      "percentage_completed": 90,
      "last_read_date": "2023-07-27",
      "start_date": "2023-07-12",
      "reading_time_minutes": 289
    },
    {
      "progress_id": 404,
      "user_id": 141,
      "book_id": 18,
      "percentage_completed": 72,
      "last_read_date": "2023-06-20",
      "start_date": "2023-05-30",
      "reading_time_minutes": 362
    },
    {
      "progress_id": 405,
      "user_id": 115,
      "book_id": 183,
      "percentage_completed": 83,
      "last_read_date": "2023-04-13",
      "start_date": "2023-10-07",
      "reading_time_minutes": 316
    },
    {
      "progress_id": 406,
      "user_id": 6,
      "book_id": 45,
      "percentage_completed": 31,
      "last_read_date": "2023-09-20",
      "start_date": "2023-01-18",
      "reading_time_minutes": 335
    },
    {
      "progress_id": 407,
      "user_id": 150,
      "book_id": 32,
      "percentage_completed": 48,
      "last_read_date": "2023-03-09",
      "start_date": "2023-01-02",
      "reading_time_minutes": 164
    },
    {
      "progress_id": 408,
      "user_id": 128,
      "book_id": 153,
      "percentage_completed": 58,
      "last_read_date": "2023-04-17",
      "start_date": "2023-01-14",
      "reading_time_minutes": 333
    },
    {
      "progress_id": 409,
      "user_id": 54,
      "book_id": 18,
      "percentage_completed": 27,
      "last_read_date": "2023-05-03",
      "start_date": "2023-09-25",
      "reading_time_minutes": 321
    },
    {
      "progress_id": 410,
      "user_id": 85,
      "book_id": 200,
      "percentage_completed": 75,
      "last_read_date": "2023-03-16",
      "start_date": "2023-08-26",
      "reading_time_minutes": 394
    },
    {
      "progress_id": 411,
      "user_id": 67,
      "book_id": 139,
      "percentage_completed": 99,
      "last_read_date": "2023-04-03",
      "start_date": "2023-01-26",
      "reading_time_minutes": 231
    },
    {
      "progress_id": 412,
      "user_id": 22,
      "book_id": 155,
      "percentage_completed": 31,
      "last_read_date": "2023-07-29",
      "start_date": "2023-06-01",
      "reading_time_minutes": 379
    },
    {
      "progress_id": 413,
      "user_id": 97,
      "book_id": 23,
      "percentage_completed": 96,
      "last_read_date": "2023-10-27",
      "start_date": "2023-02-18",
      "reading_time_minutes": 239
    },
    {
      "progress_id": 414,
      "user_id": 139,
      "book_id": 155,
      "percentage_completed": 76,
      "last_read_date": "2023-07-20",
      "start_date": "2023-07-07",
      "reading_time_minutes": 228
    },
    {
      "progress_id": 415,
      "user_id": 107,
      "book_id": 36,
      "percentage_completed": 99,
      "last_read_date": "2023-10-01",
      "start_date": "2023-07-31",
      "reading_time_minutes": 402
    },
    {
      "progress_id": 416,
      "user_id": 150,
      "book_id": 97,
      "percentage_completed": 100,
      "last_read_date": "2023-10-30",
      "start_date": "2023-10-23",
      "reading_time_minutes": 378
    },
    {
      "progress_id": 417,
      "user_id": 59,
      "book_id": 83,
      "percentage_completed": 61,
      "last_read_date": "2023-04-30",
      "start_date": "2023-10-07",
      "reading_time_minutes": 346
    },
    {
      "progress_id": 418,
      "user_id": 90,
      "book_id": 55,
      "percentage_completed": 28,
      "last_read_date": "2023-02-20",
      "start_date": "2023-07-09",
      "reading_time_minutes": 122
    },
    {
      "progress_id": 419,
      "user_id": 58,
      "book_id": 7,
      "percentage_completed": 51,
      "last_read_date": "2023-03-20",
      "start_date": "2023-04-25",
      "reading_time_minutes": 322
    },
    {
      "progress_id": 420,
      "user_id": 28,
      "book_id": 82,
      "percentage_completed": 24,
      "last_read_date": "2023-10-04",
      "start_date": "2023-02-19",
      "reading_time_minutes": 122
    },
    {
      "progress_id": 421,
      "user_id": 53,
      "book_id": 180,
      "percentage_completed": 98,
      "last_read_date": "2023-09-05",
      "start_date": "2023-01-12",
      "reading_time_minutes": 259
    },
    {
      "progress_id": 422,
      "user_id": 77,
      "book_id": 32,
      "percentage_completed": 28,
      "last_read_date": "2023-10-31",
      "start_date": "2023-05-15",
      "reading_time_minutes": 272
    },
    {
      "progress_id": 423,
      "user_id": 54,
      "book_id": 158,
      "percentage_completed": 95,
      "last_read_date": "2023-06-05",
      "start_date": "2023-05-07",
      "reading_time_minutes": 362
    },
    {
      "progress_id": 424,
      "user_id": 114,
      "book_id": 170,
      "percentage_completed": 100,
      "last_read_date": "2023-06-16",
      "start_date": "2023-04-17",
      "reading_time_minutes": 326
    },
    {
      "progress_id": 425,
      "user_id": 44,
      "book_id": 131,
      "percentage_completed": 97,
      "last_read_date": "2023-03-03",
      "start_date": "2023-04-17",
      "reading_time_minutes": 303
    },
    {
      "progress_id": 426,
      "user_id": 110,
      "book_id": 146,
      "percentage_completed": 99,
      "last_read_date": "2023-01-24",
      "start_date": "2023-10-20",
      "reading_time_minutes": 237
    },
    {
      "progress_id": 427,
      "user_id": 126,
      "book_id": 50,
      "percentage_completed": 66,
      "last_read_date": "2023-04-27",
      "start_date": "2023-06-22",
      "reading_time_minutes": 336
    },
    {
      "progress_id": 428,
      "user_id": 91,
      "book_id": 133,
      "percentage_completed": 38,
      "last_read_date": "2023-08-06",
      "start_date": "2023-07-24",
      "reading_time_minutes": 251
    },
    {
      "progress_id": 429,
      "user_id": 89,
      "book_id": 166,
      "percentage_completed": 99,
      "last_read_date": "2023-07-01",
      "start_date": "2023-06-21",
      "reading_time_minutes": 321
    },
    {
      "progress_id": 430,
      "user_id": 118,
      "book_id": 165,
      "percentage_completed": 97,
      "last_read_date": "2023-09-03",
      "start_date": "2023-02-10",
      "reading_time_minutes": 393
    },
    {
      "progress_id": 431,
      "user_id": 3,
      "book_id": 196,
      "percentage_completed": 90,
      "last_read_date": "2023-05-06",
      "start_date": "2023-08-24",
      "reading_time_minutes": 266
    },
    {
      "progress_id": 432,
      "user_id": 124,
      "book_id": 25,
      "percentage_completed": 48,
      "last_read_date": "2023-06-13",
      "start_date": "2023-08-13",
      "reading_time_minutes": 248
    },
    {
      "progress_id": 433,
      "user_id": 63,
      "book_id": 198,
      "percentage_completed": 78,
      "last_read_date": "2023-08-29",
      "start_date": "2023-09-21",
      "reading_time_minutes": 427
    },
    {
      "progress_id": 434,
      "user_id": 128,
      "book_id": 169,
      "percentage_completed": 87,
      "last_read_date": "2023-10-08",
      "start_date": "2023-03-06",
      "reading_time_minutes": 291
    },
    {
      "progress_id": 435,
      "user_id": 116,
      "book_id": 138,
      "percentage_completed": 97,
      "last_read_date": "2023-06-23",
      "start_date": "2023-07-07",
      "reading_time_minutes": 447
    },
    {
      "progress_id": 436,
      "user_id": 110,
      "book_id": 192,
      "percentage_completed": 74,
      "last_read_date": "2023-04-07",
      "start_date": "2023-01-20",
      "reading_time_minutes": 500
    },
    {
      "progress_id": 437,
      "user_id": 135,
      "book_id": 145,
      "percentage_completed": 100,
      "last_read_date": "2023-09-26",
      "start_date": "2023-07-19",
      "reading_time_minutes": 179
    },
    {
      "progress_id": 438,
      "user_id": 94,
      "book_id": 194,
      "percentage_completed": 66,
      "last_read_date": "2023-10-30",
      "start_date": "2023-07-13",
      "reading_time_minutes": 290
    },
    {
      "progress_id": 439,
      "user_id": 13,
      "book_id": 169,
      "percentage_completed": 99,
      "last_read_date": "2023-08-20",
      "start_date": "2023-03-06",
      "reading_time_minutes": 138
    },
    {
      "progress_id": 440,
      "user_id": 108,
      "book_id": 68,
      "percentage_completed": 98,
      "last_read_date": "2023-08-16",
      "start_date": "2023-09-29",
      "reading_time_minutes": 346
    },
    {
      "progress_id": 441,
      "user_id": 111,
      "book_id": 12,
      "percentage_completed": 80,
      "last_read_date": "2023-07-25",
      "start_date": "2023-05-09",
      "reading_time_minutes": 326
    },
    {
      "progress_id": 442,
      "user_id": 55,
      "book_id": 53,
      "percentage_completed": 21,
      "last_read_date": "2023-02-28",
      "start_date": "2023-04-22",
      "reading_time_minutes": 443
    },
    {
      "progress_id": 443,
      "user_id": 50,
      "book_id": 98,
      "percentage_completed": 98,
      "last_read_date": "2023-06-09",
      "start_date": "2023-08-12",
      "reading_time_minutes": 260
    },
    {
      "progress_id": 444,
      "user_id": 77,
      "book_id": 19,
      "percentage_completed": 21,
      "last_read_date": "2023-08-05",
      "start_date": "2023-05-17",
      "reading_time_minutes": 286
    },
    {
      "progress_id": 445,
      "user_id": 99,
      "book_id": 188,
      "percentage_completed": 33,
      "last_read_date": "2023-05-22",
      "start_date": "2023-08-13",
      "reading_time_minutes": 220
    },
    {
      "progress_id": 446,
      "user_id": 61,
      "book_id": 171,
      "percentage_completed": 100,
      "last_read_date": "2023-08-08",
      "start_date": "2023-07-22",
      "reading_time_minutes": 266
    },
    {
      "progress_id": 447,
      "user_id": 149,
      "book_id": 177,
      "percentage_completed": 99,
      "last_read_date": "2023-04-08",
      "start_date": "2023-03-10",
      "reading_time_minutes": 301
    },
    {
      "progress_id": 448,
      "user_id": 21,
      "book_id": 162,
      "percentage_completed": 98,
      "last_read_date": "2023-09-12",
      "start_date": "2023-10-13",
      "reading_time_minutes": 246
    },
    {
      "progress_id": 449,
      "user_id": 89,
      "book_id": 110,
      "percentage_completed": 55,
      "last_read_date": "2023-10-10",
      "start_date": "2023-07-25",
      "reading_time_minutes": 279
    },
    {
      "progress_id": 450,
      "user_id": 113,
      "book_id": 157,
      "percentage_completed": 66,
      "last_read_date": "2023-09-04",
      "start_date": "2023-04-01",
      "reading_time_minutes": 307
    },
    {
      "progress_id": 451,
      "user_id": 83,
      "book_id": 163,
      "percentage_completed": 56,
      "last_read_date": "2023-08-29",
      "start_date": "2023-07-20",
      "reading_time_minutes": 227
    },
    {
      "progress_id": 452,
      "user_id": 46,
      "book_id": 85,
      "percentage_completed": 100,
      "last_read_date": "2023-06-05",
      "start_date": "2023-05-21",
      "reading_time_minutes": 358
    },
    {
      "progress_id": 453,
      "user_id": 52,
      "book_id": 109,
      "percentage_completed": 73,
      "last_read_date": "2023-08-30",
      "start_date": "2023-08-29",
      "reading_time_minutes": 318
    },
    {
      "progress_id": 454,
      "user_id": 6,
      "book_id": 92,
      "percentage_completed": 44,
      "last_read_date": "2023-04-20",
      "start_date": "2023-10-20",
      "reading_time_minutes": 286
    },
    {
      "progress_id": 455,
      "user_id": 55,
      "book_id": 72,
      "percentage_completed": 94,
      "last_read_date": "2023-02-10",
      "start_date": "2023-07-29",
      "reading_time_minutes": 390
    },
    {
      "progress_id": 456,
      "user_id": 11,
      "book_id": 64,
      "percentage_completed": 23,
      "last_read_date": "2023-04-12",
      "start_date": "2023-10-29",
      "reading_time_minutes": 272
    },
    {
      "progress_id": 457,
      "user_id": 28,
      "book_id": 26,
      "percentage_completed": 98,
      "last_read_date": "2023-10-28",
      "start_date": "2023-05-28",
      "reading_time_minutes": 322
    },
    {
      "progress_id": 458,
      "user_id": 29,
      "book_id": 193,
      "percentage_completed": 79,
      "last_read_date": "2023-09-15",
      "start_date": "2023-02-24",
      "reading_time_minutes": 203
    },
    {
      "progress_id": 459,
      "user_id": 22,
      "book_id": 107,
      "percentage_completed": 100,
      "last_read_date": "2023-05-04",
      "start_date": "2023-04-05",
      "reading_time_minutes": 284
    },
    {
      "progress_id": 460,
      "user_id": 149,
      "book_id": 39,
      "percentage_completed": 98,
      "last_read_date": "2023-10-17",
      "start_date": "2023-05-01",
      "reading_time_minutes": 397
    },
    {
      "progress_id": 461,
      "user_id": 110,
      "book_id": 33,
      "percentage_completed": 100,
      "last_read_date": "2023-10-06",
      "start_date": "2023-10-22",
      "reading_time_minutes": 173
    },
    {
      "progress_id": 462,
      "user_id": 50,
      "book_id": 148,
      "percentage_completed": 10,
      "last_read_date": "2023-10-11",
      "start_date": "2023-07-30",
      "reading_time_minutes": 316
    },
    {
      "progress_id": 463,
      "user_id": 12,
      "book_id": 178,
      "percentage_completed": 86,
      "last_read_date": "2023-10-08",
      "start_date": "2023-01-29",
      "reading_time_minutes": 328
    },
    {
      "progress_id": 464,
      "user_id": 102,
      "book_id": 101,
      "percentage_completed": 99,
      "last_read_date": "2023-09-02",
      "start_date": "2023-05-21",
      "reading_time_minutes": 386
    },
    {
      "progress_id": 465,
      "user_id": 7,
      "book_id": 13,
      "percentage_completed": 40,
      "last_read_date": "2023-06-06",
      "start_date": "2023-05-25",
      "reading_time_minutes": 418
    },
    {
      "progress_id": 466,
      "user_id": 26,
      "book_id": 6,
      "percentage_completed": 67,
      "last_read_date": "2023-08-28",
      "start_date": "2023-03-06",
      "reading_time_minutes": 367
    },
    {
      "progress_id": 467,
      "user_id": 70,
      "book_id": 128,
      "percentage_completed": 59,
      "last_read_date": "2023-06-23",
      "start_date": "2023-08-09",
      "reading_time_minutes": 162
    },
    {
      "progress_id": 468,
      "user_id": 8,
      "book_id": 134,
      "percentage_completed": 97,
      "last_read_date": "2023-03-13",
      "start_date": "2023-10-06",
      "reading_time_minutes": 265
    },
    {
      "progress_id": 469,
      "user_id": 94,
      "book_id": 29,
      "percentage_completed": 91,
      "last_read_date": "2023-05-03",
      "start_date": "2023-06-01",
      "reading_time_minutes": 332
    },
    {
      "progress_id": 470,
      "user_id": 128,
      "book_id": 10,
      "percentage_completed": 100,
      "last_read_date": "2023-07-01",
      "start_date": "2023-05-17",
      "reading_time_minutes": 445
    },
    {
      "progress_id": 471,
      "user_id": 12,
      "book_id": 67,
      "percentage_completed": 70,
      "last_read_date": "2023-04-30",
      "start_date": "2023-02-02",
      "reading_time_minutes": 297
    },
    {
      "progress_id": 472,
      "user_id": 128,
      "book_id": 156,
      "percentage_completed": 9,
      "last_read_date": "2023-05-28",
      "start_date": "2023-07-26",
      "reading_time_minutes": 330
    },
    {
      "progress_id": 473,
      "user_id": 136,
      "book_id": 19,
      "percentage_completed": 96,
      "last_read_date": "2023-03-10",
      "start_date": "2023-01-21",
      "reading_time_minutes": 390
    },
    {
      "progress_id": 474,
      "user_id": 113,
      "book_id": 61,
      "percentage_completed": 99,
      "last_read_date": "2023-06-10",
      "start_date": "2023-06-11",
      "reading_time_minutes": 288
    },
    {
      "progress_id": 475,
      "user_id": 112,
      "book_id": 19,
      "percentage_completed": 59,
      "last_read_date": "2023-06-24",
      "start_date": "2023-06-08",
      "reading_time_minutes": 340
    },
    {
      "progress_id": 476,
      "user_id": 29,
      "book_id": 48,
      "percentage_completed": 100,
      "last_read_date": "2023-01-26",
      "start_date": "2023-01-10",
      "reading_time_minutes": 355
    },
    {
      "progress_id": 477,
      "user_id": 20,
      "book_id": 150,
      "percentage_completed": 91,
      "last_read_date": "2023-08-09",
      "start_date": "2023-07-10",
      "reading_time_minutes": 347
    },
    {
      "progress_id": 478,
      "user_id": 77,
      "book_id": 9,
      "percentage_completed": 43,
      "last_read_date": "2023-07-21",
      "start_date": "2023-02-09",
      "reading_time_minutes": 233
    },
    {
      "progress_id": 479,
      "user_id": 126,
      "book_id": 131,
      "percentage_completed": 36,
      "last_read_date": "2023-02-27",
      "start_date": "2023-04-16",
      "reading_time_minutes": 308
    },
    {
      "progress_id": 480,
      "user_id": 92,
      "book_id": 174,
      "percentage_completed": 79,
      "last_read_date": "2023-05-25",
      "start_date": "2023-05-02",
      "reading_time_minutes": 378
    },
    {
      "progress_id": 481,
      "user_id": 24,
      "book_id": 36,
      "percentage_completed": 3,
      "last_read_date": "2023-05-01",
      "start_date": "2023-05-18",
      "reading_time_minutes": 470
    },
    {
      "progress_id": 482,
      "user_id": 53,
      "book_id": 9,
      "percentage_completed": 33,
      "last_read_date": "2023-09-14",
      "start_date": "2023-03-16",
      "reading_time_minutes": 184
    },
    {
      "progress_id": 483,
      "user_id": 150,
      "book_id": 184,
      "percentage_completed": 94,
      "last_read_date": "2023-03-07",
      "start_date": "2023-01-14",
      "reading_time_minutes": 432
    },
    {
      "progress_id": 484,
      "user_id": 139,
      "book_id": 103,
      "percentage_completed": 83,
      "last_read_date": "2023-10-17",
      "start_date": "2023-05-13",
      "reading_time_minutes": 340
    },
    {
      "progress_id": 485,
      "user_id": 108,
      "book_id": 107,
      "percentage_completed": 38,
      "last_read_date": "2023-10-28",
      "start_date": "2023-08-09",
      "reading_time_minutes": 394
    },
    {
      "progress_id": 486,
      "user_id": 28,
      "book_id": 138,
      "percentage_completed": 88,
      "last_read_date": "2023-06-28",
      "start_date": "2023-08-01",
      "reading_time_minutes": 262
    },
    {
      "progress_id": 487,
      "user_id": 129,
      "book_id": 173,
      "percentage_completed": 99,
      "last_read_date": "2023-09-05",
      "start_date": "2023-01-11",
      "reading_time_minutes": 268
    },
    {
      "progress_id": 488,
      "user_id": 11,
      "book_id": 191,
      "percentage_completed": 70,
      "last_read_date": "2023-01-25",
      "start_date": "2023-03-26",
      "reading_time_minutes": 308
    },
    {
      "progress_id": 489,
      "user_id": 94,
      "book_id": 7,
      "percentage_completed": 29,
      "last_read_date": "2023-01-02",
      "start_date": "2023-10-09",
      "reading_time_minutes": 338
    },
    {
      "progress_id": 490,
      "user_id": 46,
      "book_id": 197,
      "percentage_completed": 67,
      "last_read_date": "2023-02-17",
      "start_date": "2023-06-16",
      "reading_time_minutes": 416
    },
    {
      "progress_id": 491,
      "user_id": 32,
      "book_id": 128,
      "percentage_completed": 100,
      "last_read_date": "2023-10-27",
      "start_date": "2023-08-03",
      "reading_time_minutes": 324
    },
    {
      "progress_id": 492,
      "user_id": 113,
      "book_id": 35,
      "percentage_completed": 46,
      "last_read_date": "2023-06-13",
      "start_date": "2023-02-01",
      "reading_time_minutes": 306
    },
    {
      "progress_id": 493,
      "user_id": 124,
      "book_id": 27,
      "percentage_completed": 73,
      "last_read_date": "2023-10-24",
      "start_date": "2023-09-01",
      "reading_time_minutes": 344
    },
    {
      "progress_id": 494,
      "user_id": 41,
      "book_id": 171,
      "percentage_completed": 100,
      "last_read_date": "2023-09-26",
      "start_date": "2023-05-29",
      "reading_time_minutes": 332
    },
    {
      "progress_id": 495,
      "user_id": 16,
      "book_id": 70,
      "percentage_completed": 72,
      "last_read_date": "2023-09-23",
      "start_date": "2023-01-10",
      "reading_time_minutes": 330
    },
    {
      "progress_id": 496,
      "user_id": 79,
      "book_id": 94,
      "percentage_completed": 96,
      "last_read_date": "2023-10-14",
      "start_date": "2023-07-30",
      "reading_time_minutes": 374
    },
    {
      "progress_id": 497,
      "user_id": 55,
      "book_id": 138,
      "percentage_completed": 37,
      "last_read_date": "2023-08-20",
      "start_date": "2023-04-15",
      "reading_time_minutes": 174
    },
    {
      "progress_id": 498,
      "user_id": 85,
      "book_id": 72,
      "percentage_completed": 66,
      "last_read_date": "2023-05-16",
      "start_date": "2023-05-31",
      "reading_time_minutes": 481
    },
    {
      "progress_id": 499,
      "user_id": 25,
      "book_id": 158,
      "percentage_completed": 70,
      "last_read_date": "2023-03-24",
      "start_date": "2023-05-07",
      "reading_time_minutes": 325
    },
    {
      "progress_id": 500,
      "user_id": 125,
      "book_id": 33,
      "percentage_completed": 23,
      "last_read_date": "2023-05-05",
      "start_date": "2023-10-17",
      "reading_time_minutes": 330
    },
    {
      "progress_id": 501,
      "user_id": 112,
      "book_id": 122,
      "percentage_completed": 91,
      "last_read_date": "2023-06-11",
      "start_date": "2023-01-31",
      "reading_time_minutes": 196
    },
    {
      "progress_id": 502,
      "user_id": 110,
      "book_id": 188,
      "percentage_completed": 59,
      "last_read_date": "2023-08-22",
      "start_date": "2023-01-09",
      "reading_time_minutes": 277
    },
    {
      "progress_id": 503,
      "user_id": 47,
      "book_id": 77,
      "percentage_completed": 90,
      "last_read_date": "2023-09-10",
      "start_date": "2023-08-21",
      "reading_time_minutes": 411
    },
    {
      "progress_id": 504,
      "user_id": 121,
      "book_id": 4,
      "percentage_completed": 81,
      "last_read_date": "2023-02-05",
      "start_date": "2023-01-05",
      "reading_time_minutes": 396
    },
    {
      "progress_id": 505,
      "user_id": 44,
      "book_id": 1,
      "percentage_completed": 95,
      "last_read_date": "2023-06-02",
      "start_date": "2023-05-03",
      "reading_time_minutes": 279
    },
    {
      "progress_id": 506,
      "user_id": 121,
      "book_id": 94,
      "percentage_completed": 14,
      "last_read_date": "2023-06-28",
      "start_date": "2023-10-29",
      "reading_time_minutes": 388
    },
    {
      "progress_id": 507,
      "user_id": 126,
      "book_id": 193,
      "percentage_completed": 76,
      "last_read_date": "2023-06-06",
      "start_date": "2023-05-02",
      "reading_time_minutes": 326
    },
    {
      "progress_id": 508,
      "user_id": 149,
      "book_id": 164,
      "percentage_completed": 92,
      "last_read_date": "2023-02-23",
      "start_date": "2023-08-21",
      "reading_time_minutes": 357
    },
    {
      "progress_id": 509,
      "user_id": 75,
      "book_id": 129,
      "percentage_completed": 100,
      "last_read_date": "2023-03-16",
      "start_date": "2023-02-19",
      "reading_time_minutes": 129
    },
    {
      "progress_id": 510,
      "user_id": 46,
      "book_id": 64,
      "percentage_completed": 64,
      "last_read_date": "2023-07-25",
      "start_date": "2023-08-31",
      "reading_time_minutes": 372
    },
    {
      "progress_id": 511,
      "user_id": 83,
      "book_id": 88,
      "percentage_completed": 99,
      "last_read_date": "2023-04-12",
      "start_date": "2023-05-25",
      "reading_time_minutes": 237
    },
    {
      "progress_id": 512,
      "user_id": 75,
      "book_id": 100,
      "percentage_completed": 99,
      "last_read_date": "2023-08-27",
      "start_date": "2023-03-30",
      "reading_time_minutes": 331
    },
    {
      "progress_id": 513,
      "user_id": 8,
      "book_id": 14,
      "percentage_completed": 81,
      "last_read_date": "2023-07-11",
      "start_date": "2023-04-21",
      "reading_time_minutes": 200
    },
    {
      "progress_id": 514,
      "user_id": 119,
      "book_id": 176,
      "percentage_completed": 32,
      "last_read_date": "2023-08-20",
      "start_date": "2023-03-12",
      "reading_time_minutes": 369
    },
    {
      "progress_id": 515,
      "user_id": 46,
      "book_id": 135,
      "percentage_completed": 80,
      "last_read_date": "2023-04-19",
      "start_date": "2023-03-05",
      "reading_time_minutes": 315
    },
    {
      "progress_id": 516,
      "user_id": 26,
      "book_id": 107,
      "percentage_completed": 90,
      "last_read_date": "2023-07-30",
      "start_date": "2023-02-09",
      "reading_time_minutes": 278
    },
    {
      "progress_id": 517,
      "user_id": 29,
      "book_id": 153,
      "percentage_completed": 34,
      "last_read_date": "2023-07-05",
      "start_date": "2023-06-28",
      "reading_time_minutes": 323
    },
    {
      "progress_id": 518,
      "user_id": 69,
      "book_id": 112,
      "percentage_completed": 88,
      "last_read_date": "2023-10-16",
      "start_date": "2023-09-04",
      "reading_time_minutes": 402
    },
    {
      "progress_id": 519,
      "user_id": 77,
      "book_id": 8,
      "percentage_completed": 67,
      "last_read_date": "2023-05-15",
      "start_date": "2023-04-20",
      "reading_time_minutes": 369
    },
    {
      "progress_id": 520,
      "user_id": 113,
      "book_id": 44,
      "percentage_completed": 100,
      "last_read_date": "2023-02-25",
      "start_date": "2023-01-24",
      "reading_time_minutes": 266
    },
    {
      "progress_id": 521,
      "user_id": 54,
      "book_id": 12,
      "percentage_completed": 49,
      "last_read_date": "2023-07-20",
      "start_date": "2023-08-25",
      "reading_time_minutes": 334
    },
    {
      "progress_id": 522,
      "user_id": 136,
      "book_id": 59,
      "percentage_completed": 99,
      "last_read_date": "2023-06-16",
      "start_date": "2023-03-04",
      "reading_time_minutes": 383
    },
    {
      "progress_id": 523,
      "user_id": 51,
      "book_id": 125,
      "percentage_completed": 89,
      "last_read_date": "2023-10-10",
      "start_date": "2023-07-25",
      "reading_time_minutes": 257
    },
    {
      "progress_id": 524,
      "user_id": 9,
      "book_id": 154,
      "percentage_completed": 77,
      "last_read_date": "2023-03-20",
      "start_date": "2023-08-14",
      "reading_time_minutes": 455
    },
    {
      "progress_id": 525,
      "user_id": 119,
      "book_id": 28,
      "percentage_completed": 91,
      "last_read_date": "2023-05-04",
      "start_date": "2023-09-20",
      "reading_time_minutes": 188
    },
    {
      "progress_id": 526,
      "user_id": 55,
      "book_id": 147,
      "percentage_completed": 38,
      "last_read_date": "2023-10-18",
      "start_date": "2023-03-05",
      "reading_time_minutes": 253
    },
    {
      "progress_id": 527,
      "user_id": 39,
      "book_id": 30,
      "percentage_completed": 95,
      "last_read_date": "2023-08-16",
      "start_date": "2023-05-18",
      "reading_time_minutes": 333
    },
    {
      "progress_id": 528,
      "user_id": 8,
      "book_id": 189,
      "percentage_completed": 82,
      "last_read_date": "2023-02-07",
      "start_date": "2023-07-11",
      "reading_time_minutes": 309
    },
    {
      "progress_id": 529,
      "user_id": 131,
      "book_id": 9,
      "percentage_completed": 98,
      "last_read_date": "2023-05-14",
      "start_date": "2023-10-13",
      "reading_time_minutes": 296
    },
    {
      "progress_id": 530,
      "user_id": 29,
      "book_id": 160,
      "percentage_completed": 98,
      "last_read_date": "2023-04-19",
      "start_date": "2023-05-09",
      "reading_time_minutes": 303
    },
    {
      "progress_id": 531,
      "user_id": 75,
      "book_id": 116,
      "percentage_completed": 40,
      "last_read_date": "2023-10-25",
      "start_date": "2023-09-29",
      "reading_time_minutes": 213
    },
    {
      "progress_id": 532,
      "user_id": 50,
      "book_id": 101,
      "percentage_completed": 97,
      "last_read_date": "2023-07-05",
      "start_date": "2023-03-30",
      "reading_time_minutes": 169
    },
    {
      "progress_id": 533,
      "user_id": 48,
      "book_id": 200,
      "percentage_completed": 98,
      "last_read_date": "2023-08-23",
      "start_date": "2023-01-10",
      "reading_time_minutes": 358
    },
    {
      "progress_id": 534,
      "user_id": 143,
      "book_id": 116,
      "percentage_completed": 90,
      "last_read_date": "2023-01-21",
      "start_date": "2023-09-17",
      "reading_time_minutes": 380
    },
    {
      "progress_id": 535,
      "user_id": 6,
      "book_id": 13,
      "percentage_completed": 79,
      "last_read_date": "2023-06-23",
      "start_date": "2023-02-05",
      "reading_time_minutes": 282
    },
    {
      "progress_id": 536,
      "user_id": 4,
      "book_id": 28,
      "percentage_completed": 63,
      "last_read_date": "2023-05-14",
      "start_date": "2023-04-22",
      "reading_time_minutes": 166
    },
    {
      "progress_id": 537,
      "user_id": 86,
      "book_id": 119,
      "percentage_completed": 54,
      "last_read_date": "2023-07-04",
      "start_date": "2023-04-05",
      "reading_time_minutes": 388
    },
    {
      "progress_id": 538,
      "user_id": 113,
      "book_id": 49,
      "percentage_completed": 100,
      "last_read_date": "2023-08-03",
      "start_date": "2023-05-13",
      "reading_time_minutes": 311
    },
    {
      "progress_id": 539,
      "user_id": 36,
      "book_id": 14,
      "percentage_completed": 85,
      "last_read_date": "2023-10-05",
      "start_date": "2023-07-30",
      "reading_time_minutes": 355
    },
    {
      "progress_id": 540,
      "user_id": 94,
      "book_id": 12,
      "percentage_completed": 75,
      "last_read_date": "2023-09-29",
      "start_date": "2023-07-10",
      "reading_time_minutes": 129
    },
    {
      "progress_id": 541,
      "user_id": 36,
      "book_id": 61,
      "percentage_completed": 60,
      "last_read_date": "2023-04-16",
      "start_date": "2023-02-22",
      "reading_time_minutes": 397
    },
    {
      "progress_id": 542,
      "user_id": 53,
      "book_id": 165,
      "percentage_completed": 61,
      "last_read_date": "2023-03-15",
      "start_date": "2023-01-10",
      "reading_time_minutes": 461
    },
    {
      "progress_id": 543,
      "user_id": 141,
      "book_id": 1,
      "percentage_completed": 51,
      "last_read_date": "2023-03-01",
      "start_date": "2023-05-15",
      "reading_time_minutes": 231
    },
    {
      "progress_id": 544,
      "user_id": 44,
      "book_id": 168,
      "percentage_completed": 19,
      "last_read_date": "2023-10-11",
      "start_date": "2023-09-27",
      "reading_time_minutes": 252
    },
    {
      "progress_id": 545,
      "user_id": 96,
      "book_id": 193,
      "percentage_completed": 100,
      "last_read_date": "2023-02-17",
      "start_date": "2023-03-06",
      "reading_time_minutes": 300
    },
    {
      "progress_id": 546,
      "user_id": 94,
      "book_id": 115,
      "percentage_completed": 93,
      "last_read_date": "2023-10-18",
      "start_date": "2023-06-09",
      "reading_time_minutes": 397
    },
    {
      "progress_id": 547,
      "user_id": 99,
      "book_id": 131,
      "percentage_completed": 8,
      "last_read_date": "2023-03-23",
      "start_date": "2023-04-17",
      "reading_time_minutes": 490
    },
    {
      "progress_id": 548,
      "user_id": 26,
      "book_id": 15,
      "percentage_completed": 83,
      "last_read_date": "2023-06-07",
      "start_date": "2023-02-23",
      "reading_time_minutes": 419
    },
    {
      "progress_id": 549,
      "user_id": 33,
      "book_id": 50,
      "percentage_completed": 44,
      "last_read_date": "2023-06-10",
      "start_date": "2023-10-05",
      "reading_time_minutes": 276
    },
    {
      "progress_id": 550,
      "user_id": 3,
      "book_id": 20,
      "percentage_completed": 98,
      "last_read_date": "2023-04-08",
      "start_date": "2023-03-19",
      "reading_time_minutes": 365
    },
    {
      "progress_id": 551,
      "user_id": 53,
      "book_id": 87,
      "percentage_completed": 32,
      "last_read_date": "2023-05-09",
      "start_date": "2023-10-07",
      "reading_time_minutes": 507
    },
    {
      "progress_id": 552,
      "user_id": 113,
      "book_id": 128,
      "percentage_completed": 100,
      "last_read_date": "2023-10-03",
      "start_date": "2023-08-25",
      "reading_time_minutes": 262
    },
    {
      "progress_id": 553,
      "user_id": 53,
      "book_id": 56,
      "percentage_completed": 80,
      "last_read_date": "2023-01-09",
      "start_date": "2023-07-11",
      "reading_time_minutes": 265
    },
    {
      "progress_id": 554,
      "user_id": 147,
      "book_id": 129,
      "percentage_completed": 97,
      "last_read_date": "2023-03-13",
      "start_date": "2023-10-29",
      "reading_time_minutes": 314
    },
    {
      "progress_id": 555,
      "user_id": 130,
      "book_id": 65,
      "percentage_completed": 91,
      "last_read_date": "2023-09-05",
      "start_date": "2023-10-17",
      "reading_time_minutes": 348
    },
    {
      "progress_id": 556,
      "user_id": 103,
      "book_id": 75,
      "percentage_completed": 100,
      "last_read_date": "2023-07-12",
      "start_date": "2023-06-26",
      "reading_time_minutes": 175
    },
    {
      "progress_id": 557,
      "user_id": 87,
      "book_id": 42,
      "percentage_completed": 99,
      "last_read_date": "2023-07-04",
      "start_date": "2023-08-16",
      "reading_time_minutes": 248
    },
    {
      "progress_id": 558,
      "user_id": 117,
      "book_id": 15,
      "percentage_completed": 6,
      "last_read_date": "2023-03-25",
      "start_date": "2023-06-16",
      "reading_time_minutes": 347
    },
    {
      "progress_id": 559,
      "user_id": 83,
      "book_id": 119,
      "percentage_completed": 98,
      "last_read_date": "2023-08-17",
      "start_date": "2023-09-29",
      "reading_time_minutes": 81
    },
    {
      "progress_id": 560,
      "user_id": 69,
      "book_id": 16,
      "percentage_completed": 100,
      "last_read_date": "2023-06-08",
      "start_date": "2023-08-18",
      "reading_time_minutes": 307
    },
    {
      "progress_id": 561,
      "user_id": 26,
      "book_id": 60,
      "percentage_completed": 59,
      "last_read_date": "2023-08-31",
      "start_date": "2023-02-14",
      "reading_time_minutes": 266
    },
    {
      "progress_id": 562,
      "user_id": 149,
      "book_id": 32,
      "percentage_completed": 45,
      "last_read_date": "2023-08-23",
      "start_date": "2023-09-20",
      "reading_time_minutes": 403
    },
    {
      "progress_id": 563,
      "user_id": 140,
      "book_id": 53,
      "percentage_completed": 78,
      "last_read_date": "2023-05-21",
      "start_date": "2023-05-12",
      "reading_time_minutes": 261
    },
    {
      "progress_id": 564,
      "user_id": 46,
      "book_id": 101,
      "percentage_completed": 74,
      "last_read_date": "2023-10-12",
      "start_date": "2023-05-11",
      "reading_time_minutes": 248
    },
    {
      "progress_id": 565,
      "user_id": 88,
      "book_id": 109,
      "percentage_completed": 19,
      "last_read_date": "2023-03-24",
      "start_date": "2023-04-28",
      "reading_time_minutes": 204
    },
    {
      "progress_id": 566,
      "user_id": 18,
      "book_id": 45,
      "percentage_completed": 81,
      "last_read_date": "2023-03-31",
      "start_date": "2023-05-30",
      "reading_time_minutes": 465
    },
    {
      "progress_id": 567,
      "user_id": 54,
      "book_id": 118,
      "percentage_completed": 91,
      "last_read_date": "2023-06-12",
      "start_date": "2023-08-05",
      "reading_time_minutes": 258
    },
    {
      "progress_id": 568,
      "user_id": 135,
      "book_id": 121,
      "percentage_completed": 89,
      "last_read_date": "2023-02-05",
      "start_date": "2023-06-29",
      "reading_time_minutes": 319
    },
    {
      "progress_id": 569,
      "user_id": 92,
      "book_id": 163,
      "percentage_completed": 57,
      "last_read_date": "2023-07-22",
      "start_date": "2023-10-12",
      "reading_time_minutes": 328
    },
    {
      "progress_id": 570,
      "user_id": 128,
      "book_id": 125,
      "percentage_completed": 73,
      "last_read_date": "2023-04-15",
      "start_date": "2023-09-08",
      "reading_time_minutes": 313
    },
    {
      "progress_id": 571,
      "user_id": 111,
      "book_id": 142,
      "percentage_completed": 51,
      "last_read_date": "2023-03-07",
      "start_date": "2023-03-19",
      "reading_time_minutes": 197
    },
    {
      "progress_id": 572,
      "user_id": 69,
      "book_id": 169,
      "percentage_completed": 61,
      "last_read_date": "2023-05-14",
      "start_date": "2023-01-06",
      "reading_time_minutes": 337
    },
    {
      "progress_id": 573,
      "user_id": 51,
      "book_id": 113,
      "percentage_completed": 42,
      "last_read_date": "2023-10-27",
      "start_date": "2023-10-15",
      "reading_time_minutes": 356
    },
    {
      "progress_id": 574,
      "user_id": 113,
      "book_id": 138,
      "percentage_completed": 67,
      "last_read_date": "2023-01-31",
      "start_date": "2023-08-29",
      "reading_time_minutes": 203
    },
    {
      "progress_id": 575,
      "user_id": 24,
      "book_id": 184,
      "percentage_completed": 8,
      "last_read_date": "2023-05-18",
      "start_date": "2023-07-05",
      "reading_time_minutes": 380
    },
    {
      "progress_id": 576,
      "user_id": 86,
      "book_id": 13,
      "percentage_completed": 18,
      "last_read_date": "2023-05-04",
      "start_date": "2023-09-05",
      "reading_time_minutes": 293
    },
    {
      "progress_id": 577,
      "user_id": 42,
      "book_id": 87,
      "percentage_completed": 97,
      "last_read_date": "2023-09-17",
      "start_date": "2023-07-18",
      "reading_time_minutes": 410
    },
    {
      "progress_id": 578,
      "user_id": 131,
      "book_id": 101,
      "percentage_completed": 12,
      "last_read_date": "2023-08-08",
      "start_date": "2023-10-02",
      "reading_time_minutes": 114
    },
    {
      "progress_id": 579,
      "user_id": 96,
      "book_id": 30,
      "percentage_completed": 53,
      "last_read_date": "2023-04-03",
      "start_date": "2023-02-07",
      "reading_time_minutes": 255
    },
    {
      "progress_id": 580,
      "user_id": 8,
      "book_id": 183,
      "percentage_completed": 100,
      "last_read_date": "2023-10-05",
      "start_date": "2023-09-14",
      "reading_time_minutes": 276
    },
    {
      "progress_id": 581,
      "user_id": 17,
      "book_id": 120,
      "percentage_completed": 86,
      "last_read_date": "2023-02-20",
      "start_date": "2023-08-29",
      "reading_time_minutes": 403
    },
    {
      "progress_id": 582,
      "user_id": 147,
      "book_id": 41,
      "percentage_completed": 95,
      "last_read_date": "2023-04-24",
      "start_date": "2023-02-14",
      "reading_time_minutes": 332
    },
    {
      "progress_id": 583,
      "user_id": 77,
      "book_id": 59,
      "percentage_completed": 100,
      "last_read_date": "2023-08-31",
      "start_date": "2023-07-11",
      "reading_time_minutes": 402
    },
    {
      "progress_id": 584,
      "user_id": 22,
      "book_id": 129,
      "percentage_completed": 10,
      "last_read_date": "2023-08-29",
      "start_date": "2023-02-19",
      "reading_time_minutes": 351
    },
    {
      "progress_id": 585,
      "user_id": 13,
      "book_id": 187,
      "percentage_completed": 99,
      "last_read_date": "2023-07-30",
      "start_date": "2023-03-23",
      "reading_time_minutes": 224
    },
    {
      "progress_id": 586,
      "user_id": 126,
      "book_id": 181,
      "percentage_completed": 100,
      "last_read_date": "2023-02-25",
      "start_date": "2023-09-19",
      "reading_time_minutes": 288
    },
    {
      "progress_id": 587,
      "user_id": 123,
      "book_id": 180,
      "percentage_completed": 47,
      "last_read_date": "2023-05-18",
      "start_date": "2023-05-15",
      "reading_time_minutes": 377
    },
    {
      "progress_id": 588,
      "user_id": 112,
      "book_id": 57,
      "percentage_completed": 72,
      "last_read_date": "2023-08-31",
      "start_date": "2023-03-11",
      "reading_time_minutes": 363
    },
    {
      "progress_id": 589,
      "user_id": 49,
      "book_id": 58,
      "percentage_completed": 58,
      "last_read_date": "2023-06-13",
      "start_date": "2023-04-13",
      "reading_time_minutes": 254
    },
    {
      "progress_id": 590,
      "user_id": 55,
      "book_id": 88,
      "percentage_completed": 99,
      "last_read_date": "2023-02-13",
      "start_date": "2023-07-01",
      "reading_time_minutes": 289
    },
    {
      "progress_id": 591,
      "user_id": 48,
      "book_id": 184,
      "percentage_completed": 88,
      "last_read_date": "2023-04-15",
      "start_date": "2023-06-30",
      "reading_time_minutes": 249
    },
    {
      "progress_id": 592,
      "user_id": 111,
      "book_id": 8,
      "percentage_completed": 95,
      "last_read_date": "2023-05-18",
      "start_date": "2023-07-08",
      "reading_time_minutes": 163
    },
    {
      "progress_id": 593,
      "user_id": 75,
      "book_id": 2,
      "percentage_completed": 75,
      "last_read_date": "2023-08-03",
      "start_date": "2023-10-10",
      "reading_time_minutes": 345
    },
    {
      "progress_id": 594,
      "user_id": 117,
      "book_id": 170,
      "percentage_completed": 39,
      "last_read_date": "2023-04-05",
      "start_date": "2023-07-15",
      "reading_time_minutes": 270
    },
    {
      "progress_id": 595,
      "user_id": 102,
      "book_id": 141,
      "percentage_completed": 98,
      "last_read_date": "2023-10-23",
      "start_date": "2023-10-08",
      "reading_time_minutes": 224
    },
    {
      "progress_id": 596,
      "user_id": 64,
      "book_id": 92,
      "percentage_completed": 50,
      "last_read_date": "2023-07-19",
      "start_date": "2023-08-09",
      "reading_time_minutes": 253
    },
    {
      "progress_id": 597,
      "user_id": 116,
      "book_id": 150,
      "percentage_completed": 94,
      "last_read_date": "2023-02-08",
      "start_date": "2023-10-31",
      "reading_time_minutes": 294
    },
    {
      "progress_id": 598,
      "user_id": 47,
      "book_id": 109,
      "percentage_completed": 90,
      "last_read_date": "2023-09-26",
      "start_date": "2023-04-30",
      "reading_time_minutes": 317
    },
    {
      "progress_id": 599,
      "user_id": 1,
      "book_id": 189,
      "percentage_completed": 99,
      "last_read_date": "2023-08-09",
      "start_date": "2023-10-31",
      "reading_time_minutes": 301
    }
  ],
  "feedback": [
    {
      "feedback_id": 1,
      "progress_id": 454,
      "rating": 3,
      "comments": "The account was closed — unusual case, no further action.",
      "timestamp": "2023-03-01 19:17:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 2,
      "progress_id": 138,
      "rating": 5,
      "comments": "The courier confirmed the details and the order was rejected.",
      "timestamp": "2023-08-29 10:51:17",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 3,
      "progress_id": 399,
      "rating": 4,
      "comments": "The document was refunded following a routine review.",
      "timestamp": "2023-05-11 19:47:59",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 4,
      "progress_id": 209,
      "rating": 3,
      "comments": "The request was rejected after a manual check.",
      "timestamp": "2023-06-24 15:19:51",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 5,
      "progress_id": 192,
      "rating": 3,
      "comments": "The request was replaced after an automatic check.",
      "timestamp": "2023-03-09 00:31:05",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 6,
      "progress_id": 4,
      "rating": 4,
      "comments": "No response from the reviewer, so the booking was delayed.",
      "timestamp": "2023-10-09 11:57:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 7,
      "progress_id": 541,
      "rating": 2,
      "comments": "The appointment was delayed following an urgent review.",
      "timestamp": "2023-04-07 23:25:50",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 8,
      "progress_id": 566,
      "rating": 1,
      "comments": "The request was rejected after a standard check.",
      "timestamp": "2023-03-11 10:48:49",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 9,
      "progress_id": 118,
      "rating": 2,
      "comments": "A minor transfer was updated the same day.",
      "timestamp": "2023-05-18 01:35:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 10,
      "progress_id": 455,
      "rating": 4,
      "comments": "The reviewer asked for a change and the record was completed.",
      "timestamp": "2023-07-29 05:38:54",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 11,
      "progress_id": 127,
      "rating": 2,
      "comments": "The delivery was confirmed after a standard check.",
      "timestamp": "2023-04-01 14:49:05",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 12,
      "progress_id": 249,
      "rating": 2,
      "comments": "No response from support, so the invoice was rejected.",
      "timestamp": "2023-08-30 07:23:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 13,
      "progress_id": 101,
      "rating": 1,
      "comments": "The courier asked for a change and the item was reopened.",
      "timestamp": "2023-03-17 19:04:26",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 14,
      "progress_id": 500,
      "rating": 5,
      "comments": "The claim was reopened — partial case, no further action.",
      "timestamp": "2023-07-05 02:58:40",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 15,
      "progress_id": 560,
      "rating": 5,
      "comments": "The account owner reported a repeat issue; the report was cancelled.",
      "timestamp": "2023-04-06 21:06:24",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 16,
      "progress_id": 167,
      "rating": 5,
      "comments": "The team reported an automatic issue; the transfer was reviewed.",
      "timestamp": "2023-02-08 21:38:17",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 17,
      "progress_id": 579,
      "rating": 4,
      "comments": "Flagged as duplicate. An operator rejected the delivery.",
      "timestamp": "2023-06-18 07:37:13",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 18,
      "progress_id": 322,
      "rating": 3,
      "comments": "Support asked for a change and the record was rescheduled.",
      "timestamp": "2023-06-20 12:34:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 19,
      "progress_id": 592,
      "rating": 5,
      "comments": "Flagged as late. The team closed the report.",
      "timestamp": "2023-06-03 23:01:57",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 20,
      "progress_id": 531,
      "rating": 5,
      "comments": "No response from support, so the report was escalated.",
      "timestamp": "2023-05-19 23:34:20",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 21,
      "progress_id": 482,
      "rating": 1,
      "comments": "Support confirmed the details and the claim was processed.",
      "timestamp": "2023-07-16 12:45:28",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 22,
      "progress_id": 260,
      "rating": 4,
      "comments": "The team reported a routine issue; the order was rejected.",
      "timestamp": "2023-01-14 12:14:04",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 23,
      "progress_id": 445,
      "rating": 5,
      "comments": "The delivery was resolved after a standard check.",
      "timestamp": "2023-07-24 04:58:05",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 24,
      "progress_id": 350,
      "rating": 3,
      "comments": "An urgent account was cancelled the same day.",
      "timestamp": "2023-05-05 05:16:57",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 25,
      "progress_id": 373,
      "rating": 4,
      "comments": "The reviewer confirmed the details and the request was escalated.",
      "timestamp": "2023-07-03 22:59:28",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 26,
      "progress_id": 89,
      "rating": 3,
      "comments": "The courier confirmed the details and the item was replaced.",
      "timestamp": "2023-06-17 19:50:19",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 27,
      "progress_id": 419,
      "rating": 2,
      "comments": "A manual follow-up: the appointment was completed.",
      "timestamp": "2023-07-14 06:59:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 28,
      "progress_id": 539,
      "rating": 4,
      "comments": "The courier reported a minor issue; the account was rejected.",
      "timestamp": "2023-09-27 17:24:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 29,
      "progress_id": 291,
      "rating": 3,
      "comments": "The item was updated — minor case, no further action.",
      "timestamp": "2023-01-01 02:40:33",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 30,
      "progress_id": 98,
      "rating": 4,
      "comments": "A repeat claim was confirmed the same day.",
      "timestamp": "2023-03-04 03:45:30",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 31,
      "progress_id": 190,
      "rating": 3,
      "comments": "A repeat appointment was cancelled the same day.",
      "timestamp": "2023-02-05 08:46:00",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 32,
      "progress_id": 171,
      "rating": 4,
      "comments": "The reviewer asked for a change and the appointment was reopened.",
      "timestamp": "2023-05-27 13:13:20",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 33,
      "progress_id": 218,
      "rating": 2,
      "comments": "The shipment was replaced after a standard check.",
      "timestamp": "2023-09-18 07:53:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 34,
      "progress_id": 478,
      "rating": 5,
      "comments": "The payment was reviewed — routine case, no further action.",
      "timestamp": "2023-03-31 23:47:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 35,
      "progress_id": 597,
      "rating": 3,
      "comments": "The ticket was completed after an incomplete check.",
      "timestamp": "2023-06-13 10:51:12",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 36,
      "progress_id": 442,
      "rating": 5,
      "comments": "The booking was reopened after a minor check.",
      "timestamp": "2023-10-10 12:12:55",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 37,
      "progress_id": 236,
      "rating": 2,
      "comments": "A repeat ticket was refunded the same day.",
      "timestamp": "2023-10-25 11:10:58",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 38,
      "progress_id": 357,
      "rating": 2,
      "comments": "No response from the supplier, so the booking was delayed.",
      "timestamp": "2023-01-28 19:32:48",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 39,
      "progress_id": 485,
      "rating": 5,
      "comments": "The team asked for a change and the transfer was reopened.",
      "timestamp": "2023-06-14 14:55:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 40,
      "progress_id": 509,
      "rating": 3,
      "comments": "Flagged as incomplete. The team closed the session.",
      "timestamp": "2023-02-25 15:02:52",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 41,
      "progress_id": 103,
      "rating": 3,
      "comments": "Flagged as unusual. The customer completed the appointment.",
      "timestamp": "2023-07-27 14:25:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 42,
      "progress_id": 181,
      "rating": 2,
      "comments": "The customer reported an automatic issue; the record was completed.",
      "timestamp": "2023-07-04 05:34:41",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 43,
      "progress_id": 374,
      "rating": 2,
      "comments": "The courier reported a repeat issue; the appointment was reopened.",
      "timestamp": "2023-02-21 19:36:34",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 44,
      "progress_id": 187,
      "rating": 3,
      "comments": "The invoice was reviewed following a minor review.",
      "timestamp": "2023-06-18 18:40:23",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 45,
      "progress_id": 350,
      "rating": 5,
      "comments": "The customer asked for a change and the record was resolved.",
      "timestamp": "2023-04-02 02:48:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 46,
      "progress_id": 293,
      "rating": 1,
      "comments": "A partial account was updated the same day.",
      "timestamp": "2023-06-17 19:58:50",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 47,
      "progress_id": 257,
      "rating": 4,
      "comments": "An urgent document was confirmed the same day.",
      "timestamp": "2023-10-20 10:27:02",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 48,
      "progress_id": 75,
      "rating": 3,
      "comments": "The session was delayed after a routine check.",
      "timestamp": "2023-09-09 03:17:12",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 49,
      "progress_id": 221,
      "rating": 5,
      "comments": "The supplier asked for a change and the order was reviewed.",
      "timestamp": "2023-02-17 15:32:25",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 50,
      "progress_id": 534,
      "rating": 4,
      "comments": "Flagged as partial. The reviewer cancelled the appointment.",
      "timestamp": "2023-05-23 10:57:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 51,
      "progress_id": 248,
      "rating": 5,
      "comments": "Flagged as duplicate. Support reopened the item.",
      "timestamp": "2023-01-05 22:20:42",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 52,
      "progress_id": 135,
      "rating": 1,
      "comments": "The session was reopened after a partial check.",
      "timestamp": "2023-07-21 07:22:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 53,
      "progress_id": 518,
      "rating": 3,
      "comments": "A standard follow-up: the payment was rejected.",
      "timestamp": "2023-08-22 17:50:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 54,
      "progress_id": 577,
      "rating": 4,
      "comments": "A minor follow-up: the request was escalated.",
      "timestamp": "2023-01-11 09:34:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 55,
      "progress_id": 198,
      "rating": 5,
      "comments": "A manual document was resolved the same day.",
      "timestamp": "2023-01-23 06:42:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 56,
      "progress_id": 138,
      "rating": 5,
      "comments": "An operator reported an automatic issue; the document was rescheduled.",
      "timestamp": "2023-06-16 19:21:59",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 57,
      "progress_id": 274,
      "rating": 3,
      "comments": "Flagged as standard. The team cancelled the invoice.",
      "timestamp": "2023-10-10 11:15:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 58,
      "progress_id": 83,
      "rating": 5,
      "comments": "The account owner confirmed the details and the invoice was refunded.",
      "timestamp": "2023-07-08 06:27:07",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 59,
      "progress_id": 580,
      "rating": 4,
      "comments": "The supplier asked for a change and the claim was completed.",
      "timestamp": "2023-01-27 05:25:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 60,
      "progress_id": 311,
      "rating": 4,
      "comments": "The request was delayed after a routine check.",
      "timestamp": "2023-02-12 23:21:26",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 61,
      "progress_id": 435,
      "rating": 3,
      "comments": "No response from the customer, so the report was cancelled.",
      "timestamp": "2023-01-10 10:28:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 62,
      "progress_id": 415,
      "rating": 4,
      "comments": "An operator reported a manual issue; the transfer was completed.",
      "timestamp": "2023-07-02 03:25:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 63,
      "progress_id": 229,
      "rating": 5,
      "comments": "The payment was cancelled — late case, no further action.",
      "timestamp": "2023-04-06 13:36:24",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 64,
      "progress_id": 497,
      "rating": 3,
      "comments": "The item was approved — unusual case, no further action.",
      "timestamp": "2023-09-25 03:18:43",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 65,
      "progress_id": 508,
      "rating": 5,
      "comments": "An operator reported a repeat issue; the invoice was refunded.",
      "timestamp": "2023-07-05 18:07:59",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 66,
      "progress_id": 464,
      "rating": 4,
      "comments": "The order was escalated after an automatic check.",
      "timestamp": "2023-07-12 19:27:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 67,
      "progress_id": 205,
      "rating": 4,
      "comments": "The courier confirmed the details and the order was confirmed.",
      "timestamp": "2023-02-03 01:03:06",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 68,
      "progress_id": 441,
      "rating": 2,
      "comments": "The account owner confirmed the details and the item was escalated.",
      "timestamp": "2023-02-10 08:00:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 69,
      "progress_id": 155,
      "rating": 3,
      "comments": "The appointment was rescheduled following an urgent review.",
      "timestamp": "2023-01-11 02:35:41",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 70,
      "progress_id": 153,
      "rating": 4,
      "comments": "The refund was delayed — partial case, no further action.",
      "timestamp": "2023-01-28 16:17:01",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 71,
      "progress_id": 115,
      "rating": 4,
      "comments": "The team reported a manual issue; the invoice was replaced.",
      "timestamp": "2023-10-14 10:12:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 72,
      "progress_id": 216,
      "rating": 5,
      "comments": "The transfer was closed following a standard review.",
      "timestamp": "2023-08-21 09:19:43",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 73,
      "progress_id": 237,
      "rating": 5,
      "comments": "A late follow-up: the item was escalated.",
      "timestamp": "2023-03-15 10:43:11",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 74,
      "progress_id": 400,
      "rating": 3,
      "comments": "Flagged as partial. The account owner delayed the appointment.",
      "timestamp": "2023-04-14 11:19:28",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 75,
      "progress_id": 49,
      "rating": 2,
      "comments": "The request was rescheduled after an automatic check.",
      "timestamp": "2023-03-24 06:49:30",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 76,
      "progress_id": 229,
      "rating": 4,
      "comments": "A late follow-up: the session was refunded.",
      "timestamp": "2023-06-02 04:59:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 77,
      "progress_id": 435,
      "rating": 5,
      "comments": "A minor request was cancelled the same day.",
      "timestamp": "2023-08-17 18:47:40",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 78,
      "progress_id": 189,
      "rating": 1,
      "comments": "A partial document was rescheduled the same day.",
      "timestamp": "2023-04-27 10:47:32",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 79,
      "progress_id": 407,
      "rating": 4,
      "comments": "No response from the reviewer, so the transfer was escalated.",
      "timestamp": "2023-06-26 00:44:26",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 80,
      "progress_id": 130,
      "rating": 3,
      "comments": "The ticket was cancelled following a partial review.",
      "timestamp": "2023-02-13 21:11:09",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 81,
      "progress_id": 53,
      "rating": 4,
      "comments": "A manual follow-up: the order was reviewed.",
      "timestamp": "2023-10-13 17:38:22",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 82,
      "progress_id": 190,
      "rating": 4,
      "comments": "The refund was confirmed following a standard review.",
      "timestamp": "2023-07-02 07:00:28",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 83,
      "progress_id": 231,
      "rating": 2,
      "comments": "No response from the reviewer, so the session was reopened.",
      "timestamp": "2023-09-07 16:16:07",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 84,
      "progress_id": 207,
      "rating": 5,
      "comments": "The transfer was approved — minor case, no further action.",
      "timestamp": "2023-06-19 03:56:22",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 85,
      "progress_id": 323,
      "rating": 2,
      "comments": "A late follow-up: the booking was rescheduled.",
      "timestamp": "2023-10-21 08:47:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 86,
      "progress_id": 33,
      "rating": 5,
      "comments": "An urgent session was reopened the same day.",
      "timestamp": "2023-08-13 17:38:06",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 87,
      "progress_id": 366,
      "rating": 1,
      "comments": "A partial follow-up: the appointment was processed.",
      "timestamp": "2023-04-03 10:01:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 88,
      "progress_id": 252,
      "rating": 5,
      "comments": "No response from the customer, so the request was confirmed.",
      "timestamp": "2023-09-15 01:18:28",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 89,
      "progress_id": 536,
      "rating": 4,
      "comments": "The request was confirmed following an automatic review.",
      "timestamp": "2023-04-11 08:07:11",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 90,
      "progress_id": 594,
      "rating": 4,
      "comments": "The item was resolved — partial case, no further action.",
      "timestamp": "2023-04-23 20:35:17",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 91,
      "progress_id": 436,
      "rating": 3,
      "comments": "Flagged as manual. The account owner rejected the booking.",
      "timestamp": "2023-02-14 02:59:54",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 92,
      "progress_id": 7,
      "rating": 5,
      "comments": "Flagged as unusual. The reviewer resolved the claim.",
      "timestamp": "2023-03-23 01:23:52",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 93,
      "progress_id": 321,
      "rating": 3,
      "comments": "A partial follow-up: the transfer was cancelled.",
      "timestamp": "2023-06-24 00:01:17",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 94,
      "progress_id": 514,
      "rating": 3,
      "comments": "The ticket was confirmed after a minor check.",
      "timestamp": "2023-05-27 17:51:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 95,
      "progress_id": 196,
      "rating": 5,
      "comments": "The appointment was delayed after a minor check.",
      "timestamp": "2023-03-24 01:03:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 96,
      "progress_id": 447,
      "rating": 4,
      "comments": "The report was rescheduled following a duplicate review.",
      "timestamp": "2023-09-06 22:40:09",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 97,
      "progress_id": 439,
      "rating": 5,
      "comments": "The courier asked for a change and the appointment was processed.",
      "timestamp": "2023-10-21 12:51:06",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 98,
      "progress_id": 494,
      "rating": 5,
      "comments": "The delivery was reviewed — automatic case, no further action.",
      "timestamp": "2023-06-11 12:45:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 99,
      "progress_id": 391,
      "rating": 3,
      "comments": "The team reported an automatic issue; the payment was closed.",
      "timestamp": "2023-08-20 21:27:31",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 100,
      "progress_id": 232,
      "rating": 4,
      "comments": "The record was delayed after an automatic check.",
      "timestamp": "2023-02-04 16:22:23",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 101,
      "progress_id": 94,
      "rating": 4,
      "comments": "A repeat follow-up: the account was confirmed.",
      "timestamp": "2023-09-10 13:51:03",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 102,
      "progress_id": 428,
      "rating": 1,
      "comments": "A minor follow-up: the invoice was rejected.",
      "timestamp": "2023-09-14 20:43:53",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 103,
      "progress_id": 369,
      "rating": 5,
      "comments": "A routine follow-up: the item was reviewed.",
      "timestamp": "2023-02-11 17:57:27",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 104,
      "progress_id": 380,
      "rating": 4,
      "comments": "The record was delayed after a minor check.",
      "timestamp": "2023-06-09 19:59:15",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 105,
      "progress_id": 251,
      "rating": 5,
      "comments": "The report was updated — minor case, no further action.",
      "timestamp": "2023-01-07 15:53:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 106,
      "progress_id": 214,
      "rating": 5,
      "comments": "The reviewer reported an unusual issue; the shipment was confirmed.",
      "timestamp": "2023-05-09 19:45:25",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 107,
      "progress_id": 556,
      "rating": 5,
      "comments": "Support reported a minor issue; the item was rescheduled.",
      "timestamp": "2023-03-30 04:40:50",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 108,
      "progress_id": 145,
      "rating": 3,
      "comments": "An automatic follow-up: the shipment was confirmed.",
      "timestamp": "2023-06-25 06:43:31",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 109,
      "progress_id": 221,
      "rating": 4,
      "comments": "No response from the customer, so the item was approved.",
      "timestamp": "2023-07-12 16:10:07",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 110,
      "progress_id": 212,
      "rating": 4,
      "comments": "No response from the customer, so the report was resolved.",
      "timestamp": "2023-04-03 23:58:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 111,
      "progress_id": 595,
      "rating": 5,
      "comments": "Flagged as incomplete. The supplier resolved the request.",
      "timestamp": "2023-03-18 14:32:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 112,
      "progress_id": 291,
      "rating": 1,
      "comments": "The ticket was rejected — standard case, no further action.",
      "timestamp": "2023-10-22 12:02:44",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 113,
      "progress_id": 313,
      "rating": 5,
      "comments": "A partial order was rescheduled the same day.",
      "timestamp": "2023-10-28 06:04:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 114,
      "progress_id": 396,
      "rating": 4,
      "comments": "The transfer was rescheduled — partial case, no further action.",
      "timestamp": "2023-03-22 07:16:54",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 115,
      "progress_id": 514,
      "rating": 5,
      "comments": "The booking was resolved — late case, no further action.",
      "timestamp": "2023-06-23 08:05:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 116,
      "progress_id": 404,
      "rating": 2,
      "comments": "The appointment was confirmed after a partial check.",
      "timestamp": "2023-04-16 10:36:22",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 117,
      "progress_id": 410,
      "rating": 5,
      "comments": "A late report was reopened the same day.",
      "timestamp": "2023-03-12 05:32:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 118,
      "progress_id": 463,
      "rating": 4,
      "comments": "No response from the team, so the session was confirmed.",
      "timestamp": "2023-07-14 17:01:32",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 119,
      "progress_id": 353,
      "rating": 5,
      "comments": "The order was approved after a routine check.",
      "timestamp": "2023-02-11 01:40:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 120,
      "progress_id": 413,
      "rating": 1,
      "comments": "The team confirmed the details and the claim was completed.",
      "timestamp": "2023-04-11 11:17:14",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 121,
      "progress_id": 598,
      "rating": 4,
      "comments": "An unusual payment was updated the same day.",
      "timestamp": "2023-05-20 13:04:18",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 122,
      "progress_id": 411,
      "rating": 5,
      "comments": "An operator confirmed the details and the payment was cancelled.",
      "timestamp": "2023-08-20 22:26:51",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 123,
      "progress_id": 591,
      "rating": 4,
      "comments": "No response from the team, so the claim was reviewed.",
      "timestamp": "2023-04-01 21:10:23",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 124,
      "progress_id": 133,
      "rating": 1,
      "comments": "The appointment was escalated after a repeat check.",
      "timestamp": "2023-03-11 05:43:52",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 125,
      "progress_id": 18,
      "rating": 4,
      "comments": "The courier confirmed the details and the claim was cancelled.",
      "timestamp": "2023-05-05 22:41:54",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 126,
      "progress_id": 40,
      "rating": 5,
      "comments": "The refund was approved following an urgent review.",
      "timestamp": "2023-10-23 05:40:29",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 127,
      "progress_id": 261,
      "rating": 2,
      "comments": "The team confirmed the details and the order was reviewed.",
      "timestamp": "2023-06-14 21:46:13",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 128,
      "progress_id": 101,
      "rating": 2,
      "comments": "Flagged as standard. The customer approved the item.",
      "timestamp": "2023-02-16 11:50:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 129,
      "progress_id": 376,
      "rating": 5,
      "comments": "A late record was closed the same day.",
      "timestamp": "2023-05-25 23:04:30",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 130,
      "progress_id": 461,
      "rating": 5,
      "comments": "The customer confirmed the details and the refund was delayed.",
      "timestamp": "2023-02-06 11:14:32",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 131,
      "progress_id": 97,
      "rating": 4,
      "comments": "An unusual follow-up: the session was reopened.",
      "timestamp": "2023-02-22 06:28:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 132,
      "progress_id": 297,
      "rating": 2,
      "comments": "Flagged as duplicate. The courier replaced the delivery.",
      "timestamp": "2023-07-26 10:57:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 133,
      "progress_id": 26,
      "rating": 3,
      "comments": "The report was replaced — duplicate case, no further action.",
      "timestamp": "2023-04-02 15:53:18",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 134,
      "progress_id": 541,
      "rating": 4,
      "comments": "The supplier reported a repeat issue; the session was resolved.",
      "timestamp": "2023-09-04 03:27:32",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 135,
      "progress_id": 234,
      "rating": 5,
      "comments": "The invoice was reopened — duplicate case, no further action.",
      "timestamp": "2023-09-01 17:49:31",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 136,
      "progress_id": 372,
      "rating": 1,
      "comments": "Support confirmed the details and the session was cancelled.",
      "timestamp": "2023-06-30 18:48:12",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 137,
      "progress_id": 31,
      "rating": 5,
      "comments": "An operator asked for a change and the document was updated.",
      "timestamp": "2023-01-10 03:49:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 138,
      "progress_id": 105,
      "rating": 5,
      "comments": "No response from the customer, so the shipment was confirmed.",
      "timestamp": "2023-08-15 12:58:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 139,
      "progress_id": 325,
      "rating": 2,
      "comments": "The document was rescheduled following a minor review.",
      "timestamp": "2023-10-31 01:59:58",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 140,
      "progress_id": 342,
      "rating": 5,
      "comments": "The courier asked for a change and the payment was closed.",
      "timestamp": "2023-05-23 16:38:44",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 141,
      "progress_id": 493,
      "rating": 2,
      "comments": "A standard item was approved the same day.",
      "timestamp": "2023-09-22 08:26:51",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 142,
      "progress_id": 356,
      "rating": 5,
      "comments": "The customer reported a standard issue; the document was processed.",
      "timestamp": "2023-06-09 18:01:24",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 143,
      "progress_id": 50,
      "rating": 5,
      "comments": "The record was processed following an incomplete review.",
      "timestamp": "2023-08-31 08:04:01",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 144,
      "progress_id": 280,
      "rating": 4,
      "comments": "No response from the account owner, so the refund was refunded.",
      "timestamp": "2023-02-15 06:00:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 145,
      "progress_id": 313,
      "rating": 5,
      "comments": "Flagged as minor. The courier delayed the ticket.",
      "timestamp": "2023-09-16 11:03:44",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 146,
      "progress_id": 485,
      "rating": 5,
      "comments": "Flagged as routine. Support approved the account.",
      "timestamp": "2023-07-23 14:31:11",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 147,
      "progress_id": 370,
      "rating": 4,
      "comments": "The claim was approved — partial case, no further action.",
      "timestamp": "2023-01-02 23:30:08",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 148,
      "progress_id": 243,
      "rating": 2,
      "comments": "The payment was replaced — minor case, no further action.",
      "timestamp": "2023-05-13 02:24:40",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 149,
      "progress_id": 270,
      "rating": 3,
      "comments": "No response from the courier, so the record was reviewed.",
      "timestamp": "2023-05-05 20:10:22",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 150,
      "progress_id": 302,
      "rating": 5,
      "comments": "A late follow-up: the ticket was rescheduled.",
      "timestamp": "2023-02-09 03:54:10",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 151,
      "progress_id": 47,
      "rating": 5,
      "comments": "The ticket was reopened — manual case, no further action.",
      "timestamp": "2023-08-31 21:37:04",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 152,
      "progress_id": 289,
      "rating": 5,
      "comments": "Flagged as late. The account owner completed the ticket.",
      "timestamp": "2023-06-08 15:52:06",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 153,
      "progress_id": 185,
      "rating": 5,
      "comments": "No response from the customer, so the item was reopened.",
      "timestamp": "2023-04-22 15:21:10",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 154,
      "progress_id": 529,
      "rating": 2,
      "comments": "A manual follow-up: the booking was reopened.",
      "timestamp": "2023-01-08 16:26:57",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 155,
      "progress_id": 127,
      "rating": 4,
      "comments": "A duplicate follow-up: the payment was reopened.",
      "timestamp": "2023-02-23 20:26:02",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 156,
      "progress_id": 292,
      "rating": 3,
      "comments": "A standard follow-up: the refund was updated.",
      "timestamp": "2023-02-16 06:55:20",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 157,
      "progress_id": 449,
      "rating": 5,
      "comments": "The team confirmed the details and the appointment was completed.",
      "timestamp": "2023-03-06 17:52:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 158,
      "progress_id": 268,
      "rating": 2,
      "comments": "The customer confirmed the details and the session was updated.",
      "timestamp": "2023-04-20 03:25:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 159,
      "progress_id": 552,
      "rating": 5,
      "comments": "A minor delivery was replaced the same day.",
      "timestamp": "2023-06-02 15:45:12",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 160,
      "progress_id": 70,
      "rating": 5,
      "comments": "An operator asked for a change and the record was reopened.",
      "timestamp": "2023-04-06 07:32:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 161,
      "progress_id": 170,
      "rating": 5,
      "comments": "Flagged as repeat. The reviewer rejected the invoice.",
      "timestamp": "2023-01-12 09:22:23",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 162,
      "progress_id": 165,
      "rating": 4,
      "comments": "An operator confirmed the details and the report was resolved.",
      "timestamp": "2023-08-20 03:10:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 163,
      "progress_id": 45,
      "rating": 5,
      "comments": "Flagged as unusual. The supplier reviewed the request.",
      "timestamp": "2023-05-23 10:28:51",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 164,
      "progress_id": 150,
      "rating": 5,
      "comments": "The appointment was rescheduled following a late review.",
      "timestamp": "2023-03-05 00:12:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 165,
      "progress_id": 29,
      "rating": 5,
      "comments": "The delivery was completed after a routine check.",
      "timestamp": "2023-10-09 18:23:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 166,
      "progress_id": 37,
      "rating": 3,
      "comments": "A repeat appointment was cancelled the same day.",
      "timestamp": "2023-06-21 10:05:34",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 167,
      "progress_id": 295,
      "rating": 5,
      "comments": "The customer confirmed the details and the item was approved.",
      "timestamp": "2023-02-21 05:19:02",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 168,
      "progress_id": 387,
      "rating": 1,
      "comments": "Support confirmed the details and the delivery was completed.",
      "timestamp": "2023-01-03 19:42:19",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 169,
      "progress_id": 541,
      "rating": 5,
      "comments": "No response from the supplier, so the booking was closed.",
      "timestamp": "2023-07-21 12:17:45",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 170,
      "progress_id": 223,
      "rating": 5,
      "comments": "The appointment was refunded following an urgent review.",
      "timestamp": "2023-07-17 04:11:43",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 171,
      "progress_id": 418,
      "rating": 4,
      "comments": "Flagged as late. The account owner reviewed the shipment.",
      "timestamp": "2023-08-22 22:45:43",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 172,
      "progress_id": 161,
      "rating": 4,
      "comments": "A minor delivery was completed the same day.",
      "timestamp": "2023-06-21 10:12:15",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 173,
      "progress_id": 477,
      "rating": 5,
      "comments": "The claim was completed following a duplicate review.",
      "timestamp": "2023-03-28 11:51:00",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 174,
      "progress_id": 438,
      "rating": 5,
      "comments": "The delivery was rejected after a minor check.",
      "timestamp": "2023-08-31 17:17:00",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 175,
      "progress_id": 200,
      "rating": 5,
      "comments": "The supplier reported a duplicate issue; the order was replaced.",
      "timestamp": "2023-02-24 05:44:24",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 176,
      "progress_id": 299,
      "rating": 4,
      "comments": "The account was completed — standard case, no further action.",
      "timestamp": "2023-01-16 23:09:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 177,
      "progress_id": 329,
      "rating": 3,
      "comments": "The invoice was rescheduled following an incomplete review.",
      "timestamp": "2023-10-23 04:45:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 178,
      "progress_id": 344,
      "rating": 5,
      "comments": "The supplier reported a partial issue; the claim was updated.",
      "timestamp": "2023-05-25 13:50:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 179,
      "progress_id": 389,
      "rating": 4,
      "comments": "The invoice was closed after an urgent check.",
      "timestamp": "2023-07-22 08:34:50",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 180,
      "progress_id": 551,
      "rating": 5,
      "comments": "An incomplete invoice was reviewed the same day.",
      "timestamp": "2023-04-11 20:53:18",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 181,
      "progress_id": 519,
      "rating": 5,
      "comments": "An automatic payment was refunded the same day.",
      "timestamp": "2023-02-13 23:16:31",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 182,
      "progress_id": 586,
      "rating": 4,
      "comments": "No response from an operator, so the appointment was completed.",
      "timestamp": "2023-07-14 11:46:07",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 183,
      "progress_id": 223,
      "rating": 5,
      "comments": "A duplicate follow-up: the shipment was closed.",
      "timestamp": "2023-01-09 00:23:26",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 184,
      "progress_id": 432,
      "rating": 4,
      "comments": "The team confirmed the details and the ticket was processed.",
      "timestamp": "2023-02-18 05:10:49",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 185,
      "progress_id": 448,
      "rating": 3,
      "comments": "An incomplete refund was completed the same day.",
      "timestamp": "2023-10-20 11:15:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 186,
      "progress_id": 283,
      "rating": 5,
      "comments": "The session was cancelled — urgent case, no further action.",
      "timestamp": "2023-06-30 08:40:05",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 187,
      "progress_id": 422,
      "rating": 4,
      "comments": "Support reported a late issue; the item was closed.",
      "timestamp": "2023-10-02 12:39:46",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 188,
      "progress_id": 182,
      "rating": 4,
      "comments": "Flagged as routine. The courier rescheduled the report.",
      "timestamp": "2023-09-08 01:28:29",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 189,
      "progress_id": 455,
      "rating": 5,
      "comments": "The transfer was approved after a duplicate check.",
      "timestamp": "2023-04-02 10:31:54",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 190,
      "progress_id": 489,
      "rating": 3,
      "comments": "The delivery was closed — automatic case, no further action.",
      "timestamp": "2023-03-13 20:41:58",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 191,
      "progress_id": 232,
      "rating": 4,
      "comments": "The report was resolved following a late review.",
      "timestamp": "2023-06-09 18:59:12",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 192,
      "progress_id": 526,
      "rating": 5,
      "comments": "Flagged as late. The supplier resolved the invoice.",
      "timestamp": "2023-01-14 20:51:31",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 193,
      "progress_id": 488,
      "rating": 1,
      "comments": "A repeat follow-up: the request was approved.",
      "timestamp": "2023-09-16 05:57:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 194,
      "progress_id": 122,
      "rating": 3,
      "comments": "The courier asked for a change and the booking was cancelled.",
      "timestamp": "2023-02-18 04:41:50",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 195,
      "progress_id": 402,
      "rating": 3,
      "comments": "An operator confirmed the details and the ticket was confirmed.",
      "timestamp": "2023-02-15 04:20:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 196,
      "progress_id": 404,
      "rating": 4,
      "comments": "An operator reported a manual issue; the claim was cancelled.",
      "timestamp": "2023-08-11 16:16:34",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 197,
      "progress_id": 206,
      "rating": 4,
      "comments": "An operator asked for a change and the item was refunded.",
      "timestamp": "2023-04-05 12:06:20",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 198,
      "progress_id": 570,
      "rating": 5,
      "comments": "A late record was refunded the same day.",
      "timestamp": "2023-05-08 15:36:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 199,
      "progress_id": 307,
      "rating": 5,
      "comments": "The request was replaced — partial case, no further action.",
      "timestamp": "2023-01-02 03:46:18",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 200,
      "progress_id": 131,
      "rating": 4,
      "comments": "A duplicate session was rejected the same day.",
      "timestamp": "2023-02-07 18:36:04",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 201,
      "progress_id": 204,
      "rating": 2,
      "comments": "The payment was confirmed after an unusual check.",
      "timestamp": "2023-06-04 11:31:31",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 202,
      "progress_id": 28,
      "rating": 3,
      "comments": "Support asked for a change and the report was resolved.",
      "timestamp": "2023-10-31 06:39:04",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 203,
      "progress_id": 526,
      "rating": 4,
      "comments": "An urgent follow-up: the order was rejected.",
      "timestamp": "2023-09-15 08:50:42",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 204,
      "progress_id": 403,
      "rating": 4,
      "comments": "No response from the team, so the ticket was approved.",
      "timestamp": "2023-08-15 20:13:20",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 205,
      "progress_id": 317,
      "rating": 3,
      "comments": "No response from the courier, so the document was closed.",
      "timestamp": "2023-09-04 10:48:42",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 206,
      "progress_id": 472,
      "rating": 4,
      "comments": "Support asked for a change and the report was confirmed.",
      "timestamp": "2023-03-22 08:03:10",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 207,
      "progress_id": 385,
      "rating": 5,
      "comments": "The account owner confirmed the details and the session was rejected.",
      "timestamp": "2023-08-04 07:07:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 208,
      "progress_id": 188,
      "rating": 4,
      "comments": "The team asked for a change and the session was reopened.",
      "timestamp": "2023-02-14 00:21:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 209,
      "progress_id": 547,
      "rating": 5,
      "comments": "Flagged as unusual. Support replaced the session.",
      "timestamp": "2023-01-28 06:23:08",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 210,
      "progress_id": 486,
      "rating": 5,
      "comments": "An operator confirmed the details and the session was reopened.",
      "timestamp": "2023-10-27 20:58:47",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 211,
      "progress_id": 286,
      "rating": 2,
      "comments": "A routine follow-up: the booking was reviewed.",
      "timestamp": "2023-01-09 09:45:06",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 212,
      "progress_id": 573,
      "rating": 5,
      "comments": "The delivery was escalated following an unusual review.",
      "timestamp": "2023-05-18 14:35:31",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 213,
      "progress_id": 71,
      "rating": 1,
      "comments": "The account owner asked for a change and the session was escalated.",
      "timestamp": "2023-08-17 13:04:59",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 214,
      "progress_id": 525,
      "rating": 4,
      "comments": "An automatic invoice was cancelled the same day.",
      "timestamp": "2023-05-08 00:09:58",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 215,
      "progress_id": 516,
      "rating": 4,
      "comments": "The invoice was resolved after a duplicate check.",
      "timestamp": "2023-01-16 03:02:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 216,
      "progress_id": 532,
      "rating": 5,
      "comments": "The team reported a minor issue; the order was rescheduled.",
      "timestamp": "2023-07-08 19:47:28",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 217,
      "progress_id": 269,
      "rating": 2,
      "comments": "No response from the supplier, so the report was completed.",
      "timestamp": "2023-07-30 18:38:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 218,
      "progress_id": 412,
      "rating": 2,
      "comments": "A late follow-up: the appointment was refunded.",
      "timestamp": "2023-07-08 21:20:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 219,
      "progress_id": 303,
      "rating": 3,
      "comments": "The payment was cancelled — urgent case, no further action.",
      "timestamp": "2023-03-20 03:38:12",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 220,
      "progress_id": 546,
      "rating": 5,
      "comments": "The appointment was confirmed after an incomplete check.",
      "timestamp": "2023-05-26 11:32:35",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 221,
      "progress_id": 210,
      "rating": 3,
      "comments": "The delivery was completed after an automatic check.",
      "timestamp": "2023-10-01 08:11:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 222,
      "progress_id": 560,
      "rating": 5,
      "comments": "The booking was processed after an urgent check.",
      "timestamp": "2023-09-23 20:26:15",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 223,
      "progress_id": 326,
      "rating": 5,
      "comments": "Flagged as unusual. The courier cancelled the item.",
      "timestamp": "2023-07-03 18:30:47",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 224,
      "progress_id": 191,
      "rating": 5,
      "comments": "The team asked for a change and the transfer was updated.",
      "timestamp": "2023-09-03 01:45:03",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 225,
      "progress_id": 371,
      "rating": 2,
      "comments": "Flagged as routine. The account owner escalated the item.",
      "timestamp": "2023-01-14 00:51:33",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 226,
      "progress_id": 499,
      "rating": 2,
      "comments": "The account was replaced after a repeat check.",
      "timestamp": "2023-01-17 05:48:06",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 227,
      "progress_id": 365,
      "rating": 5,
      "comments": "No response from the customer, so the transfer was updated.",
      "timestamp": "2023-01-29 14:47:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 228,
      "progress_id": 276,
      "rating": 2,
      "comments": "No response from support, so the invoice was cancelled.",
      "timestamp": "2023-03-26 01:53:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 229,
      "progress_id": 497,
      "rating": 5,
      "comments": "An urgent follow-up: the document was cancelled.",
      "timestamp": "2023-01-19 11:59:56",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 230,
      "progress_id": 125,
      "rating": 5,
      "comments": "An urgent transfer was updated the same day.",
      "timestamp": "2023-04-22 05:42:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 231,
      "progress_id": 172,
      "rating": 3,
      "comments": "An unusual follow-up: the account was resolved.",
      "timestamp": "2023-04-06 08:14:08",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 232,
      "progress_id": 567,
      "rating": 2,
      "comments": "The team reported a partial issue; the account was replaced.",
      "timestamp": "2023-03-27 09:15:29",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 233,
      "progress_id": 142,
      "rating": 1,
      "comments": "Flagged as duplicate. The customer completed the order.",
      "timestamp": "2023-08-28 01:26:12",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 234,
      "progress_id": 190,
      "rating": 3,
      "comments": "The report was confirmed after a late check.",
      "timestamp": "2023-10-14 04:38:29",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 235,
      "progress_id": 467,
      "rating": 2,
      "comments": "The ticket was rescheduled — incomplete case, no further action.",
      "timestamp": "2023-04-09 17:12:36",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 236,
      "progress_id": 85,
      "rating": 4,
      "comments": "The refund was approved after an urgent check.",
      "timestamp": "2023-07-24 22:30:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 237,
      "progress_id": 348,
      "rating": 5,
      "comments": "No response from the customer, so the report was closed.",
      "timestamp": "2023-04-16 21:56:42",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 238,
      "progress_id": 136,
      "rating": 3,
      "comments": "An operator asked for a change and the refund was closed.",
      "timestamp": "2023-04-06 08:05:58",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 239,
      "progress_id": 148,
      "rating": 5,
      "comments": "The supplier reported an automatic issue; the report was completed.",
      "timestamp": "2023-05-15 22:21:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 240,
      "progress_id": 581,
      "rating": 2,
      "comments": "A routine session was reopened the same day.",
      "timestamp": "2023-05-15 10:35:06",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 241,
      "progress_id": 98,
      "rating": 2,
      "comments": "No response from the customer, so the refund was completed.",
      "timestamp": "2023-10-06 21:38:54",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 242,
      "progress_id": 529,
      "rating": 2,
      "comments": "Flagged as incomplete. An operator resolved the invoice.",
      "timestamp": "2023-04-03 01:49:09",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 243,
      "progress_id": 176,
      "rating": 3,
      "comments": "A late session was confirmed the same day.",
      "timestamp": "2023-09-07 13:16:08",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 244,
      "progress_id": 5,
      "rating": 3,
      "comments": "A late request was completed the same day.",
      "timestamp": "2023-04-12 13:48:16",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 245,
      "progress_id": 424,
      "rating": 3,
      "comments": "The booking was processed after an incomplete check.",
      "timestamp": "2023-07-28 10:08:35",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 246,
      "progress_id": 267,
      "rating": 5,
      "comments": "The document was reviewed — urgent case, no further action.",
      "timestamp": "2023-10-16 03:26:51",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 247,
      "progress_id": 522,
      "rating": 5,
      "comments": "An operator asked for a change and the appointment was closed.",
      "timestamp": "2023-10-25 20:59:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 248,
      "progress_id": 284,
      "rating": 4,
      "comments": "No response from the customer, so the request was reviewed.",
      "timestamp": "2023-10-15 09:47:38",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 249,
      "progress_id": 535,
      "rating": 3,
      "comments": "An operator confirmed the details and the transfer was escalated.",
      "timestamp": "2023-02-08 05:24:28",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 250,
      "progress_id": 230,
      "rating": 4,
      "comments": "An urgent item was escalated the same day.",
      "timestamp": "2023-07-19 16:12:41",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 251,
      "progress_id": 450,
      "rating": 1,
      "comments": "The booking was confirmed after a duplicate check.",
      "timestamp": "2023-02-14 11:36:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 252,
      "progress_id": 120,
      "rating": 3,
      "comments": "Support reported an unusual issue; the appointment was resolved.",
      "timestamp": "2023-06-03 20:28:40",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 253,
      "progress_id": 192,
      "rating": 5,
      "comments": "The reviewer reported a repeat issue; the shipment was delayed.",
      "timestamp": "2023-01-21 01:23:01",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 254,
      "progress_id": 60,
      "rating": 4,
      "comments": "The team asked for a change and the booking was rejected.",
      "timestamp": "2023-05-15 23:18:16",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 255,
      "progress_id": 71,
      "rating": 5,
      "comments": "The appointment was completed after a manual check.",
      "timestamp": "2023-02-28 01:31:00",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 256,
      "progress_id": 298,
      "rating": 5,
      "comments": "The request was updated following an incomplete review.",
      "timestamp": "2023-07-21 23:54:35",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 257,
      "progress_id": 437,
      "rating": 1,
      "comments": "A repeat ticket was replaced the same day.",
      "timestamp": "2023-08-01 08:39:58",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 258,
      "progress_id": 60,
      "rating": 5,
      "comments": "A late follow-up: the claim was resolved.",
      "timestamp": "2023-09-04 14:52:29",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 259,
      "progress_id": 558,
      "rating": 3,
      "comments": "Flagged as standard. The reviewer refunded the request.",
      "timestamp": "2023-01-16 23:36:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 260,
      "progress_id": 405,
      "rating": 3,
      "comments": "Support confirmed the details and the item was refunded.",
      "timestamp": "2023-05-18 21:07:16",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 261,
      "progress_id": 243,
      "rating": 5,
      "comments": "The account owner reported a duplicate issue; the refund was confirmed.",
      "timestamp": "2023-09-12 23:48:33",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 262,
      "progress_id": 160,
      "rating": 1,
      "comments": "The courier asked for a change and the delivery was closed.",
      "timestamp": "2023-04-27 22:29:06",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 263,
      "progress_id": 343,
      "rating": 3,
      "comments": "The team asked for a change and the payment was closed.",
      "timestamp": "2023-08-11 14:38:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 264,
      "progress_id": 202,
      "rating": 5,
      "comments": "A repeat follow-up: the item was delayed.",
      "timestamp": "2023-02-18 17:01:23",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 265,
      "progress_id": 84,
      "rating": 5,
      "comments": "The document was reopened after an automatic check.",
      "timestamp": "2023-04-25 04:06:06",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 266,
      "progress_id": 576,
      "rating": 3,
      "comments": "Flagged as duplicate. Support updated the item.",
      "timestamp": "2023-07-30 17:27:02",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 267,
      "progress_id": 275,
      "rating": 5,
      "comments": "The ticket was reopened after a standard check.",
      "timestamp": "2023-05-14 00:24:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 268,
      "progress_id": 367,
      "rating": 5,
      "comments": "No response from the courier, so the order was closed.",
      "timestamp": "2023-06-14 23:07:24",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 269,
      "progress_id": 465,
      "rating": 3,
      "comments": "Support asked for a change and the session was completed.",
      "timestamp": "2023-09-22 04:37:04",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 270,
      "progress_id": 507,
      "rating": 5,
      "comments": "A duplicate order was reviewed the same day.",
      "timestamp": "2023-05-07 01:41:31",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 271,
      "progress_id": 513,
      "rating": 2,
      "comments": "Flagged as partial. An operator resolved the session.",
      "timestamp": "2023-07-21 15:41:41",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 272,
      "progress_id": 361,
      "rating": 5,
      "comments": "No response from support, so the account was reviewed.",
      "timestamp": "2023-08-22 19:27:33",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 273,
      "progress_id": 281,
      "rating": 5,
      "comments": "The courier confirmed the details and the document was replaced.",
      "timestamp": "2023-02-07 16:31:08",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 274,
      "progress_id": 29,
      "rating": 4,
      "comments": "The claim was reopened after a repeat check.",
      "timestamp": "2023-05-19 09:52:32",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 275,
      "progress_id": 53,
      "rating": 4,
      "comments": "The appointment was closed after a late check.",
      "timestamp": "2023-05-13 05:38:35",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 276,
      "progress_id": 197,
      "rating": 5,
      "comments": "The account owner asked for a change and the request was updated.",
      "timestamp": "2023-02-02 04:26:23",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 277,
      "progress_id": 115,
      "rating": 2,
      "comments": "The reviewer asked for a change and the order was rejected.",
      "timestamp": "2023-08-08 19:27:03",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 278,
      "progress_id": 247,
      "rating": 5,
      "comments": "An automatic item was delayed the same day.",
      "timestamp": "2023-03-05 05:20:53",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 279,
      "progress_id": 377,
      "rating": 1,
      "comments": "Flagged as repeat. The supplier updated the refund.",
      "timestamp": "2023-02-21 23:45:03",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 280,
      "progress_id": 402,
      "rating": 4,
      "comments": "The reviewer asked for a change and the shipment was confirmed.",
      "timestamp": "2023-03-05 07:52:35",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 281,
      "progress_id": 288,
      "rating": 4,
      "comments": "The claim was replaced after an urgent check.",
      "timestamp": "2023-05-25 23:41:03",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 282,
      "progress_id": 558,
      "rating": 5,
      "comments": "The payment was replaced — partial case, no further action.",
      "timestamp": "2023-03-15 13:26:48",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 283,
      "progress_id": 483,
      "rating": 4,
      "comments": "The document was approved after a duplicate check.",
      "timestamp": "2023-05-28 05:57:38",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 284,
      "progress_id": 65,
      "rating": 5,
      "comments": "A duplicate claim was resolved the same day.",
      "timestamp": "2023-02-23 08:50:31",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 285,
      "progress_id": 392,
      "rating": 4,
      "comments": "The reviewer reported a repeat issue; the document was completed.",
      "timestamp": "2023-01-29 18:34:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 286,
      "progress_id": 315,
      "rating": 5,
      "comments": "No response from the team, so the account was delayed.",
      "timestamp": "2023-09-26 01:57:00",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 287,
      "progress_id": 501,
      "rating": 2,
      "comments": "The claim was escalated after an incomplete check.",
      "timestamp": "2023-05-27 11:43:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 288,
      "progress_id": 587,
      "rating": 5,
      "comments": "Support reported a repeat issue; the ticket was cancelled.",
      "timestamp": "2023-06-13 23:10:34",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 289,
      "progress_id": 210,
      "rating": 4,
      "comments": "The supplier asked for a change and the ticket was reopened.",
      "timestamp": "2023-02-11 10:02:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 290,
      "progress_id": 184,
      "rating": 2,
      "comments": "The document was cancelled — minor case, no further action.",
      "timestamp": "2023-01-17 18:15:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 291,
      "progress_id": 314,
      "rating": 4,
      "comments": "The supplier reported a manual issue; the booking was updated.",
      "timestamp": "2023-09-03 16:47:01",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 292,
      "progress_id": 141,
      "rating": 2,
      "comments": "A routine follow-up: the document was rejected.",
      "timestamp": "2023-04-19 01:49:25",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 293,
      "progress_id": 114,
      "rating": 3,
      "comments": "The transfer was processed after a repeat check.",
      "timestamp": "2023-08-30 07:09:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 294,
      "progress_id": 242,
      "rating": 1,
      "comments": "A standard delivery was resolved the same day.",
      "timestamp": "2023-03-31 02:28:08",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 295,
      "progress_id": 429,
      "rating": 5,
      "comments": "The account owner asked for a change and the booking was delayed.",
      "timestamp": "2023-07-28 09:48:52",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 296,
      "progress_id": 535,
      "rating": 3,
      "comments": "A manual follow-up: the document was replaced.",
      "timestamp": "2023-01-28 14:40:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 297,
      "progress_id": 85,
      "rating": 4,
      "comments": "No response from the courier, so the invoice was approved.",
      "timestamp": "2023-07-14 08:28:40",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 298,
      "progress_id": 575,
      "rating": 3,
      "comments": "The claim was approved following a duplicate review.",
      "timestamp": "2023-05-11 04:18:49",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 299,
      "progress_id": 116,
      "rating": 5,
      "comments": "An operator confirmed the details and the record was approved.",
      "timestamp": "2023-02-22 15:56:47",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 300,
      "progress_id": 253,
      "rating": 4,
      "comments": "The shipment was escalated — urgent case, no further action.",
      "timestamp": "2023-02-23 13:18:48",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 301,
      "progress_id": 350,
      "rating": 5,
      "comments": "The team asked for a change and the delivery was completed.",
      "timestamp": "2023-01-19 14:06:55",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 302,
      "progress_id": 365,
      "rating": 2,
      "comments": "The invoice was refunded following a late review.",
      "timestamp": "2023-08-21 09:42:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 303,
      "progress_id": 401,
      "rating": 2,
      "comments": "A routine follow-up: the order was completed.",
      "timestamp": "2023-03-20 04:34:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 304,
      "progress_id": 384,
      "rating": 5,
      "comments": "The reviewer asked for a change and the report was rescheduled.",
      "timestamp": "2023-02-23 08:39:03",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 305,
      "progress_id": 508,
      "rating": 5,
      "comments": "The record was updated — minor case, no further action.",
      "timestamp": "2023-06-06 12:00:44",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 306,
      "progress_id": 531,
      "rating": 3,
      "comments": "The account owner asked for a change and the ticket was approved.",
      "timestamp": "2023-06-28 02:51:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 307,
      "progress_id": 8,
      "rating": 3,
      "comments": "The reviewer asked for a change and the refund was rescheduled.",
      "timestamp": "2023-04-22 11:55:27",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 308,
      "progress_id": 211,
      "rating": 4,
      "comments": "The account was completed — automatic case, no further action.",
      "timestamp": "2023-10-29 15:42:26",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 309,
      "progress_id": 527,
      "rating": 5,
      "comments": "The team asked for a change and the payment was reviewed.",
      "timestamp": "2023-07-24 19:39:40",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 310,
      "progress_id": 319,
      "rating": 4,
      "comments": "The item was approved after a repeat check.",
      "timestamp": "2023-03-06 00:46:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 311,
      "progress_id": 32,
      "rating": 4,
      "comments": "No response from support, so the document was rescheduled.",
      "timestamp": "2023-02-25 20:33:52",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 312,
      "progress_id": 325,
      "rating": 5,
      "comments": "The account owner reported a standard issue; the delivery was reopened.",
      "timestamp": "2023-04-28 12:54:05",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 313,
      "progress_id": 258,
      "rating": 5,
      "comments": "The reviewer asked for a change and the item was processed.",
      "timestamp": "2023-07-20 23:23:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 314,
      "progress_id": 383,
      "rating": 5,
      "comments": "An automatic follow-up: the account was approved.",
      "timestamp": "2023-04-26 12:38:10",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 315,
      "progress_id": 101,
      "rating": 5,
      "comments": "The delivery was refunded after an incomplete check.",
      "timestamp": "2023-01-17 20:46:03",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 316,
      "progress_id": 582,
      "rating": 2,
      "comments": "A routine refund was updated the same day.",
      "timestamp": "2023-04-25 21:31:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 317,
      "progress_id": 431,
      "rating": 2,
      "comments": "Flagged as manual. An operator reviewed the payment.",
      "timestamp": "2023-04-27 21:23:43",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 318,
      "progress_id": 479,
      "rating": 3,
      "comments": "The order was refunded following a standard review.",
      "timestamp": "2023-08-27 10:57:48",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 319,
      "progress_id": 137,
      "rating": 2,
      "comments": "No response from the reviewer, so the claim was replaced.",
      "timestamp": "2023-07-21 18:57:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 320,
      "progress_id": 208,
      "rating": 4,
      "comments": "The reviewer confirmed the details and the appointment was reviewed.",
      "timestamp": "2023-07-22 08:52:12",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 321,
      "progress_id": 364,
      "rating": 5,
      "comments": "The record was rescheduled following a routine review.",
      "timestamp": "2023-03-08 20:42:34",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 322,
      "progress_id": 82,
      "rating": 4,
      "comments": "The courier asked for a change and the refund was approved.",
      "timestamp": "2023-06-20 18:04:48",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 323,
      "progress_id": 490,
      "rating": 3,
      "comments": "No response from the team, so the refund was refunded.",
      "timestamp": "2023-08-06 21:07:44",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 324,
      "progress_id": 452,
      "rating": 1,
      "comments": "No response from the team, so the shipment was rejected.",
      "timestamp": "2023-04-27 04:40:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 325,
      "progress_id": 441,
      "rating": 5,
      "comments": "An automatic appointment was processed the same day.",
      "timestamp": "2023-08-25 12:39:19",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 326,
      "progress_id": 578,
      "rating": 5,
      "comments": "No response from the reviewer, so the booking was updated.",
      "timestamp": "2023-05-24 10:54:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 327,
      "progress_id": 155,
      "rating": 4,
      "comments": "The account was processed following an urgent review.",
      "timestamp": "2023-10-22 03:09:33",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 328,
      "progress_id": 437,
      "rating": 2,
      "comments": "An operator confirmed the details and the request was updated.",
      "timestamp": "2023-04-19 00:11:22",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 329,
      "progress_id": 266,
      "rating": 5,
      "comments": "No response from the reviewer, so the order was rescheduled.",
      "timestamp": "2023-08-18 20:29:49",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 330,
      "progress_id": 553,
      "rating": 5,
      "comments": "The team confirmed the details and the document was confirmed.",
      "timestamp": "2023-01-07 07:31:38",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 331,
      "progress_id": 230,
      "rating": 5,
      "comments": "The customer asked for a change and the record was confirmed.",
      "timestamp": "2023-04-13 06:02:27",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 332,
      "progress_id": 598,
      "rating": 2,
      "comments": "Flagged as repeat. The courier rescheduled the appointment.",
      "timestamp": "2023-06-29 23:25:34",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 333,
      "progress_id": 335,
      "rating": 3,
      "comments": "A routine follow-up: the document was rejected.",
      "timestamp": "2023-06-27 10:16:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 334,
      "progress_id": 469,
      "rating": 3,
      "comments": "The courier reported a late issue; the transfer was cancelled.",
      "timestamp": "2023-07-13 15:11:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 335,
      "progress_id": 6,
      "rating": 4,
      "comments": "The customer reported an incomplete issue; the document was completed.",
      "timestamp": "2023-06-26 10:42:01",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 336,
      "progress_id": 452,
      "rating": 5,
      "comments": "The transfer was resolved following a minor review.",
      "timestamp": "2023-04-28 07:23:42",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 337,
      "progress_id": 570,
      "rating": 2,
      "comments": "A partial follow-up: the refund was rejected.",
      "timestamp": "2023-01-26 17:44:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 338,
      "progress_id": 219,
      "rating": 4,
      "comments": "The invoice was delayed — late case, no further action.",
      "timestamp": "2023-01-19 09:29:35",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 339,
      "progress_id": 209,
      "rating": 4,
      "comments": "The reviewer reported a repeat issue; the item was closed.",
      "timestamp": "2023-10-08 07:58:01",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 340,
      "progress_id": 439,
      "rating": 2,
      "comments": "The account owner asked for a change and the booking was replaced.",
      "timestamp": "2023-03-01 03:41:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 341,
      "progress_id": 166,
      "rating": 4,
      "comments": "No response from the team, so the refund was completed.",
      "timestamp": "2023-10-02 14:13:20",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 342,
      "progress_id": 587,
      "rating": 5,
      "comments": "The appointment was confirmed following a repeat review.",
      "timestamp": "2023-10-12 00:57:34",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 343,
      "progress_id": 55,
      "rating": 5,
      "comments": "The request was delayed after a duplicate check.",
      "timestamp": "2023-08-30 11:18:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 344,
      "progress_id": 303,
      "rating": 3,
      "comments": "The customer reported a partial issue; the session was replaced.",
      "timestamp": "2023-07-01 13:58:18",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 345,
      "progress_id": 411,
      "rating": 2,
      "comments": "Flagged as partial. The team approved the document.",
      "timestamp": "2023-09-10 17:43:58",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 346,
      "progress_id": 340,
      "rating": 5,
      "comments": "The request was cancelled — minor case, no further action.",
      "timestamp": "2023-08-31 19:56:54",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 347,
      "progress_id": 337,
      "rating": 3,
      "comments": "The document was delayed following a duplicate review.",
      "timestamp": "2023-09-10 21:42:43",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 348,
      "progress_id": 81,
      "rating": 5,
      "comments": "No response from the courier, so the invoice was resolved.",
      "timestamp": "2023-03-07 12:19:38",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 349,
      "progress_id": 27,
      "rating": 3,
      "comments": "The customer confirmed the details and the record was closed.",
      "timestamp": "2023-06-28 16:02:07",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 350,
      "progress_id": 169,
      "rating": 5,
      "comments": "Flagged as late. The supplier rescheduled the report.",
      "timestamp": "2023-05-18 21:53:11",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 351,
      "progress_id": 380,
      "rating": 5,
      "comments": "The account was updated — automatic case, no further action.",
      "timestamp": "2023-04-21 12:12:40",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 352,
      "progress_id": 141,
      "rating": 4,
      "comments": "The supplier confirmed the details and the request was delayed.",
      "timestamp": "2023-01-02 13:17:22",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 353,
      "progress_id": 418,
      "rating": 4,
      "comments": "The claim was rejected following an unusual review.",
      "timestamp": "2023-08-16 10:52:06",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 354,
      "progress_id": 111,
      "rating": 4,
      "comments": "The supplier confirmed the details and the booking was reviewed.",
      "timestamp": "2023-02-09 15:01:57",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 355,
      "progress_id": 375,
      "rating": 1,
      "comments": "A repeat follow-up: the payment was resolved.",
      "timestamp": "2023-07-31 11:01:19",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 356,
      "progress_id": 2,
      "rating": 3,
      "comments": "The supplier reported a late issue; the record was refunded.",
      "timestamp": "2023-06-21 11:19:12",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 357,
      "progress_id": 543,
      "rating": 5,
      "comments": "No response from the account owner, so the order was closed.",
      "timestamp": "2023-03-18 08:58:05",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 358,
      "progress_id": 251,
      "rating": 4,
      "comments": "Flagged as automatic. The supplier updated the booking.",
      "timestamp": "2023-09-15 11:25:12",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 359,
      "progress_id": 333,
      "rating": 1,
      "comments": "The invoice was processed following an urgent review.",
      "timestamp": "2023-06-27 09:05:57",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 360,
      "progress_id": 239,
      "rating": 3,
      "comments": "The order was updated — routine case, no further action.",
      "timestamp": "2023-09-21 04:04:41",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 361,
      "progress_id": 512,
      "rating": 3,
      "comments": "The courier asked for a change and the invoice was delayed.",
      "timestamp": "2023-08-28 14:03:52",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 362,
      "progress_id": 43,
      "rating": 3,
      "comments": "The invoice was cancelled following a partial review.",
      "timestamp": "2023-08-11 10:36:58",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 363,
      "progress_id": 115,
      "rating": 5,
      "comments": "The supplier reported a minor issue; the claim was rescheduled.",
      "timestamp": "2023-08-02 15:08:18",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 364,
      "progress_id": 72,
      "rating": 5,
      "comments": "The courier asked for a change and the delivery was escalated.",
      "timestamp": "2023-06-30 20:06:08",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 365,
      "progress_id": 129,
      "rating": 4,
      "comments": "No response from support, so the booking was closed.",
      "timestamp": "2023-03-30 09:24:26",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 366,
      "progress_id": 277,
      "rating": 4,
      "comments": "The item was approved following a manual review.",
      "timestamp": "2023-03-10 00:50:06",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 367,
      "progress_id": 260,
      "rating": 4,
      "comments": "The booking was refunded — manual case, no further action.",
      "timestamp": "2023-04-26 21:47:58",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 368,
      "progress_id": 31,
      "rating": 1,
      "comments": "The customer reported a repeat issue; the transfer was completed.",
      "timestamp": "2023-02-10 16:05:40",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 369,
      "progress_id": 332,
      "rating": 5,
      "comments": "A minor item was completed the same day.",
      "timestamp": "2023-01-15 02:56:28",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 370,
      "progress_id": 36,
      "rating": 4,
      "comments": "The order was replaced — incomplete case, no further action.",
      "timestamp": "2023-06-25 22:02:50",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 371,
      "progress_id": 54,
      "rating": 1,
      "comments": "No response from the supplier, so the request was confirmed.",
      "timestamp": "2023-08-22 05:57:42",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 372,
      "progress_id": 414,
      "rating": 5,
      "comments": "An operator asked for a change and the transfer was refunded.",
      "timestamp": "2023-06-25 21:47:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 373,
      "progress_id": 592,
      "rating": 5,
      "comments": "No response from the courier, so the shipment was cancelled.",
      "timestamp": "2023-08-07 17:23:48",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 374,
      "progress_id": 446,
      "rating": 5,
      "comments": "A duplicate follow-up: the report was confirmed.",
      "timestamp": "2023-02-04 11:43:39",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 375,
      "progress_id": 552,
      "rating": 5,
      "comments": "A manual request was approved the same day.",
      "timestamp": "2023-01-20 18:23:27",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 376,
      "progress_id": 201,
      "rating": 5,
      "comments": "Support asked for a change and the report was approved.",
      "timestamp": "2023-06-25 11:10:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 377,
      "progress_id": 491,
      "rating": 4,
      "comments": "The refund was rejected after an unusual check.",
      "timestamp": "2023-04-19 13:48:08",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 378,
      "progress_id": 583,
      "rating": 4,
      "comments": "The supplier confirmed the details and the refund was confirmed.",
      "timestamp": "2023-04-26 22:03:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 379,
      "progress_id": 15,
      "rating": 4,
      "comments": "The appointment was rejected after an urgent check.",
      "timestamp": "2023-09-29 02:03:47",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 380,
      "progress_id": 410,
      "rating": 3,
      "comments": "The session was approved — repeat case, no further action.",
      "timestamp": "2023-04-20 18:45:30",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 381,
      "progress_id": 73,
      "rating": 1,
      "comments": "The session was replaced — minor case, no further action.",
      "timestamp": "2023-09-30 20:32:16",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 382,
      "progress_id": 5,
      "rating": 4,
      "comments": "The record was rescheduled after an unusual check.",
      "timestamp": "2023-05-10 22:19:02",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 383,
      "progress_id": 18,
      "rating": 3,
      "comments": "The item was updated after an automatic check.",
      "timestamp": "2023-07-04 04:38:42",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 384,
      "progress_id": 24,
      "rating": 2,
      "comments": "Flagged as unusual. The account owner updated the report.",
      "timestamp": "2023-10-07 08:06:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 385,
      "progress_id": 510,
      "rating": 4,
      "comments": "The document was refunded — minor case, no further action.",
      "timestamp": "2023-08-03 08:35:04",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 386,
      "progress_id": 365,
      "rating": 4,
      "comments": "The team reported a late issue; the item was closed.",
      "timestamp": "2023-06-30 18:07:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 387,
      "progress_id": 496,
      "rating": 5,
      "comments": "A standard follow-up: the appointment was rescheduled.",
      "timestamp": "2023-02-27 20:00:46",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 388,
      "progress_id": 132,
      "rating": 5,
      "comments": "No response from an operator, so the ticket was refunded.",
      "timestamp": "2023-07-21 17:11:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 389,
      "progress_id": 141,
      "rating": 3,
      "comments": "The reviewer asked for a change and the payment was processed.",
      "timestamp": "2023-03-28 15:03:58",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 390,
      "progress_id": 232,
      "rating": 5,
      "comments": "An operator reported a minor issue; the ticket was updated.",
      "timestamp": "2023-06-20 22:51:30",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 391,
      "progress_id": 340,
      "rating": 4,
      "comments": "Flagged as urgent. Support updated the report.",
      "timestamp": "2023-10-04 02:18:18",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 392,
      "progress_id": 91,
      "rating": 3,
      "comments": "The request was cancelled after an unusual check.",
      "timestamp": "2023-08-31 12:28:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 393,
      "progress_id": 262,
      "rating": 5,
      "comments": "No response from the supplier, so the session was completed.",
      "timestamp": "2023-01-12 10:56:51",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 394,
      "progress_id": 35,
      "rating": 4,
      "comments": "The courier confirmed the details and the item was cancelled.",
      "timestamp": "2023-10-18 10:02:22",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 395,
      "progress_id": 261,
      "rating": 3,
      "comments": "A routine payment was reviewed the same day.",
      "timestamp": "2023-05-18 05:43:46",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 396,
      "progress_id": 330,
      "rating": 3,
      "comments": "A repeat follow-up: the invoice was resolved.",
      "timestamp": "2023-04-26 19:12:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 397,
      "progress_id": 319,
      "rating": 5,
      "comments": "No response from the customer, so the transfer was rejected.",
      "timestamp": "2023-03-10 15:40:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 398,
      "progress_id": 168,
      "rating": 5,
      "comments": "The record was processed after an incomplete check.",
      "timestamp": "2023-04-08 16:11:47",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 399,
      "progress_id": 383,
      "rating": 5,
      "comments": "The record was reopened following a repeat review.",
      "timestamp": "2023-01-28 06:05:43",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 400,
      "progress_id": 263,
      "rating": 4,
      "comments": "The report was refunded after a minor check.",
      "timestamp": "2023-09-23 10:21:40",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 401,
      "progress_id": 505,
      "rating": 2,
      "comments": "An operator reported a late issue; the delivery was reopened.",
      "timestamp": "2023-10-22 06:04:27",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 402,
      "progress_id": 258,
      "rating": 3,
      "comments": "Flagged as repeat. The supplier escalated the payment.",
      "timestamp": "2023-09-01 04:11:56",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 403,
      "progress_id": 30,
      "rating": 4,
      "comments": "No response from an operator, so the appointment was escalated.",
      "timestamp": "2023-05-22 10:07:52",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 404,
      "progress_id": 468,
      "rating": 4,
      "comments": "An operator asked for a change and the order was cancelled.",
      "timestamp": "2023-04-20 16:19:27",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 405,
      "progress_id": 247,
      "rating": 4,
      "comments": "The invoice was escalated following an automatic review.",
      "timestamp": "2023-08-02 20:47:35",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 406,
      "progress_id": 202,
      "rating": 3,
      "comments": "The team confirmed the details and the invoice was confirmed.",
      "timestamp": "2023-03-03 05:42:51",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 407,
      "progress_id": 180,
      "rating": 5,
      "comments": "The account owner reported a manual issue; the claim was closed.",
      "timestamp": "2023-07-02 20:22:13",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 408,
      "progress_id": 66,
      "rating": 3,
      "comments": "The transfer was closed — automatic case, no further action.",
      "timestamp": "2023-07-08 08:39:58",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 409,
      "progress_id": 353,
      "rating": 3,
      "comments": "The customer asked for a change and the order was reviewed.",
      "timestamp": "2023-05-15 02:20:52",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 410,
      "progress_id": 568,
      "rating": 3,
      "comments": "An unusual follow-up: the report was cancelled.",
      "timestamp": "2023-09-24 12:48:15",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 411,
      "progress_id": 586,
      "rating": 3,
      "comments": "A repeat follow-up: the refund was approved.",
      "timestamp": "2023-07-13 09:08:04",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 412,
      "progress_id": 588,
      "rating": 3,
      "comments": "The account was cancelled — repeat case, no further action.",
      "timestamp": "2023-09-17 21:47:54",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 413,
      "progress_id": 195,
      "rating": 1,
      "comments": "A partial follow-up: the report was replaced.",
      "timestamp": "2023-01-04 23:40:44",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 414,
      "progress_id": 292,
      "rating": 4,
      "comments": "The supplier reported a partial issue; the refund was processed.",
      "timestamp": "2023-05-19 19:46:57",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 415,
      "progress_id": 369,
      "rating": 5,
      "comments": "An automatic request was escalated the same day.",
      "timestamp": "2023-01-25 12:33:10",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 416,
      "progress_id": 492,
      "rating": 2,
      "comments": "Support confirmed the details and the document was refunded.",
      "timestamp": "2023-09-01 11:48:08",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 417,
      "progress_id": 238,
      "rating": 4,
      "comments": "The document was completed after a standard check.",
      "timestamp": "2023-02-22 21:13:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 418,
      "progress_id": 390,
      "rating": 5,
      "comments": "The courier reported a late issue; the delivery was approved.",
      "timestamp": "2023-02-15 15:47:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 419,
      "progress_id": 558,
      "rating": 3,
      "comments": "Support confirmed the details and the order was reviewed.",
      "timestamp": "2023-09-10 05:51:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 420,
      "progress_id": 15,
      "rating": 5,
      "comments": "No response from the team, so the refund was replaced.",
      "timestamp": "2023-08-31 11:39:43",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 421,
      "progress_id": 16,
      "rating": 3,
      "comments": "An automatic record was reviewed the same day.",
      "timestamp": "2023-03-02 10:26:37",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 422,
      "progress_id": 159,
      "rating": 4,
      "comments": "The courier reported an incomplete issue; the item was cancelled.",
      "timestamp": "2023-01-17 05:39:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 423,
      "progress_id": 480,
      "rating": 2,
      "comments": "The report was replaced following an unusual review.",
      "timestamp": "2023-10-14 11:44:24",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 424,
      "progress_id": 245,
      "rating": 5,
      "comments": "The session was processed following a repeat review.",
      "timestamp": "2023-01-15 23:57:51",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 425,
      "progress_id": 123,
      "rating": 5,
      "comments": "A minor account was escalated the same day.",
      "timestamp": "2023-07-04 15:26:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 426,
      "progress_id": 165,
      "rating": 5,
      "comments": "The booking was completed following a late review.",
      "timestamp": "2023-08-20 09:48:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 427,
      "progress_id": 119,
      "rating": 5,
      "comments": "The transfer was rescheduled following a routine review.",
      "timestamp": "2023-08-02 05:54:33",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 428,
      "progress_id": 142,
      "rating": 5,
      "comments": "The payment was replaced — routine case, no further action.",
      "timestamp": "2023-04-08 09:06:56",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 429,
      "progress_id": 3,
      "rating": 3,
      "comments": "Flagged as duplicate. The customer closed the appointment.",
      "timestamp": "2023-09-03 19:17:13",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 430,
      "progress_id": 585,
      "rating": 4,
      "comments": "Flagged as minor. The supplier rejected the account.",
      "timestamp": "2023-07-13 09:17:27",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 431,
      "progress_id": 291,
      "rating": 3,
      "comments": "Flagged as repeat. An operator rescheduled the item.",
      "timestamp": "2023-05-02 09:46:53",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 432,
      "progress_id": 54,
      "rating": 3,
      "comments": "A duplicate follow-up: the delivery was processed.",
      "timestamp": "2023-03-03 00:10:05",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 433,
      "progress_id": 213,
      "rating": 2,
      "comments": "An incomplete item was replaced the same day.",
      "timestamp": "2023-03-07 14:20:29",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 434,
      "progress_id": 312,
      "rating": 4,
      "comments": "A routine item was reviewed the same day.",
      "timestamp": "2023-02-23 12:13:14",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 435,
      "progress_id": 154,
      "rating": 5,
      "comments": "A standard follow-up: the appointment was confirmed.",
      "timestamp": "2023-03-05 06:27:45",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 436,
      "progress_id": 415,
      "rating": 5,
      "comments": "Flagged as unusual. Support rescheduled the transfer.",
      "timestamp": "2023-03-06 15:32:47",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 437,
      "progress_id": 523,
      "rating": 2,
      "comments": "The supplier reported a routine issue; the item was refunded.",
      "timestamp": "2023-05-30 15:45:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 438,
      "progress_id": 587,
      "rating": 4,
      "comments": "An unusual follow-up: the appointment was approved.",
      "timestamp": "2023-04-10 10:08:39",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 439,
      "progress_id": 345,
      "rating": 2,
      "comments": "A manual follow-up: the session was refunded.",
      "timestamp": "2023-04-24 12:16:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 440,
      "progress_id": 106,
      "rating": 4,
      "comments": "The account was confirmed following a late review.",
      "timestamp": "2023-02-07 13:11:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 441,
      "progress_id": 186,
      "rating": 5,
      "comments": "The record was replaced — automatic case, no further action.",
      "timestamp": "2023-05-01 21:02:02",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 442,
      "progress_id": 281,
      "rating": 2,
      "comments": "A repeat transfer was reviewed the same day.",
      "timestamp": "2023-05-14 13:20:54",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 443,
      "progress_id": 108,
      "rating": 3,
      "comments": "An operator asked for a change and the claim was replaced.",
      "timestamp": "2023-09-26 22:09:20",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 444,
      "progress_id": 340,
      "rating": 3,
      "comments": "The report was confirmed after an unusual check.",
      "timestamp": "2023-04-02 15:33:55",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 445,
      "progress_id": 144,
      "rating": 5,
      "comments": "The invoice was cancelled after an incomplete check.",
      "timestamp": "2023-02-21 07:32:50",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 446,
      "progress_id": 85,
      "rating": 4,
      "comments": "The courier asked for a change and the booking was resolved.",
      "timestamp": "2023-01-25 07:11:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 447,
      "progress_id": 411,
      "rating": 5,
      "comments": "No response from an operator, so the invoice was processed.",
      "timestamp": "2023-03-10 00:06:17",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 448,
      "progress_id": 599,
      "rating": 2,
      "comments": "The courier confirmed the details and the invoice was escalated.",
      "timestamp": "2023-04-25 08:34:20",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 449,
      "progress_id": 59,
      "rating": 5,
      "comments": "An urgent follow-up: the item was rescheduled.",
      "timestamp": "2023-05-03 16:26:19",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 450,
      "progress_id": 597,
      "rating": 3,
      "comments": "No response from the account owner, so the payment was replaced.",
      "timestamp": "2023-03-16 06:19:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 451,
      "progress_id": 434,
      "rating": 2,
      "comments": "An urgent document was confirmed the same day.",
      "timestamp": "2023-09-16 14:56:16",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 452,
      "progress_id": 226,
      "rating": 5,
      "comments": "The report was reviewed — partial case, no further action.",
      "timestamp": "2023-05-01 00:27:32",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 453,
      "progress_id": 315,
      "rating": 3,
      "comments": "The appointment was reopened after an unusual check.",
      "timestamp": "2023-07-20 03:32:11",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 454,
      "progress_id": 19,
      "rating": 1,
      "comments": "The order was updated after a minor check.",
      "timestamp": "2023-08-13 12:09:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 455,
      "progress_id": 179,
      "rating": 5,
      "comments": "Support reported a manual issue; the account was processed.",
      "timestamp": "2023-05-16 12:59:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 456,
      "progress_id": 481,
      "rating": 5,
      "comments": "An automatic account was rescheduled the same day.",
      "timestamp": "2023-04-22 11:38:20",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 457,
      "progress_id": 309,
      "rating": 4,
      "comments": "Support confirmed the details and the document was completed.",
      "timestamp": "2023-01-30 04:12:27",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 458,
      "progress_id": 430,
      "rating": 5,
      "comments": "The report was resolved following a repeat review.",
      "timestamp": "2023-03-02 12:45:28",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 459,
      "progress_id": 60,
      "rating": 5,
      "comments": "Support reported an incomplete issue; the request was delayed.",
      "timestamp": "2023-03-07 18:36:49",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 460,
      "progress_id": 334,
      "rating": 5,
      "comments": "An urgent follow-up: the refund was confirmed.",
      "timestamp": "2023-10-06 04:49:31",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 461,
      "progress_id": 412,
      "rating": 3,
      "comments": "The courier asked for a change and the account was confirmed.",
      "timestamp": "2023-09-24 07:34:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 462,
      "progress_id": 305,
      "rating": 4,
      "comments": "The item was delayed after a manual check.",
      "timestamp": "2023-07-19 04:08:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 463,
      "progress_id": 364,
      "rating": 3,
      "comments": "The appointment was cancelled after an incomplete check.",
      "timestamp": "2023-10-07 10:49:04",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 464,
      "progress_id": 166,
      "rating": 5,
      "comments": "Flagged as repeat. The customer closed the delivery.",
      "timestamp": "2023-04-10 06:22:07",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 465,
      "progress_id": 112,
      "rating": 5,
      "comments": "The customer confirmed the details and the appointment was delayed.",
      "timestamp": "2023-06-30 11:26:03",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 466,
      "progress_id": 134,
      "rating": 5,
      "comments": "Support confirmed the details and the document was delayed.",
      "timestamp": "2023-03-18 12:54:25",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 467,
      "progress_id": 476,
      "rating": 2,
      "comments": "The courier confirmed the details and the refund was rescheduled.",
      "timestamp": "2023-07-04 23:46:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 468,
      "progress_id": 509,
      "rating": 3,
      "comments": "The request was reviewed — automatic case, no further action.",
      "timestamp": "2023-06-24 08:03:36",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 469,
      "progress_id": 443,
      "rating": 5,
      "comments": "The appointment was processed — urgent case, no further action.",
      "timestamp": "2023-06-26 09:30:44",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 470,
      "progress_id": 271,
      "rating": 3,
      "comments": "Flagged as repeat. The account owner refunded the session.",
      "timestamp": "2023-10-18 14:10:36",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 471,
      "progress_id": 228,
      "rating": 5,
      "comments": "The document was resolved — incomplete case, no further action.",
      "timestamp": "2023-03-20 10:58:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 472,
      "progress_id": 128,
      "rating": 5,
      "comments": "The delivery was rescheduled following a partial review.",
      "timestamp": "2023-10-06 23:01:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 473,
      "progress_id": 454,
      "rating": 4,
      "comments": "A minor refund was reviewed the same day.",
      "timestamp": "2023-09-19 18:44:08",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 474,
      "progress_id": 149,
      "rating": 3,
      "comments": "Flagged as duplicate. The courier resolved the booking.",
      "timestamp": "2023-06-18 11:47:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 475,
      "progress_id": 551,
      "rating": 5,
      "comments": "A partial payment was escalated the same day.",
      "timestamp": "2023-10-04 22:11:02",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 476,
      "progress_id": 511,
      "rating": 4,
      "comments": "A minor invoice was refunded the same day.",
      "timestamp": "2023-07-17 22:09:58",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 477,
      "progress_id": 246,
      "rating": 3,
      "comments": "An urgent follow-up: the shipment was resolved.",
      "timestamp": "2023-01-11 20:32:24",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 478,
      "progress_id": 254,
      "rating": 5,
      "comments": "The payment was updated following a duplicate review.",
      "timestamp": "2023-07-18 13:28:20",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 479,
      "progress_id": 397,
      "rating": 4,
      "comments": "An urgent follow-up: the report was rejected.",
      "timestamp": "2023-02-09 19:52:19",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 480,
      "progress_id": 316,
      "rating": 4,
      "comments": "Flagged as repeat. The courier confirmed the delivery.",
      "timestamp": "2023-09-25 11:50:32",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 481,
      "progress_id": 107,
      "rating": 5,
      "comments": "No response from the account owner, so the order was approved.",
      "timestamp": "2023-06-06 11:40:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 482,
      "progress_id": 480,
      "rating": 4,
      "comments": "An unusual follow-up: the account was escalated.",
      "timestamp": "2023-07-24 01:04:44",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 483,
      "progress_id": 570,
      "rating": 5,
      "comments": "The reviewer asked for a change and the shipment was refunded.",
      "timestamp": "2023-04-07 17:45:57",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 484,
      "progress_id": 367,
      "rating": 2,
      "comments": "The transfer was confirmed after a late check.",
      "timestamp": "2023-07-09 10:53:20",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 485,
      "progress_id": 143,
      "rating": 1,
      "comments": "The team asked for a change and the appointment was updated.",
      "timestamp": "2023-10-05 08:02:33",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 486,
      "progress_id": 331,
      "rating": 2,
      "comments": "The payment was approved — minor case, no further action.",
      "timestamp": "2023-09-18 21:40:22",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 487,
      "progress_id": 96,
      "rating": 4,
      "comments": "An operator asked for a change and the item was replaced.",
      "timestamp": "2023-04-28 13:59:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 488,
      "progress_id": 584,
      "rating": 3,
      "comments": "The refund was replaced — automatic case, no further action.",
      "timestamp": "2023-02-26 00:39:08",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 489,
      "progress_id": 18,
      "rating": 5,
      "comments": "The account owner reported a standard issue; the record was rejected.",
      "timestamp": "2023-06-30 01:48:56",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 490,
      "progress_id": 65,
      "rating": 4,
      "comments": "The team confirmed the details and the report was reopened.",
      "timestamp": "2023-07-05 13:02:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 491,
      "progress_id": 548,
      "rating": 3,
      "comments": "An unusual session was rejected the same day.",
      "timestamp": "2023-08-10 10:17:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 492,
      "progress_id": 17,
      "rating": 4,
      "comments": "The courier confirmed the details and the booking was rejected.",
      "timestamp": "2023-09-11 10:02:29",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 493,
      "progress_id": 147,
      "rating": 4,
      "comments": "The request was reviewed after an urgent check.",
      "timestamp": "2023-08-02 19:00:26",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 494,
      "progress_id": 415,
      "rating": 1,
      "comments": "Flagged as partial. The team resolved the item.",
      "timestamp": "2023-05-30 03:03:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 495,
      "progress_id": 368,
      "rating": 3,
      "comments": "Support reported a late issue; the account was reviewed.",
      "timestamp": "2023-05-19 13:52:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 496,
      "progress_id": 95,
      "rating": 5,
      "comments": "The transfer was confirmed after an urgent check.",
      "timestamp": "2023-09-10 10:07:00",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 497,
      "progress_id": 109,
      "rating": 5,
      "comments": "Flagged as minor. The customer escalated the session.",
      "timestamp": "2023-09-21 16:16:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 498,
      "progress_id": 395,
      "rating": 3,
      "comments": "The order was reviewed after an incomplete check.",
      "timestamp": "2023-04-13 05:36:37",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 499,
      "progress_id": 282,
      "rating": 2,
      "comments": "The courier reported a duplicate issue; the claim was resolved.",
      "timestamp": "2023-06-26 17:34:05",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 500,
      "progress_id": 351,
      "rating": 3,
      "comments": "A duplicate claim was closed the same day.",
      "timestamp": "2023-05-15 19:21:02",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 501,
      "progress_id": 318,
      "rating": 5,
      "comments": "The item was replaced — repeat case, no further action.",
      "timestamp": "2023-03-07 19:00:52",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 502,
      "progress_id": 495,
      "rating": 3,
      "comments": "An automatic claim was refunded the same day.",
      "timestamp": "2023-05-30 03:26:33",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 503,
      "progress_id": 518,
      "rating": 5,
      "comments": "The document was reviewed — late case, no further action.",
      "timestamp": "2023-02-21 08:25:09",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 504,
      "progress_id": 109,
      "rating": 3,
      "comments": "A partial record was replaced the same day.",
      "timestamp": "2023-05-01 14:30:24",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 505,
      "progress_id": 99,
      "rating": 2,
      "comments": "The delivery was reopened following a manual review.",
      "timestamp": "2023-06-16 17:12:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 506,
      "progress_id": 22,
      "rating": 3,
      "comments": "The account owner asked for a change and the refund was completed.",
      "timestamp": "2023-06-26 03:06:49",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 507,
      "progress_id": 492,
      "rating": 3,
      "comments": "No response from the team, so the booking was approved.",
      "timestamp": "2023-08-28 08:30:03",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 508,
      "progress_id": 515,
      "rating": 4,
      "comments": "Flagged as minor. The customer confirmed the appointment.",
      "timestamp": "2023-01-16 00:37:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 509,
      "progress_id": 332,
      "rating": 2,
      "comments": "A manual claim was reopened the same day.",
      "timestamp": "2023-07-25 02:50:02",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 510,
      "progress_id": 151,
      "rating": 5,
      "comments": "The item was confirmed after a duplicate check.",
      "timestamp": "2023-08-24 20:35:45",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 511,
      "progress_id": 250,
      "rating": 4,
      "comments": "The report was resolved following an automatic review.",
      "timestamp": "2023-08-30 22:01:00",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 512,
      "progress_id": 3,
      "rating": 5,
      "comments": "An urgent follow-up: the item was updated.",
      "timestamp": "2023-10-26 04:44:36",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 513,
      "progress_id": 139,
      "rating": 4,
      "comments": "No response from the supplier, so the session was cancelled.",
      "timestamp": "2023-01-14 14:16:03",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 514,
      "progress_id": 464,
      "rating": 5,
      "comments": "The shipment was cancelled after a repeat check.",
      "timestamp": "2023-01-24 17:28:35",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 515,
      "progress_id": 256,
      "rating": 2,
      "comments": "A late invoice was rejected the same day.",
      "timestamp": "2023-09-05 18:50:39",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 516,
      "progress_id": 502,
      "rating": 2,
      "comments": "The document was resolved following a standard review.",
      "timestamp": "2023-10-14 05:45:40",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 517,
      "progress_id": 556,
      "rating": 1,
      "comments": "The supplier reported a minor issue; the report was replaced.",
      "timestamp": "2023-05-05 00:50:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 518,
      "progress_id": 57,
      "rating": 2,
      "comments": "The courier confirmed the details and the refund was processed.",
      "timestamp": "2023-06-22 09:00:55",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 519,
      "progress_id": 537,
      "rating": 1,
      "comments": "The account owner confirmed the details and the refund was resolved.",
      "timestamp": "2023-08-26 03:09:58",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 520,
      "progress_id": 92,
      "rating": 5,
      "comments": "Flagged as unusual. Support approved the invoice.",
      "timestamp": "2023-03-08 15:31:06",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 521,
      "progress_id": 82,
      "rating": 5,
      "comments": "The document was reopened — incomplete case, no further action.",
      "timestamp": "2023-08-01 19:17:31",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 522,
      "progress_id": 556,
      "rating": 4,
      "comments": "The record was closed following an incomplete review.",
      "timestamp": "2023-10-23 15:01:10",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 523,
      "progress_id": 564,
      "rating": 3,
      "comments": "The supplier asked for a change and the document was closed.",
      "timestamp": "2023-07-04 19:41:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 524,
      "progress_id": 391,
      "rating": 3,
      "comments": "No response from an operator, so the account was reviewed.",
      "timestamp": "2023-09-10 06:49:31",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 525,
      "progress_id": 269,
      "rating": 4,
      "comments": "The customer reported an incomplete issue; the delivery was resolved.",
      "timestamp": "2023-10-13 18:18:54",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 526,
      "progress_id": 327,
      "rating": 5,
      "comments": "The report was closed after a minor check.",
      "timestamp": "2023-01-25 13:57:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 527,
      "progress_id": 225,
      "rating": 5,
      "comments": "The account owner reported a late issue; the report was completed.",
      "timestamp": "2023-08-20 20:03:16",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 528,
      "progress_id": 8,
      "rating": 4,
      "comments": "The customer reported a partial issue; the booking was escalated.",
      "timestamp": "2023-02-05 10:45:55",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 529,
      "progress_id": 351,
      "rating": 4,
      "comments": "The appointment was replaced following a minor review.",
      "timestamp": "2023-06-13 15:19:21",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 530,
      "progress_id": 471,
      "rating": 4,
      "comments": "The ticket was rescheduled after an incomplete check.",
      "timestamp": "2023-02-08 13:58:57",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 531,
      "progress_id": 341,
      "rating": 2,
      "comments": "The supplier confirmed the details and the payment was escalated.",
      "timestamp": "2023-09-05 18:34:26",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 532,
      "progress_id": 510,
      "rating": 4,
      "comments": "The reviewer reported a duplicate issue; the payment was rescheduled.",
      "timestamp": "2023-07-10 07:37:18",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 533,
      "progress_id": 489,
      "rating": 4,
      "comments": "Flagged as partial. The courier reopened the refund.",
      "timestamp": "2023-02-27 23:44:41",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 534,
      "progress_id": 120,
      "rating": 5,
      "comments": "A duplicate payment was cancelled the same day.",
      "timestamp": "2023-06-07 17:16:50",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 535,
      "progress_id": 462,
      "rating": 3,
      "comments": "The courier asked for a change and the item was processed.",
      "timestamp": "2023-03-01 19:38:39",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 536,
      "progress_id": 206,
      "rating": 5,
      "comments": "The team confirmed the details and the booking was reopened.",
      "timestamp": "2023-05-15 13:30:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 537,
      "progress_id": 152,
      "rating": 3,
      "comments": "The account owner asked for a change and the session was confirmed.",
      "timestamp": "2023-01-06 13:20:29",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 538,
      "progress_id": 211,
      "rating": 4,
      "comments": "The team asked for a change and the payment was confirmed.",
      "timestamp": "2023-01-12 19:17:30",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 539,
      "progress_id": 530,
      "rating": 5,
      "comments": "No response from the account owner, so the payment was rescheduled.",
      "timestamp": "2023-06-04 00:58:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 540,
      "progress_id": 562,
      "rating": 5,
      "comments": "The session was refunded after a standard check.",
      "timestamp": "2023-01-29 05:33:13",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 541,
      "progress_id": 155,
      "rating": 2,
      "comments": "The account was rejected following a late review.",
      "timestamp": "2023-10-14 21:46:00",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 542,
      "progress_id": 124,
      "rating": 2,
      "comments": "No response from the customer, so the appointment was rejected.",
      "timestamp": "2023-02-28 15:06:07",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 543,
      "progress_id": 296,
      "rating": 2,
      "comments": "No response from an operator, so the payment was rejected.",
      "timestamp": "2023-05-10 20:10:56",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 544,
      "progress_id": 433,
      "rating": 4,
      "comments": "The shipment was rescheduled following a minor review.",
      "timestamp": "2023-05-22 14:48:54",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 545,
      "progress_id": 480,
      "rating": 5,
      "comments": "No response from the team, so the account was completed.",
      "timestamp": "2023-08-30 03:18:59",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 546,
      "progress_id": 312,
      "rating": 4,
      "comments": "Flagged as incomplete. The supplier confirmed the appointment.",
      "timestamp": "2023-07-01 18:26:50",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 547,
      "progress_id": 368,
      "rating": 5,
      "comments": "An operator reported a duplicate issue; the shipment was rescheduled.",
      "timestamp": "2023-04-21 04:33:53",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 548,
      "progress_id": 300,
      "rating": 5,
      "comments": "A standard follow-up: the booking was approved.",
      "timestamp": "2023-04-18 10:35:19",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 549,
      "progress_id": 78,
      "rating": 5,
      "comments": "No response from the account owner, so the payment was rejected.",
      "timestamp": "2023-06-03 12:09:44",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 550,
      "progress_id": 354,
      "rating": 5,
      "comments": "The report was resolved after a minor check.",
      "timestamp": "2023-06-01 06:24:35",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 551,
      "progress_id": 230,
      "rating": 2,
      "comments": "A routine follow-up: the ticket was updated.",
      "timestamp": "2023-03-12 20:57:30",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 552,
      "progress_id": 10,
      "rating": 4,
      "comments": "The document was confirmed after an unusual check.",
      "timestamp": "2023-07-08 10:26:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 553,
      "progress_id": 408,
      "rating": 5,
      "comments": "The request was updated after a repeat check.",
      "timestamp": "2023-03-14 11:51:28",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 554,
      "progress_id": 135,
      "rating": 4,
      "comments": "The courier confirmed the details and the item was processed.",
      "timestamp": "2023-03-14 04:00:00",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 555,
      "progress_id": 456,
      "rating": 3,
      "comments": "The courier confirmed the details and the session was replaced.",
      "timestamp": "2023-10-21 08:51:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 556,
      "progress_id": 163,
      "rating": 2,
      "comments": "The booking was resolved following an incomplete review.",
      "timestamp": "2023-03-20 16:28:33",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 557,
      "progress_id": 162,
      "rating": 1,
      "comments": "The account owner asked for a change and the document was resolved.",
      "timestamp": "2023-09-22 05:29:06",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 558,
      "progress_id": 52,
      "rating": 4,
      "comments": "A partial follow-up: the ticket was resolved.",
      "timestamp": "2023-09-25 00:43:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 559,
      "progress_id": 423,
      "rating": 1,
      "comments": "The item was processed — routine case, no further action.",
      "timestamp": "2023-05-02 06:32:18",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 560,
      "progress_id": 77,
      "rating": 5,
      "comments": "A late follow-up: the invoice was updated.",
      "timestamp": "2023-04-13 09:32:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 561,
      "progress_id": 41,
      "rating": 4,
      "comments": "A routine follow-up: the shipment was approved.",
      "timestamp": "2023-07-28 04:21:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 562,
      "progress_id": 84,
      "rating": 3,
      "comments": "The supplier reported a partial issue; the report was processed.",
      "timestamp": "2023-08-25 03:33:23",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 563,
      "progress_id": 13,
      "rating": 4,
      "comments": "An urgent follow-up: the transfer was reviewed.",
      "timestamp": "2023-09-15 18:11:44",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 564,
      "progress_id": 337,
      "rating": 5,
      "comments": "The ticket was closed after a standard check.",
      "timestamp": "2023-10-01 09:45:04",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 565,
      "progress_id": 46,
      "rating": 5,
      "comments": "An unusual follow-up: the session was replaced.",
      "timestamp": "2023-06-15 12:26:15",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 566,
      "progress_id": 3,
      "rating": 5,
      "comments": "The account was cancelled following a routine review.",
      "timestamp": "2023-04-04 11:57:36",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 567,
      "progress_id": 63,
      "rating": 2,
      "comments": "The order was processed — incomplete case, no further action.",
      "timestamp": "2023-02-16 06:44:21",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 568,
      "progress_id": 531,
      "rating": 2,
      "comments": "An operator asked for a change and the transfer was cancelled.",
      "timestamp": "2023-05-18 19:11:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 569,
      "progress_id": 268,
      "rating": 2,
      "comments": "The request was rejected after a partial check.",
      "timestamp": "2023-07-07 13:12:20",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 570,
      "progress_id": 438,
      "rating": 3,
      "comments": "The account owner asked for a change and the item was cancelled.",
      "timestamp": "2023-02-23 14:18:13",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 571,
      "progress_id": 585,
      "rating": 1,
      "comments": "No response from the team, so the account was rejected.",
      "timestamp": "2023-10-29 15:57:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 572,
      "progress_id": 64,
      "rating": 4,
      "comments": "A standard refund was escalated the same day.",
      "timestamp": "2023-02-21 17:31:45",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 573,
      "progress_id": 12,
      "rating": 4,
      "comments": "The claim was updated after a minor check.",
      "timestamp": "2023-06-18 22:58:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 574,
      "progress_id": 320,
      "rating": 4,
      "comments": "No response from the courier, so the shipment was delayed.",
      "timestamp": "2023-08-09 17:22:20",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 575,
      "progress_id": 538,
      "rating": 3,
      "comments": "The account was reopened following a standard review.",
      "timestamp": "2023-04-20 23:16:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 576,
      "progress_id": 108,
      "rating": 5,
      "comments": "The transfer was reopened — repeat case, no further action.",
      "timestamp": "2023-07-20 05:12:41",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 577,
      "progress_id": 540,
      "rating": 2,
      "comments": "An unusual document was reopened the same day.",
      "timestamp": "2023-09-07 02:07:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 578,
      "progress_id": 211,
      "rating": 3,
      "comments": "The invoice was reopened following an incomplete review.",
      "timestamp": "2023-07-01 14:50:28",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 579,
      "progress_id": 582,
      "rating": 4,
      "comments": "The request was cancelled after a partial check.",
      "timestamp": "2023-08-20 13:59:36",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 580,
      "progress_id": 123,
      "rating": 1,
      "comments": "The customer asked for a change and the appointment was rejected.",
      "timestamp": "2023-04-05 11:27:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 581,
      "progress_id": 555,
      "rating": 2,
      "comments": "Support asked for a change and the payment was updated.",
      "timestamp": "2023-01-26 06:45:26",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 582,
      "progress_id": 156,
      "rating": 5,
      "comments": "The claim was approved after a duplicate check.",
      "timestamp": "2023-09-15 23:55:30",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 583,
      "progress_id": 240,
      "rating": 5,
      "comments": "The supplier reported an urgent issue; the shipment was cancelled.",
      "timestamp": "2023-03-02 14:15:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 584,
      "progress_id": 172,
      "rating": 5,
      "comments": "Flagged as repeat. The supplier refunded the order.",
      "timestamp": "2023-05-01 19:16:08",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 585,
      "progress_id": 533,
      "rating": 4,
      "comments": "Flagged as repeat. The courier updated the delivery.",
      "timestamp": "2023-05-24 20:34:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 586,
      "progress_id": 22,
      "rating": 4,
      "comments": "Support reported a routine issue; the account was confirmed.",
      "timestamp": "2023-07-23 19:09:45",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 587,
      "progress_id": 506,
      "rating": 3,
      "comments": "The courier asked for a change and the payment was closed.",
      "timestamp": "2023-07-01 02:49:29",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 588,
      "progress_id": 468,
      "rating": 5,
      "comments": "A late refund was delayed the same day.",
      "timestamp": "2023-08-08 10:58:29",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 589,
      "progress_id": 177,
      "rating": 3,
      "comments": "The account owner confirmed the details and the invoice was rescheduled.",
      "timestamp": "2023-01-09 15:03:10",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 590,
      "progress_id": 180,
      "rating": 5,
      "comments": "No response from the supplier, so the refund was reopened.",
      "timestamp": "2023-09-15 08:49:04",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 591,
      "progress_id": 419,
      "rating": 5,
      "comments": "Flagged as duplicate. The reviewer resolved the order.",
      "timestamp": "2023-05-21 00:55:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 592,
      "progress_id": 106,
      "rating": 3,
      "comments": "The team reported a repeat issue; the claim was delayed.",
      "timestamp": "2023-07-27 11:09:17",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 593,
      "progress_id": 43,
      "rating": 3,
      "comments": "The booking was processed after a minor check.",
      "timestamp": "2023-04-09 11:22:45",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 594,
      "progress_id": 419,
      "rating": 4,
      "comments": "The reviewer asked for a change and the item was completed.",
      "timestamp": "2023-08-09 09:52:07",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 595,
      "progress_id": 468,
      "rating": 5,
      "comments": "A standard refund was replaced the same day.",
      "timestamp": "2023-08-08 07:24:41",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 596,
      "progress_id": 15,
      "rating": 5,
      "comments": "The appointment was rejected after an automatic check.",
      "timestamp": "2023-07-01 00:19:26",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 597,
      "progress_id": 56,
      "rating": 4,
      "comments": "The reviewer confirmed the details and the account was updated.",
      "timestamp": "2023-02-18 08:45:54",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 598,
      "progress_id": 589,
      "rating": 4,
      "comments": "The session was processed after an unusual check.",
      "timestamp": "2023-06-08 07:01:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 599,
      "progress_id": 389,
      "rating": 4,
      "comments": "Flagged as urgent. The account owner confirmed the transfer.",
      "timestamp": "2023-07-05 06:59:34",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 600,
      "progress_id": 193,
      "rating": 2,
      "comments": "An urgent item was rescheduled the same day.",
      "timestamp": "2023-02-18 06:21:51",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 601,
      "progress_id": 528,
      "rating": 4,
      "comments": "The report was reopened after a late check.",
      "timestamp": "2023-06-29 09:10:17",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 602,
      "progress_id": 498,
      "rating": 5,
      "comments": "The order was rescheduled after an unusual check.",
      "timestamp": "2023-10-11 11:31:23",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 603,
      "progress_id": 451,
      "rating": 4,
      "comments": "The team asked for a change and the transfer was reviewed.",
      "timestamp": "2023-02-04 17:26:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 604,
      "progress_id": 593,
      "rating": 1,
      "comments": "The ticket was confirmed after a late check.",
      "timestamp": "2023-01-15 05:08:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 605,
      "progress_id": 505,
      "rating": 2,
      "comments": "An automatic follow-up: the booking was reopened.",
      "timestamp": "2023-05-03 07:25:26",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 606,
      "progress_id": 554,
      "rating": 3,
      "comments": "Flagged as late. The account owner completed the order.",
      "timestamp": "2023-09-14 00:11:48",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 607,
      "progress_id": 521,
      "rating": 4,
      "comments": "No response from an operator, so the record was refunded.",
      "timestamp": "2023-06-22 03:21:39",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 608,
      "progress_id": 251,
      "rating": 3,
      "comments": "A routine follow-up: the refund was closed.",
      "timestamp": "2023-05-21 13:24:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 609,
      "progress_id": 70,
      "rating": 5,
      "comments": "The session was closed after a routine check.",
      "timestamp": "2023-09-12 13:30:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 610,
      "progress_id": 363,
      "rating": 4,
      "comments": "An unusual request was rejected the same day.",
      "timestamp": "2023-02-01 19:06:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 611,
      "progress_id": 485,
      "rating": 5,
      "comments": "The claim was confirmed following an automatic review.",
      "timestamp": "2023-07-25 18:24:05",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 612,
      "progress_id": 406,
      "rating": 1,
      "comments": "The document was processed after a standard check.",
      "timestamp": "2023-07-10 20:19:44",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 613,
      "progress_id": 33,
      "rating": 4,
      "comments": "No response from the account owner, so the document was rejected.",
      "timestamp": "2023-08-25 02:08:04",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 614,
      "progress_id": 273,
      "rating": 3,
      "comments": "An operator reported a routine issue; the invoice was rescheduled.",
      "timestamp": "2023-05-23 06:39:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 615,
      "progress_id": 119,
      "rating": 4,
      "comments": "The account was approved after an automatic check.",
      "timestamp": "2023-10-18 03:05:40",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 616,
      "progress_id": 517,
      "rating": 5,
      "comments": "A partial follow-up: the ticket was escalated.",
      "timestamp": "2023-06-14 16:31:54",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 617,
      "progress_id": 74,
      "rating": 1,
      "comments": "The invoice was updated — late case, no further action.",
      "timestamp": "2023-10-02 17:25:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 618,
      "progress_id": 119,
      "rating": 3,
      "comments": "The courier reported a repeat issue; the document was reviewed.",
      "timestamp": "2023-04-29 10:10:02",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 619,
      "progress_id": 379,
      "rating": 4,
      "comments": "A repeat request was delayed the same day.",
      "timestamp": "2023-10-10 00:07:07",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 620,
      "progress_id": 370,
      "rating": 2,
      "comments": "The account owner confirmed the details and the invoice was resolved.",
      "timestamp": "2023-04-20 17:30:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 621,
      "progress_id": 456,
      "rating": 5,
      "comments": "The booking was refunded — partial case, no further action.",
      "timestamp": "2023-06-24 16:38:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 622,
      "progress_id": 424,
      "rating": 3,
      "comments": "The customer reported a late issue; the payment was cancelled.",
      "timestamp": "2023-05-04 23:17:34",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 623,
      "progress_id": 559,
      "rating": 2,
      "comments": "The account owner asked for a change and the claim was confirmed.",
      "timestamp": "2023-07-13 10:28:31",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 624,
      "progress_id": 203,
      "rating": 4,
      "comments": "An automatic document was escalated the same day.",
      "timestamp": "2023-03-19 00:13:03",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 625,
      "progress_id": 175,
      "rating": 2,
      "comments": "No response from the supplier, so the order was refunded.",
      "timestamp": "2023-08-21 23:57:09",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 626,
      "progress_id": 21,
      "rating": 4,
      "comments": "The courier confirmed the details and the request was approved.",
      "timestamp": "2023-04-14 02:59:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 627,
      "progress_id": 545,
      "rating": 4,
      "comments": "The shipment was escalated following an urgent review.",
      "timestamp": "2023-02-16 04:32:08",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 628,
      "progress_id": 417,
      "rating": 3,
      "comments": "A standard item was reopened the same day.",
      "timestamp": "2023-09-19 11:47:35",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 629,
      "progress_id": 154,
      "rating": 1,
      "comments": "A repeat invoice was refunded the same day.",
      "timestamp": "2023-08-08 18:29:08",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 630,
      "progress_id": 360,
      "rating": 2,
      "comments": "A manual follow-up: the order was rescheduled.",
      "timestamp": "2023-08-11 17:25:20",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 631,
      "progress_id": 320,
      "rating": 5,
      "comments": "Flagged as duplicate. The account owner processed the shipment.",
      "timestamp": "2023-01-28 22:44:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 632,
      "progress_id": 132,
      "rating": 4,
      "comments": "An automatic request was processed the same day.",
      "timestamp": "2023-08-29 20:41:05",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 633,
      "progress_id": 344,
      "rating": 1,
      "comments": "An operator asked for a change and the invoice was updated.",
      "timestamp": "2023-07-28 00:38:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 634,
      "progress_id": 546,
      "rating": 5,
      "comments": "The transfer was resolved — urgent case, no further action.",
      "timestamp": "2023-08-13 05:13:21",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 635,
      "progress_id": 563,
      "rating": 3,
      "comments": "The appointment was processed — late case, no further action.",
      "timestamp": "2023-09-29 16:13:03",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 636,
      "progress_id": 62,
      "rating": 2,
      "comments": "The customer confirmed the details and the claim was completed.",
      "timestamp": "2023-07-27 19:59:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 637,
      "progress_id": 255,
      "rating": 3,
      "comments": "Flagged as late. The supplier rescheduled the booking.",
      "timestamp": "2023-03-20 12:33:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 638,
      "progress_id": 183,
      "rating": 2,
      "comments": "The booking was rejected — partial case, no further action.",
      "timestamp": "2023-02-04 03:19:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 639,
      "progress_id": 212,
      "rating": 4,
      "comments": "An operator confirmed the details and the invoice was updated.",
      "timestamp": "2023-06-01 01:53:16",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 640,
      "progress_id": 574,
      "rating": 5,
      "comments": "Support asked for a change and the report was refunded.",
      "timestamp": "2023-07-08 19:37:16",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 641,
      "progress_id": 310,
      "rating": 4,
      "comments": "The record was rescheduled following a partial review.",
      "timestamp": "2023-06-10 22:37:33",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 642,
      "progress_id": 453,
      "rating": 2,
      "comments": "The payment was processed — partial case, no further action.",
      "timestamp": "2023-07-01 06:07:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 643,
      "progress_id": 1,
      "rating": 5,
      "comments": "The courier asked for a change and the transfer was completed.",
      "timestamp": "2023-02-08 15:41:20",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 644,
      "progress_id": 594,
      "rating": 5,
      "comments": "Flagged as partial. The team refunded the appointment.",
      "timestamp": "2023-09-14 23:44:27",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 645,
      "progress_id": 126,
      "rating": 5,
      "comments": "The courier confirmed the details and the account was refunded.",
      "timestamp": "2023-06-25 19:16:25",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 646,
      "progress_id": 405,
      "rating": 2,
      "comments": "The claim was approved following an automatic review.",
      "timestamp": "2023-07-29 01:56:17",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 647,
      "progress_id": 270,
      "rating": 1,
      "comments": "The supplier confirmed the details and the shipment was reviewed.",
      "timestamp": "2023-08-26 23:33:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 648,
      "progress_id": 557,
      "rating": 5,
      "comments": "The customer confirmed the details and the invoice was processed.",
      "timestamp": "2023-02-12 09:24:39",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 649,
      "progress_id": 516,
      "rating": 4,
      "comments": "The team reported a partial issue; the account was reopened.",
      "timestamp": "2023-02-13 09:56:53",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 650,
      "progress_id": 288,
      "rating": 5,
      "comments": "The team confirmed the details and the invoice was processed.",
      "timestamp": "2023-08-22 10:57:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 651,
      "progress_id": 455,
      "rating": 5,
      "comments": "No response from support, so the booking was cancelled.",
      "timestamp": "2023-06-24 16:36:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 652,
      "progress_id": 285,
      "rating": 3,
      "comments": "An operator asked for a change and the document was approved.",
      "timestamp": "2023-04-30 21:39:34",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 653,
      "progress_id": 122,
      "rating": 2,
      "comments": "The appointment was delayed — partial case, no further action.",
      "timestamp": "2023-10-03 15:37:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 654,
      "progress_id": 449,
      "rating": 3,
      "comments": "A standard report was processed the same day.",
      "timestamp": "2023-09-26 03:23:26",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 655,
      "progress_id": 80,
      "rating": 3,
      "comments": "The refund was confirmed — partial case, no further action.",
      "timestamp": "2023-09-27 09:57:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 656,
      "progress_id": 574,
      "rating": 4,
      "comments": "The courier reported an unusual issue; the appointment was delayed.",
      "timestamp": "2023-05-26 23:23:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 657,
      "progress_id": 111,
      "rating": 5,
      "comments": "The claim was delayed after a partial check.",
      "timestamp": "2023-07-11 04:25:36",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 658,
      "progress_id": 199,
      "rating": 1,
      "comments": "The transfer was processed — repeat case, no further action.",
      "timestamp": "2023-10-13 20:30:10",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 659,
      "progress_id": 381,
      "rating": 4,
      "comments": "The invoice was completed — duplicate case, no further action.",
      "timestamp": "2023-07-03 00:57:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 660,
      "progress_id": 88,
      "rating": 2,
      "comments": "The booking was reviewed following a partial review.",
      "timestamp": "2023-07-27 04:14:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 661,
      "progress_id": 87,
      "rating": 5,
      "comments": "Flagged as repeat. The reviewer completed the report.",
      "timestamp": "2023-04-07 08:53:44",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 662,
      "progress_id": 164,
      "rating": 3,
      "comments": "The supplier confirmed the details and the claim was completed.",
      "timestamp": "2023-01-07 17:00:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 663,
      "progress_id": 38,
      "rating": 5,
      "comments": "Flagged as incomplete. The supplier rescheduled the delivery.",
      "timestamp": "2023-01-02 02:23:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 664,
      "progress_id": 460,
      "rating": 4,
      "comments": "A late session was resolved the same day.",
      "timestamp": "2023-07-05 07:44:05",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 665,
      "progress_id": 434,
      "rating": 5,
      "comments": "No response from the team, so the claim was processed.",
      "timestamp": "2023-02-09 13:54:17",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 666,
      "progress_id": 194,
      "rating": 2,
      "comments": "The courier asked for a change and the item was refunded.",
      "timestamp": "2023-08-23 04:59:08",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 667,
      "progress_id": 590,
      "rating": 4,
      "comments": "The supplier confirmed the details and the payment was rejected.",
      "timestamp": "2023-07-13 04:45:37",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 668,
      "progress_id": 502,
      "rating": 5,
      "comments": "The request was confirmed — unusual case, no further action.",
      "timestamp": "2023-06-21 04:02:15",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 669,
      "progress_id": 568,
      "rating": 4,
      "comments": "The account was processed following an urgent review.",
      "timestamp": "2023-03-10 15:07:51",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 670,
      "progress_id": 339,
      "rating": 5,
      "comments": "No response from the reviewer, so the account was approved.",
      "timestamp": "2023-01-21 11:14:46",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 671,
      "progress_id": 462,
      "rating": 5,
      "comments": "A partial follow-up: the document was reopened.",
      "timestamp": "2023-05-30 20:09:03",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 672,
      "progress_id": 459,
      "rating": 2,
      "comments": "Flagged as late. The account owner cancelled the ticket.",
      "timestamp": "2023-09-04 17:39:43",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 673,
      "progress_id": 173,
      "rating": 4,
      "comments": "The request was rescheduled after an urgent check.",
      "timestamp": "2023-08-02 18:05:04",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 674,
      "progress_id": 256,
      "rating": 2,
      "comments": "The transfer was cancelled following a repeat review.",
      "timestamp": "2023-03-02 18:34:39",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 675,
      "progress_id": 417,
      "rating": 2,
      "comments": "The supplier confirmed the details and the payment was reviewed.",
      "timestamp": "2023-01-02 10:10:39",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 676,
      "progress_id": 544,
      "rating": 5,
      "comments": "The appointment was reviewed following a minor review.",
      "timestamp": "2023-08-23 18:17:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 677,
      "progress_id": 597,
      "rating": 5,
      "comments": "Support asked for a change and the appointment was rescheduled.",
      "timestamp": "2023-05-05 09:33:09",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 678,
      "progress_id": 457,
      "rating": 5,
      "comments": "The supplier asked for a change and the request was closed.",
      "timestamp": "2023-09-28 03:29:18",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 679,
      "progress_id": 106,
      "rating": 3,
      "comments": "The request was escalated — minor case, no further action.",
      "timestamp": "2023-06-17 04:35:23",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 680,
      "progress_id": 44,
      "rating": 5,
      "comments": "Flagged as routine. The team escalated the transfer.",
      "timestamp": "2023-06-15 04:03:41",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 681,
      "progress_id": 359,
      "rating": 2,
      "comments": "An operator confirmed the details and the order was confirmed.",
      "timestamp": "2023-04-27 21:13:23",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 682,
      "progress_id": 228,
      "rating": 4,
      "comments": "Support asked for a change and the delivery was reviewed.",
      "timestamp": "2023-07-15 14:22:32",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 683,
      "progress_id": 138,
      "rating": 5,
      "comments": "Flagged as incomplete. The customer updated the refund.",
      "timestamp": "2023-01-12 15:50:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 684,
      "progress_id": 125,
      "rating": 4,
      "comments": "The team confirmed the details and the session was approved.",
      "timestamp": "2023-01-09 07:45:08",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 685,
      "progress_id": 336,
      "rating": 1,
      "comments": "Flagged as partial. Support processed the payment.",
      "timestamp": "2023-04-07 07:22:03",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 686,
      "progress_id": 68,
      "rating": 5,
      "comments": "An automatic invoice was refunded the same day.",
      "timestamp": "2023-10-07 21:32:39",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 687,
      "progress_id": 22,
      "rating": 5,
      "comments": "No response from support, so the document was rejected.",
      "timestamp": "2023-02-11 09:17:36",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 688,
      "progress_id": 290,
      "rating": 5,
      "comments": "The account owner asked for a change and the claim was reviewed.",
      "timestamp": "2023-01-04 21:52:31",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 689,
      "progress_id": 418,
      "rating": 4,
      "comments": "Flagged as manual. The courier updated the appointment.",
      "timestamp": "2023-07-12 12:14:06",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 690,
      "progress_id": 11,
      "rating": 5,
      "comments": "The invoice was escalated — automatic case, no further action.",
      "timestamp": "2023-01-24 05:29:35",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 691,
      "progress_id": 393,
      "rating": 3,
      "comments": "The team confirmed the details and the refund was cancelled.",
      "timestamp": "2023-09-14 00:36:06",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 692,
      "progress_id": 500,
      "rating": 5,
      "comments": "The delivery was completed after a duplicate check.",
      "timestamp": "2023-07-02 15:19:57",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 693,
      "progress_id": 352,
      "rating": 5,
      "comments": "Flagged as manual. An operator approved the session.",
      "timestamp": "2023-05-02 19:09:38",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 694,
      "progress_id": 225,
      "rating": 4,
      "comments": "An operator confirmed the details and the ticket was processed.",
      "timestamp": "2023-04-08 18:30:48",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 695,
      "progress_id": 398,
      "rating": 3,
      "comments": "No response from the customer, so the delivery was updated.",
      "timestamp": "2023-07-13 03:34:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 696,
      "progress_id": 545,
      "rating": 5,
      "comments": "A manual order was rescheduled the same day.",
      "timestamp": "2023-08-31 07:46:47",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 697,
      "progress_id": 231,
      "rating": 5,
      "comments": "No response from the customer, so the document was refunded.",
      "timestamp": "2023-10-28 16:07:44",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 698,
      "progress_id": 294,
      "rating": 5,
      "comments": "The item was closed following a repeat review.",
      "timestamp": "2023-04-22 20:03:35",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 699,
      "progress_id": 338,
      "rating": 4,
      "comments": "The payment was processed following a routine review.",
      "timestamp": "2023-04-12 08:00:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 700,
      "progress_id": 561,
      "rating": 3,
      "comments": "The session was confirmed following an unusual review.",
      "timestamp": "2023-02-16 00:55:57",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 701,
      "progress_id": 260,
      "rating": 3,
      "comments": "No response from the customer, so the report was rejected.",
      "timestamp": "2023-09-05 18:07:01",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 702,
      "progress_id": 462,
      "rating": 5,
      "comments": "The account owner asked for a change and the session was resolved.",
      "timestamp": "2023-04-09 06:08:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 703,
      "progress_id": 333,
      "rating": 1,
      "comments": "A partial shipment was cancelled the same day.",
      "timestamp": "2023-03-01 21:44:50",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 704,
      "progress_id": 435,
      "rating": 2,
      "comments": "The refund was completed after an urgent check.",
      "timestamp": "2023-08-09 06:02:52",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 705,
      "progress_id": 503,
      "rating": 2,
      "comments": "An operator confirmed the details and the item was confirmed.",
      "timestamp": "2023-03-28 00:48:26",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 706,
      "progress_id": 235,
      "rating": 2,
      "comments": "The payment was reopened — late case, no further action.",
      "timestamp": "2023-03-27 07:10:43",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 707,
      "progress_id": 237,
      "rating": 4,
      "comments": "The team asked for a change and the claim was refunded.",
      "timestamp": "2023-09-15 05:06:13",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 708,
      "progress_id": 48,
      "rating": 4,
      "comments": "Support reported a routine issue; the shipment was reviewed.",
      "timestamp": "2023-02-08 10:58:45",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 709,
      "progress_id": 454,
      "rating": 2,
      "comments": "A routine follow-up: the claim was cancelled.",
      "timestamp": "2023-06-22 16:41:27",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 710,
      "progress_id": 174,
      "rating": 3,
      "comments": "The record was processed — routine case, no further action.",
      "timestamp": "2023-01-29 18:41:42",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 711,
      "progress_id": 210,
      "rating": 4,
      "comments": "The invoice was replaced after a duplicate check.",
      "timestamp": "2023-06-15 18:15:11",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 712,
      "progress_id": 421,
      "rating": 4,
      "comments": "A minor follow-up: the report was rejected.",
      "timestamp": "2023-02-11 17:36:26",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 713,
      "progress_id": 154,
      "rating": 5,
      "comments": "Support confirmed the details and the ticket was reopened.",
      "timestamp": "2023-10-31 05:09:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 714,
      "progress_id": 404,
      "rating": 5,
      "comments": "The reviewer reported a duplicate issue; the report was cancelled.",
      "timestamp": "2023-05-29 01:44:32",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 715,
      "progress_id": 416,
      "rating": 1,
      "comments": "A repeat record was rejected the same day.",
      "timestamp": "2023-04-09 03:06:01",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 716,
      "progress_id": 140,
      "rating": 4,
      "comments": "No response from the courier, so the report was closed.",
      "timestamp": "2023-04-10 11:55:53",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 717,
      "progress_id": 157,
      "rating": 4,
      "comments": "No response from the account owner, so the delivery was escalated.",
      "timestamp": "2023-08-21 08:13:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 718,
      "progress_id": 446,
      "rating": 3,
      "comments": "The request was updated — duplicate case, no further action.",
      "timestamp": "2023-10-24 03:15:20",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 719,
      "progress_id": 261,
      "rating": 2,
      "comments": "A partial order was rejected the same day.",
      "timestamp": "2023-02-24 14:19:53",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 720,
      "progress_id": 550,
      "rating": 4,
      "comments": "A manual follow-up: the ticket was reviewed.",
      "timestamp": "2023-02-04 14:31:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 721,
      "progress_id": 440,
      "rating": 3,
      "comments": "The request was replaced after a late check.",
      "timestamp": "2023-08-29 03:11:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 722,
      "progress_id": 70,
      "rating": 5,
      "comments": "No response from the reviewer, so the account was reopened.",
      "timestamp": "2023-03-31 21:35:08",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 723,
      "progress_id": 43,
      "rating": 3,
      "comments": "The account owner confirmed the details and the booking was closed.",
      "timestamp": "2023-08-27 18:42:21",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 724,
      "progress_id": 362,
      "rating": 5,
      "comments": "The appointment was replaced following a partial review.",
      "timestamp": "2023-01-13 23:58:59",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 725,
      "progress_id": 394,
      "rating": 5,
      "comments": "The claim was completed — manual case, no further action.",
      "timestamp": "2023-06-03 00:51:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 726,
      "progress_id": 373,
      "rating": 5,
      "comments": "The refund was completed following a minor review.",
      "timestamp": "2023-05-19 01:40:25",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 727,
      "progress_id": 508,
      "rating": 4,
      "comments": "The claim was completed — repeat case, no further action.",
      "timestamp": "2023-07-30 12:05:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 728,
      "progress_id": 220,
      "rating": 4,
      "comments": "A standard transfer was replaced the same day.",
      "timestamp": "2023-07-09 00:53:04",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 729,
      "progress_id": 131,
      "rating": 5,
      "comments": "The shipment was rescheduled following an automatic review.",
      "timestamp": "2023-04-08 19:35:43",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 730,
      "progress_id": 158,
      "rating": 2,
      "comments": "The team confirmed the details and the claim was cancelled.",
      "timestamp": "2023-07-07 22:33:54",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 731,
      "progress_id": 9,
      "rating": 3,
      "comments": "The delivery was completed following an urgent review.",
      "timestamp": "2023-01-26 03:43:10",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 732,
      "progress_id": 206,
      "rating": 5,
      "comments": "No response from the supplier, so the ticket was escalated.",
      "timestamp": "2023-01-23 23:23:25",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 733,
      "progress_id": 136,
      "rating": 4,
      "comments": "Flagged as incomplete. The courier rescheduled the invoice.",
      "timestamp": "2023-01-02 06:22:06",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 734,
      "progress_id": 553,
      "rating": 1,
      "comments": "Support confirmed the details and the appointment was updated.",
      "timestamp": "2023-02-07 19:32:39",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 735,
      "progress_id": 329,
      "rating": 5,
      "comments": "An automatic shipment was updated the same day.",
      "timestamp": "2023-01-29 20:25:41",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 736,
      "progress_id": 265,
      "rating": 4,
      "comments": "The invoice was rejected after a manual check.",
      "timestamp": "2023-10-29 00:10:57",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 737,
      "progress_id": 184,
      "rating": 5,
      "comments": "Support confirmed the details and the invoice was approved.",
      "timestamp": "2023-04-02 01:44:41",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 738,
      "progress_id": 42,
      "rating": 3,
      "comments": "The team asked for a change and the claim was reviewed.",
      "timestamp": "2023-03-09 12:10:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 739,
      "progress_id": 449,
      "rating": 2,
      "comments": "No response from the customer, so the claim was refunded.",
      "timestamp": "2023-04-02 07:35:55",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 740,
      "progress_id": 51,
      "rating": 3,
      "comments": "A late follow-up: the appointment was closed.",
      "timestamp": "2023-07-14 06:33:43",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 741,
      "progress_id": 254,
      "rating": 4,
      "comments": "No response from the courier, so the appointment was cancelled.",
      "timestamp": "2023-05-31 18:40:30",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 742,
      "progress_id": 500,
      "rating": 4,
      "comments": "No response from an operator, so the claim was confirmed.",
      "timestamp": "2023-10-15 21:45:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 743,
      "progress_id": 183,
      "rating": 5,
      "comments": "Flagged as unusual. The reviewer rejected the booking.",
      "timestamp": "2023-05-04 13:50:30",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 744,
      "progress_id": 545,
      "rating": 5,
      "comments": "The refund was reopened following a partial review.",
      "timestamp": "2023-04-27 02:45:51",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 745,
      "progress_id": 205,
      "rating": 4,
      "comments": "An unusual shipment was resolved the same day.",
      "timestamp": "2023-06-06 22:45:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 746,
      "progress_id": 89,
      "rating": 5,
      "comments": "No response from the courier, so the appointment was confirmed.",
      "timestamp": "2023-10-16 13:08:17",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 747,
      "progress_id": 306,
      "rating": 3,
      "comments": "The account owner reported a minor issue; the session was rejected.",
      "timestamp": "2023-09-15 18:50:44",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 748,
      "progress_id": 426,
      "rating": 1,
      "comments": "An operator confirmed the details and the session was completed.",
      "timestamp": "2023-03-09 13:54:44",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 749,
      "progress_id": 448,
      "rating": 1,
      "comments": "The order was rescheduled — manual case, no further action.",
      "timestamp": "2023-01-31 23:14:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 750,
      "progress_id": 346,
      "rating": 4,
      "comments": "The courier asked for a change and the delivery was reviewed.",
      "timestamp": "2023-05-10 22:19:46",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 751,
      "progress_id": 572,
      "rating": 5,
      "comments": "The record was processed following a duplicate review.",
      "timestamp": "2023-04-06 13:51:10",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 752,
      "progress_id": 390,
      "rating": 4,
      "comments": "An automatic delivery was closed the same day.",
      "timestamp": "2023-02-01 18:26:05",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 753,
      "progress_id": 458,
      "rating": 5,
      "comments": "The customer asked for a change and the appointment was completed.",
      "timestamp": "2023-08-25 09:06:28",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 754,
      "progress_id": 388,
      "rating": 5,
      "comments": "The invoice was completed — incomplete case, no further action.",
      "timestamp": "2023-09-13 20:59:10",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 755,
      "progress_id": 383,
      "rating": 4,
      "comments": "An unusual follow-up: the claim was completed.",
      "timestamp": "2023-06-04 00:08:18",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 756,
      "progress_id": 215,
      "rating": 2,
      "comments": "The item was refunded following a duplicate review.",
      "timestamp": "2023-10-14 23:39:56",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 757,
      "progress_id": 268,
      "rating": 5,
      "comments": "Support asked for a change and the payment was escalated.",
      "timestamp": "2023-07-28 04:34:39",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 758,
      "progress_id": 398,
      "rating": 5,
      "comments": "Flagged as partial. The customer replaced the document.",
      "timestamp": "2023-02-20 07:40:38",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 759,
      "progress_id": 574,
      "rating": 4,
      "comments": "The account owner reported a routine issue; the account was rescheduled.",
      "timestamp": "2023-02-04 07:26:59",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 760,
      "progress_id": 322,
      "rating": 5,
      "comments": "No response from the account owner, so the delivery was resolved.",
      "timestamp": "2023-05-25 17:13:52",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 761,
      "progress_id": 65,
      "rating": 1,
      "comments": "The record was delayed after a partial check.",
      "timestamp": "2023-05-13 00:08:59",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 762,
      "progress_id": 23,
      "rating": 3,
      "comments": "Flagged as minor. The team escalated the report.",
      "timestamp": "2023-09-21 23:20:18",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 763,
      "progress_id": 121,
      "rating": 3,
      "comments": "Flagged as minor. The team reviewed the request.",
      "timestamp": "2023-10-26 08:18:10",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 764,
      "progress_id": 148,
      "rating": 3,
      "comments": "No response from the courier, so the request was escalated.",
      "timestamp": "2023-10-22 08:34:58",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 765,
      "progress_id": 76,
      "rating": 5,
      "comments": "An urgent shipment was delayed the same day.",
      "timestamp": "2023-01-07 17:33:00",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 766,
      "progress_id": 53,
      "rating": 4,
      "comments": "The record was confirmed following a repeat review.",
      "timestamp": "2023-01-10 01:03:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 767,
      "progress_id": 13,
      "rating": 3,
      "comments": "The courier asked for a change and the ticket was reopened.",
      "timestamp": "2023-02-20 05:37:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 768,
      "progress_id": 336,
      "rating": 3,
      "comments": "The delivery was rejected — partial case, no further action.",
      "timestamp": "2023-10-18 00:24:06",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 769,
      "progress_id": 56,
      "rating": 5,
      "comments": "The reviewer asked for a change and the record was reviewed.",
      "timestamp": "2023-09-13 15:49:30",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 770,
      "progress_id": 553,
      "rating": 5,
      "comments": "The document was cancelled after a late check.",
      "timestamp": "2023-02-27 07:44:05",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 771,
      "progress_id": 279,
      "rating": 1,
      "comments": "The delivery was processed — manual case, no further action.",
      "timestamp": "2023-09-25 06:11:30",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 772,
      "progress_id": 184,
      "rating": 5,
      "comments": "The booking was resolved — repeat case, no further action.",
      "timestamp": "2023-08-02 10:42:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 773,
      "progress_id": 425,
      "rating": 5,
      "comments": "Flagged as partial. The reviewer updated the invoice.",
      "timestamp": "2023-01-12 22:54:30",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 774,
      "progress_id": 524,
      "rating": 5,
      "comments": "A standard follow-up: the account was reviewed.",
      "timestamp": "2023-01-15 10:26:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 775,
      "progress_id": 522,
      "rating": 5,
      "comments": "The booking was refunded after a manual check.",
      "timestamp": "2023-02-15 06:09:09",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 776,
      "progress_id": 550,
      "rating": 1,
      "comments": "No response from the courier, so the document was delayed.",
      "timestamp": "2023-02-24 23:44:50",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 777,
      "progress_id": 51,
      "rating": 5,
      "comments": "No response from the courier, so the ticket was approved.",
      "timestamp": "2023-04-14 16:22:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 778,
      "progress_id": 566,
      "rating": 2,
      "comments": "An operator reported a late issue; the document was closed.",
      "timestamp": "2023-08-24 08:33:29",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 779,
      "progress_id": 19,
      "rating": 5,
      "comments": "Flagged as late. Support closed the report.",
      "timestamp": "2023-05-22 15:42:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 780,
      "progress_id": 552,
      "rating": 4,
      "comments": "The report was processed — standard case, no further action.",
      "timestamp": "2023-03-07 04:39:27",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 781,
      "progress_id": 152,
      "rating": 4,
      "comments": "The booking was resolved following a partial review.",
      "timestamp": "2023-07-06 07:46:17",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 782,
      "progress_id": 386,
      "rating": 3,
      "comments": "No response from support, so the session was approved.",
      "timestamp": "2023-03-18 21:12:43",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 783,
      "progress_id": 183,
      "rating": 2,
      "comments": "The account owner asked for a change and the invoice was escalated.",
      "timestamp": "2023-07-12 11:18:40",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 784,
      "progress_id": 113,
      "rating": 2,
      "comments": "The document was reopened — standard case, no further action.",
      "timestamp": "2023-08-16 11:15:53",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 785,
      "progress_id": 555,
      "rating": 5,
      "comments": "The invoice was replaced — unusual case, no further action.",
      "timestamp": "2023-03-13 13:46:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 786,
      "progress_id": 565,
      "rating": 3,
      "comments": "Support confirmed the details and the appointment was approved.",
      "timestamp": "2023-08-18 23:17:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 787,
      "progress_id": 272,
      "rating": 5,
      "comments": "An operator reported a manual issue; the refund was delayed.",
      "timestamp": "2023-05-10 07:53:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 788,
      "progress_id": 28,
      "rating": 5,
      "comments": "An operator confirmed the details and the payment was completed.",
      "timestamp": "2023-07-24 16:28:38",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 789,
      "progress_id": 278,
      "rating": 5,
      "comments": "The supplier reported a manual issue; the account was rescheduled.",
      "timestamp": "2023-08-21 19:03:51",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 790,
      "progress_id": 427,
      "rating": 5,
      "comments": "The item was escalated after an urgent check.",
      "timestamp": "2023-04-03 17:42:35",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 791,
      "progress_id": 521,
      "rating": 4,
      "comments": "Flagged as urgent. The supplier processed the request.",
      "timestamp": "2023-04-08 23:36:39",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 792,
      "progress_id": 501,
      "rating": 4,
      "comments": "A standard follow-up: the ticket was cancelled.",
      "timestamp": "2023-10-15 16:34:05",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 793,
      "progress_id": 41,
      "rating": 1,
      "comments": "The customer asked for a change and the record was resolved.",
      "timestamp": "2023-05-04 23:55:09",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 794,
      "progress_id": 267,
      "rating": 4,
      "comments": "No response from the account owner, so the transfer was rejected.",
      "timestamp": "2023-10-27 16:57:07",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 795,
      "progress_id": 375,
      "rating": 3,
      "comments": "The transfer was delayed — unusual case, no further action.",
      "timestamp": "2023-05-08 05:43:26",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 796,
      "progress_id": 111,
      "rating": 5,
      "comments": "No response from an operator, so the report was confirmed.",
      "timestamp": "2023-05-02 18:16:37",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 797,
      "progress_id": 522,
      "rating": 3,
      "comments": "The customer confirmed the details and the record was rescheduled.",
      "timestamp": "2023-07-26 17:05:16",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 798,
      "progress_id": 402,
      "rating": 4,
      "comments": "No response from the team, so the order was escalated.",
      "timestamp": "2023-01-23 17:45:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 799,
      "progress_id": 284,
      "rating": 5,
      "comments": "The courier asked for a change and the shipment was approved.",
      "timestamp": "2023-01-01 11:10:32",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 800,
      "progress_id": 484,
      "rating": 2,
      "comments": "The supplier confirmed the details and the payment was approved.",
      "timestamp": "2023-03-07 17:49:39",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 801,
      "progress_id": 89,
      "rating": 5,
      "comments": "No response from the team, so the report was updated.",
      "timestamp": "2023-03-19 23:13:09",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 802,
      "progress_id": 466,
      "rating": 5,
      "comments": "The customer reported a late issue; the request was processed.",
      "timestamp": "2023-10-23 10:02:16",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 803,
      "progress_id": 505,
      "rating": 2,
      "comments": "Flagged as unusual. The courier closed the refund.",
      "timestamp": "2023-05-18 10:58:39",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 804,
      "progress_id": 178,
      "rating": 3,
      "comments": "The customer confirmed the details and the appointment was delayed.",
      "timestamp": "2023-08-19 11:29:56",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 805,
      "progress_id": 256,
      "rating": 4,
      "comments": "The order was reviewed after a manual check.",
      "timestamp": "2023-03-27 15:04:06",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 806,
      "progress_id": 189,
      "rating": 2,
      "comments": "The order was cancelled after a repeat check.",
      "timestamp": "2023-07-13 15:48:51",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 807,
      "progress_id": 213,
      "rating": 3,
      "comments": "The account owner asked for a change and the booking was rescheduled.",
      "timestamp": "2023-04-27 20:18:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 808,
      "progress_id": 224,
      "rating": 2,
      "comments": "The courier asked for a change and the request was reopened.",
      "timestamp": "2023-04-14 16:16:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 809,
      "progress_id": 573,
      "rating": 2,
      "comments": "Support asked for a change and the item was delayed.",
      "timestamp": "2023-09-06 07:01:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 810,
      "progress_id": 339,
      "rating": 4,
      "comments": "The appointment was updated — duplicate case, no further action.",
      "timestamp": "2023-04-11 15:58:27",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 811,
      "progress_id": 324,
      "rating": 5,
      "comments": "No response from the account owner, so the request was replaced.",
      "timestamp": "2023-06-29 21:44:34",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 812,
      "progress_id": 39,
      "rating": 5,
      "comments": "Flagged as unusual. The courier approved the claim.",
      "timestamp": "2023-02-28 13:12:13",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 813,
      "progress_id": 58,
      "rating": 3,
      "comments": "No response from the courier, so the order was escalated.",
      "timestamp": "2023-01-28 00:31:25",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 814,
      "progress_id": 90,
      "rating": 5,
      "comments": "The supplier reported a partial issue; the refund was approved.",
      "timestamp": "2023-09-21 03:22:18",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 815,
      "progress_id": 102,
      "rating": 4,
      "comments": "The supplier asked for a change and the claim was reviewed.",
      "timestamp": "2023-07-15 14:45:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 816,
      "progress_id": 409,
      "rating": 4,
      "comments": "The transfer was closed following an urgent review.",
      "timestamp": "2023-05-28 02:50:58",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 817,
      "progress_id": 266,
      "rating": 4,
      "comments": "The payment was cancelled following a routine review.",
      "timestamp": "2023-09-05 15:58:19",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 818,
      "progress_id": 519,
      "rating": 1,
      "comments": "An automatic follow-up: the delivery was delayed.",
      "timestamp": "2023-04-07 13:48:19",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 819,
      "progress_id": 61,
      "rating": 3,
      "comments": "The account owner reported an automatic issue; the record was confirmed.",
      "timestamp": "2023-09-29 11:55:39",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 820,
      "progress_id": 490,
      "rating": 5,
      "comments": "The claim was confirmed following a duplicate review.",
      "timestamp": "2023-08-08 13:43:30",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 821,
      "progress_id": 548,
      "rating": 5,
      "comments": "Flagged as unusual. Support approved the record.",
      "timestamp": "2023-06-30 09:46:07",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 822,
      "progress_id": 281,
      "rating": 5,
      "comments": "An operator confirmed the details and the payment was rescheduled.",
      "timestamp": "2023-01-08 18:06:33",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 823,
      "progress_id": 75,
      "rating": 4,
      "comments": "Flagged as automatic. The courier completed the ticket.",
      "timestamp": "2023-07-03 13:15:30",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 824,
      "progress_id": 416,
      "rating": 4,
      "comments": "The order was completed — manual case, no further action.",
      "timestamp": "2023-10-21 01:19:01",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 825,
      "progress_id": 165,
      "rating": 4,
      "comments": "An operator confirmed the details and the record was rescheduled.",
      "timestamp": "2023-04-10 00:01:17",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 826,
      "progress_id": 20,
      "rating": 5,
      "comments": "An operator asked for a change and the item was delayed.",
      "timestamp": "2023-04-28 12:46:43",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 827,
      "progress_id": 307,
      "rating": 4,
      "comments": "The refund was processed — repeat case, no further action.",
      "timestamp": "2023-03-12 20:51:14",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 828,
      "progress_id": 542,
      "rating": 3,
      "comments": "The report was rescheduled — duplicate case, no further action.",
      "timestamp": "2023-07-15 11:52:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 829,
      "progress_id": 491,
      "rating": 2,
      "comments": "No response from the reviewer, so the account was refunded.",
      "timestamp": "2023-05-31 12:32:00",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 830,
      "progress_id": 222,
      "rating": 3,
      "comments": "The payment was rejected — partial case, no further action.",
      "timestamp": "2023-07-11 22:22:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 831,
      "progress_id": 479,
      "rating": 5,
      "comments": "An operator reported a standard issue; the session was resolved.",
      "timestamp": "2023-03-16 12:11:32",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 832,
      "progress_id": 523,
      "rating": 4,
      "comments": "The refund was escalated — routine case, no further action.",
      "timestamp": "2023-10-22 12:42:17",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 833,
      "progress_id": 507,
      "rating": 3,
      "comments": "The ticket was processed following an automatic review.",
      "timestamp": "2023-07-04 06:12:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 834,
      "progress_id": 75,
      "rating": 3,
      "comments": "The account owner reported an automatic issue; the payment was reopened.",
      "timestamp": "2023-05-30 12:14:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 835,
      "progress_id": 332,
      "rating": 3,
      "comments": "The supplier reported a duplicate issue; the transfer was closed.",
      "timestamp": "2023-07-28 23:54:52",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 836,
      "progress_id": 73,
      "rating": 5,
      "comments": "The refund was reviewed following a minor review.",
      "timestamp": "2023-03-15 01:34:57",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 837,
      "progress_id": 325,
      "rating": 3,
      "comments": "The appointment was completed — repeat case, no further action.",
      "timestamp": "2023-05-07 18:35:55",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 838,
      "progress_id": 525,
      "rating": 4,
      "comments": "The order was cancelled — duplicate case, no further action.",
      "timestamp": "2023-05-17 22:48:11",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 839,
      "progress_id": 67,
      "rating": 5,
      "comments": "Flagged as standard. The account owner resolved the session.",
      "timestamp": "2023-08-05 05:16:37",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 840,
      "progress_id": 571,
      "rating": 4,
      "comments": "The order was confirmed — automatic case, no further action.",
      "timestamp": "2023-05-06 16:34:21",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 841,
      "progress_id": 328,
      "rating": 5,
      "comments": "An operator confirmed the details and the ticket was closed.",
      "timestamp": "2023-09-13 01:05:01",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 842,
      "progress_id": 341,
      "rating": 4,
      "comments": "The courier reported an automatic issue; the delivery was rescheduled.",
      "timestamp": "2023-01-31 07:58:05",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 843,
      "progress_id": 110,
      "rating": 4,
      "comments": "No response from the courier, so the claim was completed.",
      "timestamp": "2023-07-19 05:14:36",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 844,
      "progress_id": 307,
      "rating": 3,
      "comments": "A standard follow-up: the session was delayed.",
      "timestamp": "2023-04-21 06:05:42",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 845,
      "progress_id": 598,
      "rating": 4,
      "comments": "No response from the account owner, so the account was cancelled.",
      "timestamp": "2023-08-11 08:27:25",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 846,
      "progress_id": 596,
      "rating": 2,
      "comments": "The invoice was replaced following a late review.",
      "timestamp": "2023-01-25 05:39:24",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 847,
      "progress_id": 427,
      "rating": 1,
      "comments": "The ticket was resolved after an automatic check.",
      "timestamp": "2023-04-19 16:47:12",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 848,
      "progress_id": 83,
      "rating": 5,
      "comments": "An unusual claim was completed the same day.",
      "timestamp": "2023-10-14 16:59:16",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 849,
      "progress_id": 367,
      "rating": 5,
      "comments": "The ticket was refunded after a standard check.",
      "timestamp": "2023-08-27 01:52:41",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 850,
      "progress_id": 304,
      "rating": 2,
      "comments": "The item was confirmed — repeat case, no further action.",
      "timestamp": "2023-04-05 09:52:38",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 851,
      "progress_id": 86,
      "rating": 1,
      "comments": "The customer asked for a change and the appointment was resolved.",
      "timestamp": "2023-04-20 00:55:02",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 852,
      "progress_id": 378,
      "rating": 3,
      "comments": "The account owner asked for a change and the session was closed.",
      "timestamp": "2023-03-03 18:20:49",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 853,
      "progress_id": 585,
      "rating": 5,
      "comments": "The session was refunded after a duplicate check.",
      "timestamp": "2023-03-09 19:12:50",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 854,
      "progress_id": 98,
      "rating": 3,
      "comments": "The refund was confirmed following a late review.",
      "timestamp": "2023-03-28 22:56:47",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 855,
      "progress_id": 269,
      "rating": 4,
      "comments": "Flagged as standard. The account owner resolved the invoice.",
      "timestamp": "2023-01-07 20:19:57",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 856,
      "progress_id": 25,
      "rating": 2,
      "comments": "An unusual follow-up: the report was approved.",
      "timestamp": "2023-01-31 21:54:16",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 857,
      "progress_id": 14,
      "rating": 3,
      "comments": "The courier reported a late issue; the booking was closed.",
      "timestamp": "2023-04-22 16:51:01",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 858,
      "progress_id": 470,
      "rating": 5,
      "comments": "A routine order was replaced the same day.",
      "timestamp": "2023-10-06 18:55:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 859,
      "progress_id": 217,
      "rating": 2,
      "comments": "The courier asked for a change and the record was updated.",
      "timestamp": "2023-06-16 20:32:01",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 860,
      "progress_id": 264,
      "rating": 5,
      "comments": "The payment was updated following a manual review.",
      "timestamp": "2023-03-27 18:39:28",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 861,
      "progress_id": 372,
      "rating": 4,
      "comments": "The ticket was refunded after an urgent check.",
      "timestamp": "2023-07-09 06:45:17",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 862,
      "progress_id": 224,
      "rating": 3,
      "comments": "An operator confirmed the details and the document was rescheduled.",
      "timestamp": "2023-10-30 16:59:27",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 863,
      "progress_id": 420,
      "rating": 4,
      "comments": "The transfer was updated following an urgent review.",
      "timestamp": "2023-08-14 21:01:20",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 864,
      "progress_id": 444,
      "rating": 5,
      "comments": "An operator asked for a change and the record was rescheduled.",
      "timestamp": "2023-05-09 02:33:23",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 865,
      "progress_id": 520,
      "rating": 5,
      "comments": "The document was approved after a routine check.",
      "timestamp": "2023-09-02 02:11:25",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 866,
      "progress_id": 38,
      "rating": 5,
      "comments": "The refund was rescheduled — automatic case, no further action.",
      "timestamp": "2023-05-14 00:19:52",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 867,
      "progress_id": 354,
      "rating": 4,
      "comments": "Flagged as repeat. Support replaced the ticket.",
      "timestamp": "2023-02-10 09:05:38",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 868,
      "progress_id": 567,
      "rating": 4,
      "comments": "The delivery was escalated — automatic case, no further action.",
      "timestamp": "2023-09-08 16:02:32",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 869,
      "progress_id": 34,
      "rating": 3,
      "comments": "The courier confirmed the details and the session was rejected.",
      "timestamp": "2023-05-21 19:17:50",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 870,
      "progress_id": 202,
      "rating": 5,
      "comments": "The booking was confirmed — repeat case, no further action.",
      "timestamp": "2023-01-02 12:51:38",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 871,
      "progress_id": 301,
      "rating": 1,
      "comments": "A manual transfer was reviewed the same day.",
      "timestamp": "2023-10-16 10:42:56",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 872,
      "progress_id": 255,
      "rating": 4,
      "comments": "No response from the reviewer, so the payment was closed.",
      "timestamp": "2023-09-28 00:38:45",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 873,
      "progress_id": 233,
      "rating": 2,
      "comments": "The account owner reported an urgent issue; the transfer was approved.",
      "timestamp": "2023-08-29 05:48:54",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 874,
      "progress_id": 117,
      "rating": 3,
      "comments": "Flagged as routine. The customer delayed the refund.",
      "timestamp": "2023-08-12 02:53:08",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 875,
      "progress_id": 308,
      "rating": 2,
      "comments": "The item was cancelled — automatic case, no further action.",
      "timestamp": "2023-10-26 12:58:42",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 876,
      "progress_id": 187,
      "rating": 5,
      "comments": "The report was updated after a standard check.",
      "timestamp": "2023-02-08 04:18:18",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 877,
      "progress_id": 299,
      "rating": 3,
      "comments": "The supplier reported a partial issue; the booking was delayed.",
      "timestamp": "2023-09-01 11:57:37",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 878,
      "progress_id": 358,
      "rating": 4,
      "comments": "Flagged as repeat. The customer reopened the document.",
      "timestamp": "2023-01-25 01:44:00",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 879,
      "progress_id": 349,
      "rating": 5,
      "comments": "No response from the reviewer, so the claim was closed.",
      "timestamp": "2023-06-28 06:22:15",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 880,
      "progress_id": 29,
      "rating": 4,
      "comments": "The request was resolved following an unusual review.",
      "timestamp": "2023-03-26 04:37:53",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 881,
      "progress_id": 475,
      "rating": 2,
      "comments": "Flagged as routine. Support rejected the session.",
      "timestamp": "2023-10-13 03:16:11",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 882,
      "progress_id": 420,
      "rating": 1,
      "comments": "The account was processed — partial case, no further action.",
      "timestamp": "2023-05-19 01:36:26",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 883,
      "progress_id": 8,
      "rating": 5,
      "comments": "A manual follow-up: the delivery was processed.",
      "timestamp": "2023-08-24 05:09:06",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 884,
      "progress_id": 504,
      "rating": 5,
      "comments": "An urgent order was reviewed the same day.",
      "timestamp": "2023-07-03 12:33:07",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 885,
      "progress_id": 267,
      "rating": 4,
      "comments": "No response from the courier, so the document was replaced.",
      "timestamp": "2023-01-04 05:34:33",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 886,
      "progress_id": 355,
      "rating": 5,
      "comments": "The report was replaced following a manual review.",
      "timestamp": "2023-04-09 12:46:19",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 887,
      "progress_id": 280,
      "rating": 1,
      "comments": "Flagged as standard. The reviewer reviewed the order.",
      "timestamp": "2023-04-22 07:40:21",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 888,
      "progress_id": 227,
      "rating": 2,
      "comments": "The payment was completed after a standard check.",
      "timestamp": "2023-10-23 00:45:18",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 889,
      "progress_id": 258,
      "rating": 3,
      "comments": "The document was closed after a minor check.",
      "timestamp": "2023-07-14 05:45:23",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 890,
      "progress_id": 366,
      "rating": 3,
      "comments": "Support confirmed the details and the shipment was rescheduled.",
      "timestamp": "2023-07-08 23:59:28",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 891,
      "progress_id": 50,
      "rating": 5,
      "comments": "The transfer was closed after a repeat check.",
      "timestamp": "2023-07-09 19:19:09",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 892,
      "progress_id": 64,
      "rating": 5,
      "comments": "The team reported a partial issue; the document was reopened.",
      "timestamp": "2023-02-24 02:16:09",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 893,
      "progress_id": 448,
      "rating": 3,
      "comments": "The refund was updated — late case, no further action.",
      "timestamp": "2023-07-07 17:30:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 894,
      "progress_id": 439,
      "rating": 2,
      "comments": "The account was processed — manual case, no further action.",
      "timestamp": "2023-02-27 03:35:43",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 895,
      "progress_id": 548,
      "rating": 4,
      "comments": "The record was refunded after an automatic check.",
      "timestamp": "2023-10-05 05:15:24",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 896,
      "progress_id": 146,
      "rating": 5,
      "comments": "Support confirmed the details and the delivery was confirmed.",
      "timestamp": "2023-01-05 18:48:50",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 897,
      "progress_id": 299,
      "rating": 4,
      "comments": "The team reported a late issue; the shipment was closed.",
      "timestamp": "2023-10-16 23:28:42",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 898,
      "progress_id": 286,
      "rating": 3,
      "comments": "The shipment was updated following a standard review.",
      "timestamp": "2023-03-02 10:35:53",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 899,
      "progress_id": 370,
      "rating": 2,
      "comments": "The team asked for a change and the session was completed.",
      "timestamp": "2023-07-18 14:40:13",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 900,
      "progress_id": 1,
      "rating": 5,
      "comments": "No response from the courier, so the booking was rejected.",
      "timestamp": "2023-06-16 04:12:10",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 901,
      "progress_id": 223,
      "rating": 2,
      "comments": "The request was confirmed after an automatic check.",
      "timestamp": "2023-06-16 21:51:39",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 902,
      "progress_id": 398,
      "rating": 1,
      "comments": "The courier confirmed the details and the payment was rejected.",
      "timestamp": "2023-06-02 17:23:17",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 903,
      "progress_id": 287,
      "rating": 4,
      "comments": "The account owner asked for a change and the session was confirmed.",
      "timestamp": "2023-10-30 17:56:24",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 904,
      "progress_id": 389,
      "rating": 4,
      "comments": "The courier confirmed the details and the request was refunded.",
      "timestamp": "2023-01-11 21:34:28",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 905,
      "progress_id": 473,
      "rating": 5,
      "comments": "Support reported an automatic issue; the account was confirmed.",
      "timestamp": "2023-08-29 09:22:23",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 906,
      "progress_id": 487,
      "rating": 5,
      "comments": "No response from the courier, so the booking was rejected.",
      "timestamp": "2023-10-23 04:39:11",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 907,
      "progress_id": 79,
      "rating": 3,
      "comments": "The item was updated following a duplicate review.",
      "timestamp": "2023-08-21 20:27:51",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 908,
      "progress_id": 231,
      "rating": 2,
      "comments": "The transfer was refunded following an incomplete review.",
      "timestamp": "2023-06-15 09:13:59",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 909,
      "progress_id": 314,
      "rating": 5,
      "comments": "The appointment was updated following a routine review.",
      "timestamp": "2023-02-12 08:44:27",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 910,
      "progress_id": 149,
      "rating": 5,
      "comments": "A manual document was closed the same day.",
      "timestamp": "2023-07-30 23:04:08",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 911,
      "progress_id": 238,
      "rating": 5,
      "comments": "A partial follow-up: the appointment was cancelled.",
      "timestamp": "2023-06-11 14:12:05",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 912,
      "progress_id": 241,
      "rating": 4,
      "comments": "The account owner confirmed the details and the item was approved.",
      "timestamp": "2023-02-02 20:58:40",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 913,
      "progress_id": 364,
      "rating": 4,
      "comments": "The courier confirmed the details and the account was confirmed.",
      "timestamp": "2023-02-26 09:18:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 914,
      "progress_id": 84,
      "rating": 5,
      "comments": "A repeat follow-up: the report was updated.",
      "timestamp": "2023-01-06 00:41:53",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 915,
      "progress_id": 549,
      "rating": 2,
      "comments": "No response from the team, so the ticket was delayed.",
      "timestamp": "2023-06-08 05:33:58",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 916,
      "progress_id": 474,
      "rating": 3,
      "comments": "A late follow-up: the refund was completed.",
      "timestamp": "2023-01-01 15:25:36",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 917,
      "progress_id": 569,
      "rating": 2,
      "comments": "The session was cancelled — repeat case, no further action.",
      "timestamp": "2023-10-06 15:16:50",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 918,
      "progress_id": 513,
      "rating": 5,
      "comments": "The customer asked for a change and the record was closed.",
      "timestamp": "2023-03-21 10:17:28",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 919,
      "progress_id": 489,
      "rating": 4,
      "comments": "The reviewer confirmed the details and the account was resolved.",
      "timestamp": "2023-01-14 22:19:31",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 920,
      "progress_id": 506,
      "rating": 4,
      "comments": "No response from the team, so the claim was refunded.",
      "timestamp": "2023-07-06 23:57:30",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 921,
      "progress_id": 69,
      "rating": 3,
      "comments": "The shipment was reviewed — routine case, no further action.",
      "timestamp": "2023-09-17 07:57:12",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 922,
      "progress_id": 437,
      "rating": 4,
      "comments": "The account was resolved after an urgent check.",
      "timestamp": "2023-04-12 08:04:19",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 923,
      "progress_id": 229,
      "rating": 2,
      "comments": "An incomplete request was approved the same day.",
      "timestamp": "2023-05-07 09:29:14",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 924,
      "progress_id": 376,
      "rating": 4,
      "comments": "The account owner confirmed the details and the order was refunded.",
      "timestamp": "2023-07-23 16:58:00",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 925,
      "progress_id": 535,
      "rating": 3,
      "comments": "No response from the team, so the record was escalated.",
      "timestamp": "2023-03-10 21:37:16",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 926,
      "progress_id": 104,
      "rating": 2,
      "comments": "The document was approved following an incomplete review.",
      "timestamp": "2023-02-21 01:12:27",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 927,
      "progress_id": 244,
      "rating": 4,
      "comments": "Flagged as duplicate. The supplier delayed the document.",
      "timestamp": "2023-08-31 19:23:22",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 928,
      "progress_id": 391,
      "rating": 5,
      "comments": "The transfer was processed after a repeat check.",
      "timestamp": "2023-02-23 17:03:32",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 929,
      "progress_id": 93,
      "rating": 2,
      "comments": "The invoice was approved following a routine review.",
      "timestamp": "2023-10-14 12:19:33",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 930,
      "progress_id": 79,
      "rating": 4,
      "comments": "The customer asked for a change and the report was refunded.",
      "timestamp": "2023-05-27 13:01:06",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 931,
      "progress_id": 71,
      "rating": 5,
      "comments": "The invoice was completed — duplicate case, no further action.",
      "timestamp": "2023-07-23 02:30:04",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 932,
      "progress_id": 259,
      "rating": 4,
      "comments": "No response from an operator, so the ticket was completed.",
      "timestamp": "2023-04-14 08:32:30",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 933,
      "progress_id": 149,
      "rating": 5,
      "comments": "The payment was rescheduled after a standard check.",
      "timestamp": "2023-06-11 14:30:29",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 934,
      "progress_id": 100,
      "rating": 3,
      "comments": "A duplicate document was replaced the same day.",
      "timestamp": "2023-05-29 21:08:46",
      "helpfulness_score": 2
    },
    {
      "feedback_id": 935,
      "progress_id": 167,
      "rating": 5,
      "comments": "No response from the account owner, so the request was cancelled.",
      "timestamp": "2023-06-14 16:06:13",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 936,
      "progress_id": 182,
      "rating": 4,
      "comments": "A repeat follow-up: the session was rejected.",
      "timestamp": "2023-04-24 08:44:08",
      "helpfulness_score": 3
    },
    {
      "feedback_id": 937,
      "progress_id": 176,
      "rating": 4,
      "comments": "The account owner asked for a change and the account was confirmed.",
      "timestamp": "2023-06-28 15:33:50",
      "helpfulness_score": 1
    },
    {
      "feedback_id": 938,
      "progress_id": 506,
      "rating": 3,
      "comments": "Flagged as urgent. The reviewer delayed the ticket.",
      "timestamp": "2023-04-26 16:57:55",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 939,
      "progress_id": 502,
      "rating": 2,
      "comments": "An operator asked for a change and the account was refunded.",
      "timestamp": "2023-05-14 01:42:52",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 940,
      "progress_id": 347,
      "rating": 4,
      "comments": "The request was delayed — incomplete case, no further action.",
      "timestamp": "2023-08-17 07:00:17",
      "helpfulness_score": 5
    },
    {
      "feedback_id": 941,
      "progress_id": 246,
      "rating": 5,
      "comments": "The courier asked for a change and the record was delayed.",
      "timestamp": "2023-05-24 13:18:45",
      "helpfulness_score": 4
    },
    {
      "feedback_id": 942,
      "progress_id": 382,
      "rating": 2,
      "comments": "A duplicate follow-up: the claim was escalated.",
      "timestamp": "2023-05-13 11:13:56",
      "helpfulness_score": 2
    }
  ]
}
