Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new function: get_mun_hist_lookup(mID_to, year_from, year_to) #11

Open
ThomasKnecht opened this issue Jan 27, 2020 · 1 comment
Open
Assignees
Milestone

Comments

@ThomasKnecht
Copy link
Contributor

Generates a lookup table for the mapping of the municipality id's which were involved in the time series between year_from and year_to.

mID_to can be a vector of mID's.

output columns: mID_from, name_from, mID_to, name_to, year_from, population, area

@krlmlr
Copy link
Collaborator

krlmlr commented Jun 19, 2020

Is this solved with swc_get_merger_mapping_table() ?

@krlmlr krlmlr added this to the 0.3.0 milestone Mar 22, 2021
@krlmlr krlmlr mentioned this issue Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants