DocumentType counts

Hi, I have a small java program using Admin API to connect to broker and get a count for DocTypes. Is there a way for me to break down the count by date and time, e.g. all PurchaseOrders for this month?

Thanks