{"id":32203384,"url":"https://github.com/valvaletl/smmt","last_synced_at":"2026-02-21T12:01:49.866Z","repository":{"id":62459038,"uuid":"339127458","full_name":"ValValetl/SMMT","owner":"ValValetl","description":"R tool to get municipality mapping table between two time points for Swiss municipalities","archived":false,"fork":false,"pushed_at":"2024-05-19T17:40:50.000Z","size":1676,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-09T11:42:58.354Z","etag":null,"topics":["cran","data-management","municipalities","r","statistics","switzerland"],"latest_commit_sha":null,"homepage":"https://cran.r-project.org/package=SMMT","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ValValetl.png","metadata":{"files":{"readme":"readme.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-15T15:53:24.000Z","updated_at":"2024-05-19T17:36:31.000Z","dependencies_parsed_at":"2024-01-01T10:04:35.539Z","dependency_job_id":"7b1ebe51-3076-41a4-944d-f80b68d312a8","html_url":"https://github.com/ValValetl/SMMT","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.10204081632653061","last_synced_commit":"330c0247e166456840aaa162e0440b1bb213188c"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ValValetl/SMMT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValValetl%2FSMMT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValValetl%2FSMMT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValValetl%2FSMMT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValValetl%2FSMMT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValValetl","download_url":"https://codeload.github.com/ValValetl/SMMT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValValetl%2FSMMT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29680147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T11:29:27.227Z","status":"ssl_error","status_checked_at":"2026-02-21T11:29:20.292Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran","data-management","municipalities","r","statistics","switzerland"],"created_at":"2025-10-22T04:38:34.233Z","updated_at":"2026-02-21T12:01:49.859Z","avatar_url":"https://github.com/ValValetl.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/\"\n)\n```\n\n# Swiss Municipality Data Merger Tool\n\n## Introduction\n\nThe SMMT is an R Package which helps merge municipal level data sets available for different points in time.\n\nIf you ever worked with Swiss municipal-level data, you almost certainly encountered the issue that the municipal state of your dataset is not the one you desired. E.g. it's not the actual municpial state or it does not match the state of a second dataset. \n\nThis R package helps to bring the municipal states together. \n\nA good starting point is [this vignette article](https://smmt.valentinknechtl.ch/articles/manual.html).\n\n\nThe Swiss Municipal Data Merger Tool automatically detects these mutations and maps municipalities over time, i.e. municipalities of an old state to municipalities of a new state. This functionality is helpful when working with datasets that are based on different spatial references like for example Swiss voting data.\n\n\n## Installation\n\n```{r, eval = FALSE}\n# Install released version from CRAN\ninstall.packages(\"SMMT\")\n```\n\n```{r, eval = FALSE}\n# Install most recent version from github.\ndevtools::install_github(\"ValValetl/SMMT\")\n```\n\n## Get started\n\n* Read the vignette  `vignette(\"manual\")` / [online](https://smmt.valentinknechtl.ch/articles/manual.html)\n* Look up the documentation of `?map_old_to_new_state`\n\n## Resources\n\n* SMMT on [CRAN](https://cran.r-project.org/package=SMMT)\n* For more background details, see [this article](https://onlinelibrary.wiley.com/doi/full/10.1111/spsr.12487) in the Swiss Political Science Review.\n\n## Further documentation\n\n* [eCH-0071 Datenstandard Historisiertes Gemeindeverzeichnis der Schweiz](https://ech.ch/de/ech/ech-0071/1.2.0): The Swiss municipal inventory is a well documented data standard which can be consulted at this webpage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalvaletl%2Fsmmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalvaletl%2Fsmmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalvaletl%2Fsmmt/lists"}