- Use tic.
- Use data from
SwissHistMunData
package. - Remove
swcGetData()
,swcCheckData()
andswcReadData()
. - Fix Travis-CI errors.
- Use integers (instead of numerics) for IDs. Factor input also works.
- Mapping is now computed slightly faster
- Data are reloaded from the web if current month or package version changes.
-
Remove parameter municipalityIds to
swcGetMutations()
-
Improve computation of fitness to properly include abolished communes
-
Adapt
swcReadData()
to new data format
-
New function
swcGetMapping()
that computes a mapping between two lists of municipality IDs, with runnable example -
New datasets
SwissBirths
andSwissPop
-
New function
swcGetMutations()
that computes a list of municipality mutations from a list of municipality states -
New function
swcCheckData()
that checks the commune data for consistency
-
New function
swcGetData()
that reads commune data from the web only once and reuses cached results for forthcoming calls -
Rename function
read_historicized_commune_data()
toswcReadData()
- New function
read_historicized_commune_data()
to download and import historicized commune data from the BfS server