{
  "_id": "6a1f1c79b401979e7341f8a4",
  "Package": "rKolada",
  "Type": "Package",
  "Title": "Access Data from the 'Kolada' Database",
  "Version": "0.3.2.9001",
  "Authors@R": "person(\"Love\", \"Hansson\", email =\n\"love.hansson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Maintainer": "Love Hansson <love.hansson@gmail.com>",
  "Description": "Methods for downloading and processing data and metadata\nfrom 'Kolada', the official Swedish regions and municipalities\ndatabase <https://www.kolada.se/>.",
  "License": "AGPL-3",
  "URL": "https://lchansson.github.io/rKolada/,\nhttps://github.com/lchansson/rKolada",
  "BugReports": "https://github.com/lchansson/rKolada/issues",
  "Encoding": "UTF-8",
  "Remotes": [
    "LCHansson/nordstatExtras"
  ],
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://lchansson.r-universe.dev",
  "Date/Publication": "2026-04-16 12:12:00 UTC",
  "RemoteUrl": "https://github.com/lchansson/rkolada",
  "RemoteRef": "HEAD",
  "RemoteSha": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:57:29 UTC",
    "User": "root"
  },
  "Author": "Love Hansson [aut, cre, cph]",
  "MD5sum": "bcbf1bad0fc4ea38136f94e3cded66cc",
  "_user": "lchansson",
  "_type": "src",
  "_file": "rKolada_0.3.2.9001.tar.gz",
  "_fileid": "3b41c09fc92031d6808076b056f28f963d08469510094c33b0484926344e6821",
  "_filesize": 920093,
  "_sha256": "3b41c09fc92031d6808076b056f28f963d08469510094c33b0484926344e6821",
  "_created": "2026-05-16T08:57:29.000Z",
  "_published": "2026-06-02T18:10:01.202Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139829762,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032144662"
    },
    {
      "job": 79139830233,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032144879"
    },
    {
      "job": 79139829928,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032143227"
    },
    {
      "job": 79139829740,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032141822"
    },
    {
      "job": 79139830533,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032129255"
    },
    {
      "job": 79139829157,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366046068"
    },
    {
      "job": 79139829735,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032139515"
    },
    {
      "job": 79139830238,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032140222"
    },
    {
      "job": 79139830344,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032141774"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lchansson/rkolada",
  "_commit": {
    "id": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
    "author": "LCHansson <love.hansson@gmail.com>",
    "committer": "LCHansson <love.hansson@gmail.com>",
    "message": "[Dev] Add warnings on zero hits\n",
    "time": 1776341520
  },
  "_maintainer": {
    "name": "Love Hansson",
    "email": "love.hansson@gmail.com",
    "login": "lchansson",
    "uuid": 2472298
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nordstatExtras",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    }
  ],
  "_owner": "lchansson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "lchansson",
      "count": 179,
      "uuid": 2472298
    }
  ],
  "_userbio": {
    "uuid": 2472298,
    "type": "user",
    "name": "Love Hansson"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rKolada"
  },
  "_devurl": "https://github.com/lchansson/rkolada",
  "_pkgdown": "https://lchansson.github.io/rKolada/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rKolada.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lchansson/rkolada",
  "_realowner": "lchansson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-05-12"
    },
    {
      "version": "0.1.3",
      "date": "2020-06-07"
    },
    {
      "version": "0.2.0",
      "date": "2021-03-23"
    },
    {
      "version": "0.2.1",
      "date": "2022-03-10"
    },
    {
      "version": "0.2.3",
      "date": "2024-05-14"
    },
    {
      "version": "0.3.0",
      "date": "2026-03-04"
    },
    {
      "version": "0.3.1",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "allowed_entities",
    "compose_metadata_query",
    "get_kpi",
    "get_kpi_groups",
    "get_metadata",
    "get_municipality",
    "get_municipality_groups",
    "get_ou",
    "get_values",
    "kolada_available",
    "kolada_cache_dir",
    "kolada_clear_cache",
    "kpi_bind_keywords",
    "kpi_describe",
    "kpi_extract_ids",
    "kpi_grp_describe",
    "kpi_grp_extract_ids",
    "kpi_grp_search",
    "kpi_grp_unnest",
    "kpi_minimize",
    "kpi_search",
    "municipality_extract_ids",
    "municipality_grp_describe",
    "municipality_grp_extract_ids",
    "municipality_grp_search",
    "municipality_grp_unnest",
    "municipality_id_to_name",
    "municipality_name_to_id",
    "municipality_search",
    "ou_search",
    "values_legend",
    "values_minimize"
  ],
  "_help": [
    {
      "page": "allowed_entities",
      "title": "Allowed entities: Kolada metadata classes",
      "topics": [
        "allowed_entities"
      ]
    },
    {
      "page": "compose_data_query",
      "title": "Compose a query to fetch metadata from the Kolada API. Its use is mainly",
      "topics": [
        "compose_data_query"
      ]
    },
    {
      "page": "compose_metadata_query",
      "title": "Compose a query to fetch metadata from the Kolada API.",
      "topics": [
        "compose_metadata_query"
      ]
    },
    {
      "page": "get_kpi",
      "title": "Download metadata for a specific entity from the Kolada API",
      "topics": [
        "get_kpi",
        "get_kpi_groups",
        "get_municipality",
        "get_municipality_groups",
        "get_ou"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Download metadata from the Kolada API",
      "topics": [
        "get_metadata"
      ]
    },
    {
      "page": "get_values",
      "title": "Get data from Kolada",
      "topics": [
        "get_values"
      ]
    },
    {
      "page": "kolada_available",
      "title": "Check if the Kolada API is available",
      "topics": [
        "kolada_available"
      ]
    },
    {
      "page": "kolada_cache_dir",
      "title": "Get the rKolada cache directory",
      "topics": [
        "kolada_cache_dir"
      ]
    },
    {
      "page": "kolada_clear_cache",
      "title": "Clear the rKolada cache",
      "topics": [
        "kolada_clear_cache"
      ]
    },
    {
      "page": "kpi_bind_keywords",
      "title": "Add keyword columns to a Kolada KPI table",
      "topics": [
        "kpi_bind_keywords"
      ]
    },
    {
      "page": "kpi_describe",
      "title": "Describe the KPIs in a Kolada KPI metadata table",
      "topics": [
        "kpi_describe"
      ]
    },
    {
      "page": "kpi_extract_ids",
      "title": "Extract a vector of KPI ID strings from a Kolada KPI metadata table",
      "topics": [
        "kpi_extract_ids"
      ]
    },
    {
      "page": "kpi_grp_describe",
      "title": "Describe the KPIs in a Kolada KPI Group metadata table",
      "topics": [
        "kpi_grp_describe"
      ]
    },
    {
      "page": "kpi_grp_extract_ids",
      "title": "Extract KPI ID strings from a Kolada KPI Group metadata table",
      "topics": [
        "kpi_grp_extract_ids"
      ]
    },
    {
      "page": "kpi_grp_search",
      "title": "Search a Kolada KPI Group metadata table for group names",
      "topics": [
        "kpi_grp_search"
      ]
    },
    {
      "page": "kpi_grp_unnest",
      "title": "Create a KPI table from a Kolada KPI Group metadata table",
      "topics": [
        "kpi_grp_unnest"
      ]
    },
    {
      "page": "kpi_minimize",
      "title": "Simplify a KPI table",
      "topics": [
        "kpi_minimize"
      ]
    },
    {
      "page": "kpi_search",
      "title": "Search for Kolada KPIs using a Kolada KPI table",
      "topics": [
        "kpi_search"
      ]
    },
    {
      "page": "municipality_extract_ids",
      "title": "Extract a vector of municipality ID strings from a Kolada municipality table",
      "topics": [
        "municipality_extract_ids"
      ]
    },
    {
      "page": "municipality_grp_describe",
      "title": "Describe the municipalitie in a Kolada Municipality Group metadata table",
      "topics": [
        "municipality_grp_describe"
      ]
    },
    {
      "page": "municipality_grp_extract_ids",
      "title": "Extract municipality ID strings from a Kolada municipality group table",
      "topics": [
        "municipality_grp_extract_ids"
      ]
    },
    {
      "page": "municipality_grp_search",
      "title": "Search a Kolada Municipality Group metadata table for group names",
      "topics": [
        "municipality_grp_search"
      ]
    },
    {
      "page": "municipality_grp_unnest",
      "title": "Create a municipality table from a Kolada Municipality Group metadata table",
      "topics": [
        "municipality_grp_unnest"
      ]
    },
    {
      "page": "municipality_id_to_name",
      "title": "Convert a vector of municipality ids to municipality names",
      "topics": [
        "municipality_id_to_name"
      ]
    },
    {
      "page": "municipality_name_to_id",
      "title": "Convert a vector of municipality names to municipality ids",
      "topics": [
        "municipality_name_to_id"
      ]
    },
    {
      "page": "municipality_search",
      "title": "Search a Kolada municipality metadata table",
      "topics": [
        "municipality_search"
      ]
    },
    {
      "page": "ou_search",
      "title": "Search a Kolada Organizational Unit metadata table",
      "topics": [
        "ou_search"
      ]
    },
    {
      "page": "values_legend",
      "title": "Create KPI long-form descriptions to add to a plot",
      "topics": [
        "values_legend"
      ]
    },
    {
      "page": "values_minimize",
      "title": "Simplify a Kolada values table",
      "topics": [
        "values_minimize"
      ]
    }
  ],
  "_readme": "https://github.com/lchansson/rkolada/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "a-quickstart-rkolada.Rmd",
      "filename": "a-quickstart-rkolada.html",
      "title": "A quick start guide to rKolada",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Get metadata",
        "2. Search metadata",
        "3. Describe KPIs",
        "4. Get data",
        "5. Inspect and visualise results",
        "Next steps",
        "Related packages"
      ],
      "created": "2021-03-20 11:25:12",
      "modified": "2026-04-10 12:41:48",
      "commits": 8
    },
    {
      "source": "introduction-to-rkolada.Rmd",
      "filename": "introduction-to-rkolada.html",
      "title": "Introduction to rKolada",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Kolada, a Key Performance Indicator database for Swedish municipalities and regions",
        "The data model",
        "Downloading data",
        "Downloading metadata: get functions",
        "Exploring metadata",
        "Extra functions for exploring KPI metadata",
        "Metadata groups",
        "Downloading data using metadata",
        "Related packages"
      ],
      "created": "2020-04-14 06:13:48",
      "modified": "2026-04-10 12:41:48",
      "commits": 20
    }
  ],
  "_score": 5.301029995663981,
  "_indexed": true,
  "_nocasepkg": "rkolada",
  "_universes": [
    "lchansson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:59:48.000Z",
      "distro": "noble",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "27f0c73b6d63c2039bbaa94d3eab3dd2d46404ae699745162e8c06f6cd465f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:59:49.000Z",
      "distro": "noble",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "45892a69b16932392ad64dea671059d203282c874407f6dd233ecc3270abcb33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:59:41.000Z",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "28a8f4884118479af33428a85c16974ad72cc03d9d1af919734ee58b65a2f1c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:59:19.000Z",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "54b11bd86673327864af676b3966537d97d54184362c9616d6986d232e31c04d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:58:53.000Z",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "cc1b1487ef7dc9290a382096674c0ed7081e4adf34a51b6ec7b1b3667730b428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:58:52.000Z",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "03952f4b266e63291d2cd95216218fa9877122e888c9ca30a2e9ad31956d7cdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9001",
      "date": "2026-05-16T08:59:11.000Z",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "06b2ad9c54510dc7c82fc53ef32c5b1d76b9652bbb3be9813c559a4eb8329bd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9001",
      "date": "2026-06-02T18:09:44.000Z",
      "commit": "8afe11f93bc8d931f808befe90dd6dfd85db4593",
      "fileid": "71b2ed46822c14096fde032ec8a4d16f964d49dceecc8b441c04ee75e909b810",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957819169"
    }
  ]
}