baseddata.io/backend/models/pipelines.py

6 lines
85 B
Python

aggregate_mangrove_by_country = [
{
"$match": {"year": "2020"},
},
]