{
  "_id": "6a1ff6f4b401979e73443684",
  "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-06-03 09:39:29 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>",
  "MD5sum": "fc22da762c8b674430b4cbe19f286b96",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "czso_0.4.4.tar.gz",
  "_fileid": "c2068fa0548fcc8ebb2db763bb18c8e3ad90bad034dd0e5a1bdc38032c71c784",
  "_filesize": 301466,
  "_sha256": "c2068fa0548fcc8ebb2db763bb18c8e3ad90bad034dd0e5a1bdc38032c71c784",
  "_created": "2026-06-03T09:39:29.000Z",
  "_published": "2026-06-03T09:42:12.204Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79265224784,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381030534"
    },
    {
      "job": 79265224713,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381030957"
    },
    {
      "job": 79265224663,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381024706"
    },
    {
      "job": 79265224651,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381015965"
    },
    {
      "job": 79264722068,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380983632"
    },
    {
      "job": 79265224749,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381027725"
    },
    {
      "job": 79265224834,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381017931"
    },
    {
      "job": 79265224716,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381013393"
    },
    {
      "job": 79265224731,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381009999"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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-25",
      "n": 5
    },
    {
      "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",
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 290,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/czso"
  },
  "_devurl": "https://github.com/petrbouchal/czso",
  "_pkgdown": "https://petrbouchal.xyz/czso/",
  "_searchresults": 55,
  "_rbuild": "4.6.0",
  "_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",
    "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.155336037465062,
  "_indexed": true,
  "_nocasepkg": "czso",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-06-03T09:41:33.000Z",
      "distro": "noble",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "8113bb577ade197993485a62b2e537e49cdb2b11d853d6761f7bcdfc6b11e0b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-06-03T09:41:34.000Z",
      "distro": "noble",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "c2167e779f629696a24a0e96191d35fd023a9af87d7833d0af744c494a170b35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-06-03T09:41:18.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "386fd70cdae03387f76074b609c5d31d3d2099a4dbb6896c8775939f212f791d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-06-03T09:40:58.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "742411749b1ab8693131047efe0b3607f875d44859f4fee49d86446bc93dadd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-06-03T09:41:40.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "ac118f50fe24ad361c68cf31f47205602a4c94142abc9c293f3cb345982d32f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-06-03T09:40:52.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "5beb9b021a204cea57ba310e1c93028b825f4b3482f9d00310917e3b245bd197",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-06-03T09:40:38.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "411a583084b3d72b395dc62a526d63aab6065b706cf6bbffc4e214af9dbff126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-06-03T09:40:34.000Z",
      "commit": "244751e82f7875e9b9c3e64798558308a51aa0bc",
      "fileid": "e228573ed80c1692d9181f46dece4b73c089896a7d6232be4c6e363ba16df3c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26876385843"
    }
  ]
}