Looking at the Network tab in the devtools, the http GET request https://cartelempire.online/Cartel/RepEarnings/Data?start=1778478561&end=1779083361&source=Job returns a status code of 304 and the data has an empty list for members, timeSeries and memberTimeSeries.
When going to https://cartelempire.online/Cartel/RepEarnings and then selecting "jobs", the pie charts don't show at all and the member list has no members.
Looking at the Network tab in the devtools, the http GET request
https://cartelempire.online/Cartel/RepEarnings/Data?start=1778478561&end=1779083361&source=Jobreturns a status code of 304 and the data has an empty list for members, timeSeries and memberTimeSeries.