Skip to content
Snippets Groups Projects
Unverified Commit da577da6 authored by João Victor Risso's avatar João Victor Risso
Browse files

Implement matriculas in the API

Implement the following aggregations:
- per-state
- per-region
- country

In order to use these queries one should use the /api/v1/matriculas route. When
the 'agregar' query parameter is set, one could use the values 'estado' and 'regiao'
to run the aggregation for state and region, respectively. Otherwise, if no parameters
are supplied, it defaults to the whole country aggregation query.
parent 9a25381d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment