Hello
I want to make a web in which the entries of a CPT are shown grouped by years as in the image.

I need the list to be dynamic and when I classify the entries in the corresponding year the whole structure is generated in the frontend. That is, I can’t use the query loop block to create the listings by year.
I understand that it can be done but it will require some custom code, can you give me an indication of what WP or GP functions I have to look at to do it?