Skip to content
Snippets Groups Projects
  • João Victor Risso's avatar
    da577da6
    Implement matriculas in the API · da577da6
    João Victor Risso authored
    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.
    Implement matriculas in the API
    João Victor Risso authored
    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.