SQL to MongoDB Query

Convert SQL query to MongoDB Query/Aggregate

Input

Use date('...') or ISODate('...') to filter by date.
Use Id('...') or ObjectId('...') to filter by Mongodb ObjectId.