{
  "_id": "6a1f0d1bb401979e7341cf96",
  "Package": "z22",
  "Type": "Package",
  "Title": "Official Gridded Data from the German Census 2022",
  "Version": "1.1.4",
  "Authors@R": "person(\"Jonas\", \"Lieth\", , \"jslth@outlook.com\", role = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-3451-3176\"))",
  "Maintainer": "Jonas Lieth <jslth@outlook.com>",
  "Description": "Provides fast and easy access to German census grid data\nfrom the 2011 and 2022 censuses <https://www.zensus2022.de/>,\nincluding a wide range of socio-economic indicators at multiple\nspatial resolutions (100m, 1km, 10km). Enables efficient\ndownload, processing, and analysis of large census datasets\ncovering population, households, families, dwellings, and\nbuildings. Harmonized data structures allow direct comparison\nwith the 2011 census, supporting temporal and spatial analyses.\nFacilitates conversion of data into common formats for spatial\nanalysis and mapping ('terra', 'sf', 'ggplot2').",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jslth/z22/, https://jslth.github.io/z22/",
  "BugReports": "https://github.com/jslth/z22/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://jslth.r-universe.dev",
  "Date/Publication": "2026-04-17 10:23:46 UTC",
  "RemoteUrl": "https://github.com/jslth/z22",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fc5eb389eeb37eafa87693353b17c601e869612",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:17:59 UTC",
    "User": "root"
  },
  "Author": "Jonas Lieth [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0002-3451-3176>)",
  "MD5sum": "3ab701a62fd551eced9eb79bdf814e49",
  "_user": "jslth",
  "_type": "src",
  "_file": "z22_1.1.4.tar.gz",
  "_fileid": "b39c4d2071f0c3e5b4ec611fc18238b50b97856e18700f28c9c39b29de4f2bfe",
  "_filesize": 1666706,
  "_sha256": "b39c4d2071f0c3e5b4ec611fc18238b50b97856e18700f28c9c39b29de4f2bfe",
  "_created": "2026-05-17T09:17:59.000Z",
  "_published": "2026-06-02T17:04:27.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127349226,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041167605"
    },
    {
      "job": 79127349416,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041167202"
    },
    {
      "job": 79127348946,
      "time": 237,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041173000"
    },
    {
      "job": 79127348915,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041163070"
    },
    {
      "job": 79127348299,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041151503"
    },
    {
      "job": 79127348350,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364556652"
    },
    {
      "job": 79127348746,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041161374"
    },
    {
      "job": 79127349053,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041162245"
    },
    {
      "job": 79127348872,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041160862"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jslth/z22",
  "_commit": {
    "id": "3fc5eb389eeb37eafa87693353b17c601e869612",
    "author": "JsLth <jslth@outlook.com>",
    "committer": "JsLth <jslth@outlook.com>",
    "message": "update roxygen\n",
    "time": 1776421426
  },
  "_maintainer": {
    "name": "Jonas Lieth",
    "email": "jslth@outlook.com",
    "login": "jslth",
    "description": "",
    "uuid": 83467140,
    "orcid": "0000-0002-3451-3176"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "sinew",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jslth",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 4
    },
    {
      "week": "2025-38",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 6
    },
    {
      "week": "2026-16",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2025-10-29"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jslth",
      "count": 119,
      "uuid": 83467140
    }
  ],
  "_userbio": {
    "uuid": 83467140,
    "type": "user",
    "name": "Jonas Lieth"
  },
  "_downloads": {
    "count": 643,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/z22"
  },
  "_devurl": "https://github.com/jslth/z22",
  "_pkgdown": "https://jslth.github.io/z22/",
  "_searchresults": 15,
  "_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/z22.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jslth/z22",
  "_realowner": "jslth",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-05-19"
    },
    {
      "version": "1.1.0",
      "date": "2025-10-29"
    },
    {
      "version": "1.1.4",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "z22_categories",
    "z22_data",
    "z22_decode",
    "z22_features",
    "z22_grid",
    "z22_inspire_extract",
    "z22_inspire_generate",
    "z22_pivot_longer"
  ],
  "_help": [
    {
      "page": "categories",
      "title": "Feature categories",
      "topics": [
        "categories",
        "z22_categories"
      ]
    },
    {
      "page": "glossary",
      "title": "Definitions and explanations for common Census terms",
      "topics": [
        "glossary"
      ]
    },
    {
      "page": "inspire",
      "title": "Generate INSPIRE IDs",
      "topics": [
        "inspire",
        "z22_inspire_extract",
        "z22_inspire_generate"
      ]
    },
    {
      "page": "z22_data",
      "title": "Get Census 2022 grid dataset",
      "topics": [
        "z22_data"
      ]
    },
    {
      "page": "z22_decode",
      "title": "Decode and translate features and categories",
      "topics": [
        "z22_decode"
      ]
    },
    {
      "page": "z22_features",
      "title": "Features",
      "topics": [
        "z22_features"
      ]
    },
    {
      "page": "z22_grid",
      "title": "Get INSPIRE grid",
      "topics": [
        "z22_grid"
      ]
    },
    {
      "page": "z22_pivot_longer",
      "title": "Cast feature grid to a long table",
      "topics": [
        "z22_pivot_longer"
      ]
    }
  ],
  "_readme": "https://github.com/jslth/z22/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "z22.Rmd",
      "filename": "z22.html",
      "title": "Get started with z22",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-05-06 16:58:07",
      "modified": "2026-01-23 11:03:46",
      "commits": 7
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "z22",
  "_universes": [
    "jslth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-17T09:20:24.000Z",
      "distro": "noble",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "8c9dc6e211c7a33fd250f8531d77a9a6fa5f334bb41838aaf7ce2be9adedb303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-17T09:20:21.000Z",
      "distro": "noble",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "af59b0f06b064121b9d28d686fbbe1325c1ac2732942d423bcebbad1b876cc62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-17T09:21:11.000Z",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "d820e58fdeb09c10665c8636053ccb216186daff1514f9ed85d620717e688e6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-17T09:19:48.000Z",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "89989b36632e2d2c89a9afc48a60b1867b938526f9ed61f802c0a105118697dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-17T09:19:19.000Z",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "c9b480954a7dca7586a8a36198ea1780b49e3156e28ad4b17f27d8d7a9b5ab38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-17T09:19:22.000Z",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "e1c9045dc8600200e36e3acca786e2404da9d218731da8779516f3c0fc6a35d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-17T09:19:12.000Z",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "e2706991d92b58c145fc2ee02bff0f24f491209c195ac89cb7a787a9eb897224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-06-02T17:03:34.000Z",
      "commit": "3fc5eb389eeb37eafa87693353b17c601e869612",
      "fileid": "0b7e190af83c030d63df5edf6efc89e05da5ad9ab580a33c90161521bb96271c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jslth/actions/runs/25986825238"
    }
  ]
}