-
João Victor Risso authored
Changelog: - Add education level to all queries - Add route '/education_level' to query the available education levels. The response is a set of pairs (id, education_level) - Change var declarations to their respective const and let counterparts - Fix wrong foreign key name in the aggregation by states. When a adm_dependency_id parameter was supplied, the query would fail.
João Victor Risso authoredChangelog: - Add education level to all queries - Add route '/education_level' to query the available education levels. The response is a set of pairs (id, education_level) - Change var declarations to their respective const and let counterparts - Fix wrong foreign key name in the aggregation by states. When a adm_dependency_id parameter was supplied, the query would fail.