I have three columns of data: year, month, and type. I need to count the type based on year and month. How to do? Thanks