| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.demography |
| Modifier and Type | Method and Description |
|---|---|
List<FertilityRate> |
PopulationDemographyClient.getFertilityRate()
Fetch all fertility rate data.
|
List<FertilityRate> |
PopulationDemographyClient.getFertilityRate(Collection<String> regions,
Collection<Integer> genders,
Collection<Integer> years)
Fetch all fertility rate data which match the input constraints.
|
Copyright © 2016. All rights reserved.