| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.statistic |
| Modifier and Type | Method and Description |
|---|---|
List<Population> |
PopulationStatisticsClient.getPopulation()
Fetch all population data data.
|
List<Population> |
PopulationStatisticsClient.getPopulation(Collection<String> regions,
Collection<String> relationshipStatuses,
Collection<String> ages,
Collection<Integer> genders,
Collection<Integer> years)
Fetch all population data which match the input constraints.
|
Copyright © 2016. All rights reserved.