{
  "_id": "6a4797402f27a93436c0f321",
  "Package": "czso",
  "Title": "Use Open Data from the Czech Statistical Office in R",
  "Version": "0.4.4",
  "Authors@R": "c(\nperson(\"Petr\", \"Bouchal\", , \"pbouchal@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0471-716X\")),\nperson(\"Jindra\", \"Lacko\", role = \"ctb\")\n)",
  "Description": "Get programmatic access to the open data provided by the\nCzech Statistical Office (CZSO, <https://csu.gov.cz>).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/petrbouchal/czso, https://petrbouchal.xyz/czso/",
  "BugReports": "https://github.com/petrbouchal/czso/issues",
  "RdMacros": "lifecycle",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://petrbouchal.r-universe.dev",
  "Date/Publication": "2025-10-06 20:08:40 UTC",
  "RemoteUrl": "https://github.com/petrbouchal/czso",
  "RemoteRef": "HEAD",
  "RemoteSha": "244751e82f7875e9b9c3e64798558308a51aa0bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 07:22:58 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>),\nJindra Lacko [ctb]",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "czso_0.4.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/a7b169bc843057bc9571e84b872717a7eb61b048eb87d3fdbd18a6a72150857b",
  "_filesize": 305044,
  "_sha256": "a7b169bc843057bc9571e84b872717a7eb61b048eb87d3fdbd18a6a72150857b",
  "_expires": "2026-10-11T11:04:32.000Z",
  "_created": "2026-07-03T07:22:58.000Z",
  "_published": "2026-07-03T11:04:32.952Z",
  "_jobs": [
    {
      "job": 84986508093,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060359287"
    },
    {
      "job": 84986507947,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060358001"
    },
    {
      "job": 84986508090,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060354479"
    },
    {
      "job": 84986507829,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060365829"
    },
    {
      "job": 84986507645,
      "time": 157,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060317047"
    },
    {
      "job": 84986508197,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8060350988"
    },
    {
      "job": 84986507841,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060343626"
    },
    {
      "job": 84986508368,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060334277"
    },
    {
      "job": 84986508174,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060339241"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135",
  "_status": "success",
  "_upstream": "https://github.com/petrbouchal/czso",
  "_commit": {
    "id": "244751e82f7875e9b9c3e64798558308a51aa0bc",
    "author": "Petr Bouchal <pbouchal@gmail.com>",
    "committer": "Petr Bouchal <pbouchal@gmail.com>",
    "message": "Increment version number to 0.4.4\n",
    "time": 1759781320
  },
  "_maintainer": {
    "name": "Petr Bouchal",
    "email": "pbouchal@gmail.com",
    "login": "petrbouchal",
    "mastodon": "@petrbouchal@mastodon.cloud",
    "bluesky": "@petrbouchal.xyz",
    "orcid": "0000-0002-0471-716X",
    "twitter": "@petrbouchal",
    "description": "Data analysis and applied research for public policy and governance",
    "uuid": 1666657
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.4",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "tools",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "petrbouchal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.4.3",
      "date": "2025-09-09"
    },
    {
      "name": "v0.4.4",
      "date": "2025-10-06"
    }
  ],
  "_topics": [
    "czech-republic",
    "czech-statistical-office",
    "czso",
    "dataset",
    "open-data",
    "statistics"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 303,
      "uuid": 1666657
    },
    {
      "user": "jlacko",
      "count": 3,
      "uuid": 29260421
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "followers": 76,
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 438,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/czso"
  },
  "_devurl": "https://github.com/petrbouchal/czso",
  "_pkgdown": "https://petrbouchal.xyz/czso/",
  "_searchresults": 61,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/czso.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/petrbouchal/czso",
  "_realowner": "petrbouchal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2020-04-07"
    },
    {
      "version": "0.3.2",
      "date": "2020-10-22"
    },
    {
      "version": "0.3.4",
      "date": "2021-03-01"
    },
    {
      "version": "0.3.5",
      "date": "2021-09-22"
    },
    {
      "version": "0.3.7",
      "date": "2021-11-09"
    },
    {
      "version": "0.3.8",
      "date": "2022-02-27"
    },
    {
      "version": "0.3.9",
      "date": "2022-03-09"
    },
    {
      "version": "0.3.10",
      "date": "2022-09-01"
    },
    {
      "version": "0.3.12",
      "date": "2024-04-03"
    },
    {
      "version": "0.4.1",
      "date": "2024-07-20"
    },
    {
      "version": "0.4.2",
      "date": "2025-06-21"
    },
    {
      "version": "0.4.3",
      "date": "2025-09-09"
    },
    {
      "version": "0.4.4",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "%>%",
    "czso_filter_catalogue",
    "czso_get_catalogue",
    "czso_get_codelist",
    "czso_get_dataset_doc",
    "czso_get_dataset_metadata",
    "czso_get_table",
    "czso_get_table_schema"
  ],
  "_help": [
    {
      "page": "czso_filter_catalogue",
      "title": "Filter the catalogue using a set of keywords",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "czso_filter_catalogue"
      ]
    },
    {
      "page": "czso_get_catalogue",
      "title": "Get catalogue of open CZSO datasets",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "czso_get_catalogue"
      ]
    },
    {
      "page": "czso_get_codelist",
      "title": "Get CZSO codelist (registry / číselník)",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "czso_get_codelist"
      ]
    },
    {
      "page": "czso_get_dataset_doc",
      "title": "Get documentation for CZSO dataset",
      "concept": [
        "Additional tools"
      ],
      "topics": [
        "czso_get_dataset_doc"
      ]
    },
    {
      "page": "czso_get_dataset_metadata",
      "title": "Get dataset metadata",
      "concept": [
        "Additional tools"
      ],
      "topics": [
        "czso_get_dataset_metadata"
      ]
    },
    {
      "page": "czso_get_table",
      "title": "Retrieve and read dataset from CZSO",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "czso_get_table"
      ]
    },
    {
      "page": "czso_get_table_schema",
      "title": "Get CZSO table schema",
      "concept": [
        "Additional tools"
      ],
      "topics": [
        "czso_get_table_schema"
      ]
    },
    {
      "page": "monterey",
      "title": "{czso} on MacOS Monterey",
      "topics": [
        "monterey"
      ]
    }
  ],
  "_pkglogo": "https://github.com/petrbouchal/czso/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/petrbouchal/czso/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 5.075364446373285,
  "_indexed": true,
  "_nocasepkg": "czso",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-03T07:25:08.000Z",
      "distro": "resolute",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/565cb3e3f588a9862a130d296e7d077fe4cc72a06b498a35d0c8fb768a8b753a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-03T07:25:04.000Z",
      "distro": "resolute",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/1de75d6917429da9d734d8ae3ec196ed2943d7a8b7644d9afaf92642c75ef852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-03T07:24:55.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/04f1fa5ab721af87eb6ab3aaa431ef71ad226f4a390f09c9ecbf53e5fe61dbf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-03T07:25:24.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/02177327a52948a797d2975ac384cb1bb3b1071454107d77c0793bc9e3e0f226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-07-03T07:24:56.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/15d055852c31e8766cbdd6926ea2bfcab285738b31fd15502aecdf0891ef6fba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-03T07:24:13.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/d07e2ea50cf251ab4b424518418b23d7001b6f17c425af489bcfb191ed38a10a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-03T07:23:52.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/17c5fc9a876448ba66b1292ef23eedeaea92ea9e808ec27a49cdcad4eb4bdbf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-03T07:24:02.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "https://r2.ropensci.org/12f62a6703eef9267ac92947f4cde2ac0fd6ee174937ab14c882ac8292e712b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28645099135"
    }
  ]
}