I can query my items from this week using:
SELECT * FROM data WHERE YEARWEEK(receivedOn, 1) = YEARWEEK(CURDATE(), 1)
But I would like to fetc