const CONSTANTS = { SORT_TYPES: { GOALS: 'goals', COUNTRY: 'country', POPULATION: 'population', }, };