{
  "_id": "6a13fbd2acfb0bcc41d35ff4",
  "Package": "statnipokladna",
  "Title": "Use Data from the Czech Public Finance Database",
  "Version": "0.7.7.9000",
  "Authors@R": "person(\"Petr\", \"Bouchal\", , \"pbouchal@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0471-716X\"))",
  "Description": "Get programmatic access to data from the Czech public\nbudgeting and accounting database, Státní pokladna\n<https://monitor.statnipokladna.gov.cz/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/petrbouchal/statnipokladna,\nhttps://petrbouchal.xyz/statnipokladna/",
  "BugReports": "https://github.com/petrbouchal/statnipokladna/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://petrbouchal.r-universe.dev",
  "Date/Publication": "2026-01-25 21:32:14 UTC",
  "RemoteUrl": "https://github.com/petrbouchal/statnipokladna",
  "RemoteRef": "HEAD",
  "RemoteSha": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:32:26 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "MD5sum": "8e0165150176fe96461c5c3f8ebf20c1",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "statnipokladna_0.7.7.9000.tar.gz",
  "_fileid": "6ee9ca779909e011b33b7013a44f37ed3b61bf3c1f69799c2ac17bd00dc27c99",
  "_filesize": 326739,
  "_sha256": "6ee9ca779909e011b33b7013a44f37ed3b61bf3c1f69799c2ac17bd00dc27c99",
  "_created": "2026-05-25T07:32:26.000Z",
  "_published": "2026-05-25T07:35:46.689Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77674128915,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193769892"
    },
    {
      "job": 77674128925,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193770354"
    },
    {
      "job": 77674128923,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193768169"
    },
    {
      "job": 77674128918,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193770912"
    },
    {
      "job": 77673751770,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193736488"
    },
    {
      "job": 77674128916,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193763993"
    },
    {
      "job": 77674128955,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193757829"
    },
    {
      "job": 77674128963,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193754625"
    },
    {
      "job": 77674128971,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193757225"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/petrbouchal/statnipokladna",
  "_commit": {
    "id": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
    "author": "Petr Bouchal <pbouchal@gmail.com>",
    "committer": "Petr Bouchal <pbouchal@gmail.com>",
    "message": "speed up codelist processing and handle empty codelist edge case\n",
    "time": 1769376734
  },
  "_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": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "version": ">= 1.1",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "petrbouchal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.7.7",
      "date": "2025-10-06"
    }
  ],
  "_topics": [
    "budgeting",
    "cities",
    "czech-republic",
    "government",
    "open-data",
    "public-finance"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 493,
      "uuid": 1666657
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statnipokladna"
  },
  "_devurl": "https://github.com/petrbouchal/statnipokladna",
  "_pkgdown": "https://petrbouchal.xyz/statnipokladna/",
  "_searchresults": 48,
  "_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/statnipokladna.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/petrbouchal/statnipokladna",
  "_realowner": "petrbouchal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.6",
      "date": "2020-03-31"
    },
    {
      "version": "0.5.7",
      "date": "2020-04-12"
    },
    {
      "version": "0.6.0",
      "date": "2020-11-10"
    },
    {
      "version": "0.7.0",
      "date": "2021-05-26"
    },
    {
      "version": "0.7.2",
      "date": "2022-12-12"
    },
    {
      "version": "0.7.3",
      "date": "2024-04-05"
    },
    {
      "version": "0.7.4",
      "date": "2024-08-21"
    },
    {
      "version": "0.7.7",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "%>%",
    "sp_add_codelist",
    "sp_get_codelist",
    "sp_get_codelist_file",
    "sp_get_codelist_url",
    "sp_get_dataset",
    "sp_get_dataset_doc",
    "sp_get_dataset_url",
    "sp_get_table",
    "sp_get_table_file",
    "sp_load_codelist",
    "sp_load_table"
  ],
  "_datasets": [
    {
      "name": "sp_codelists",
      "title": "List of available codelists",
      "object": "sp_codelists",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "name"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "sp_datasets",
      "title": "List of available datasets",
      "object": "sp_datasets",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "name"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "sp_tables",
      "title": "List of available tables (PARTIAL)",
      "object": "sp_tables",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "dataset_id",
        "czech_name",
        "note"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sp_add_codelist",
      "title": "Add codelist data to downloaded data",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "sp_add_codelist"
      ]
    },
    {
      "page": "sp_codelists",
      "title": "List of available codelists",
      "concept": [
        "Lists of available entities"
      ],
      "topics": [
        "sp_codelists"
      ]
    },
    {
      "page": "sp_datasets",
      "title": "List of available datasets",
      "concept": [
        "Lists of available entities"
      ],
      "topics": [
        "sp_datasets"
      ]
    },
    {
      "page": "sp_get_codelist",
      "title": "Get codelist",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "sp_get_codelist"
      ]
    },
    {
      "page": "sp_get_codelist_file",
      "title": "Download a codelist XML file",
      "concept": [
        "Detailed workflow"
      ],
      "topics": [
        "sp_get_codelist_file"
      ]
    },
    {
      "page": "sp_get_codelist_url",
      "title": "Get URL of a given codelist",
      "concept": [
        "Detailed workflow"
      ],
      "topics": [
        "sp_get_codelist_url"
      ]
    },
    {
      "page": "sp_get_dataset",
      "title": "Retrieve dataset from statnipokladna",
      "concept": [
        "Core workflow"
      ],
      "topics": [
        "sp_get_dataset"
      ]
    },
    {
      "page": "sp_get_dataset_doc",
      "title": "Get dataset documentation",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "sp_get_dataset_doc"
      ]
    },
    {
      "page": "sp_get_dataset_url",
      "title": "Get URL of dataset",
      "concept": [
        "Detailed workflow"
      ],
      "topics": [
        "sp_get_dataset_url"
      ]
    },
    {
      "page": "sp_get_table_file",
      "title": "Get path to a CSV file containing a table.",
      "concept": [
        "Detailed workflow"
      ],
      "topics": [
        "sp_get_table_file"
      ]
    },
    {
      "page": "sp_load_codelist",
      "title": "Load codelist into a tibble from XML file",
      "concept": [
        "Detailed workflow"
      ],
      "topics": [
        "sp_load_codelist"
      ]
    },
    {
      "page": "sp_load_table",
      "title": "Load a statnipokladna table from a CSV file",
      "concept": [
        "Detailed workflow"
      ],
      "topics": [
        "sp_load_table"
      ]
    },
    {
      "page": "sp_tables",
      "title": "List of available tables (PARTIAL)",
      "concept": [
        "Lists of available entities"
      ],
      "topics": [
        "sp_tables"
      ]
    }
  ],
  "_pkglogo": "https://github.com/petrbouchal/statnipokladna/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/petrbouchal/statnipokladna/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "statnipokladna.Rmd",
      "filename": "statnipokladna.html",
      "title": "Getting started with statnipokladna",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The nature of the data",
        "Exports and time periods",
        "Types of data",
        "Codelists and time periods",
        "Primary and secondary codelists",
        "Basic structure of data in published ZIP files",
        "Central budgets and codelists",
        "Coverage",
        "Periodicity",
        "Working with budget data",
        "Consolidation",
        "Working with accounting returns",
        "What this package does not yet provide access to",
        "What is not published in open data"
      ],
      "created": "2020-03-29 14:17:47",
      "modified": "2025-05-22 22:56:08",
      "commits": 14
    },
    {
      "source": "how-the-data-works.Rmd",
      "filename": "how-the-data-works.html",
      "title": "How the data works",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-11-07 22:37:59",
      "modified": "2020-11-10 00:19:59",
      "commits": 20
    },
    {
      "source": "how-the-data-works-cz.Rmd",
      "filename": "how-the-data-works-cz.html",
      "title": "Jak fungují open data státní pokladny",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Co je toto za text",
        "Kde brát informace",
        "Soustava prvků dostupných ze státní pokladny",
        "Typy výkazů",
        "Jak se to odráží v datech?",
        "Příjmy, výdaje, financování",
        "Rozpočtová skladba",
        "Jak se to odráží v datech",
        "Jednotky analýzy: o kom a čem se vykazuje",
        "Konsolidace: co sčítat a co ne",
        "Oč jde",
        "Co s tím",
        "Reportování daňových příjmů",
        "Známe neznámé:"
      ],
      "created": "2020-03-29 14:17:47",
      "modified": "2025-10-06 19:41:07",
      "commits": 12
    },
    {
      "source": "data-issues-cz.Rmd",
      "filename": "data-issues-cz.html",
      "title": "Známé datové zádrhele",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Známé datové zádrhele a nekonzistence",
        "Doplněno 28. 11. 2019:",
        "Doplněno 28. 2. 2020:",
        "Doplněno 13. 12. 2019:",
        "Doplněno 20. 1. 2019",
        "Co v datech není nebo jsem to nenašel",
        "Kde by bylo fajn mít lepší dokumentaci"
      ],
      "created": "2020-03-29 20:36:31",
      "modified": "2020-11-10 00:19:59",
      "commits": 5
    },
    {
      "source": "workflow.Rmd",
      "filename": "workflow.html",
      "title": "statnipokladna workflows and reproducibility",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reproducibility",
        "1. High-level",
        "2. High-level + project / shared data store",
        "3. Keeping track of everything",
        "Data storage"
      ],
      "created": "2021-01-09 12:41:37",
      "modified": "2025-05-22 22:56:08",
      "commits": 6
    }
  ],
  "_score": 6.924279286061882,
  "_indexed": true,
  "_nocasepkg": "statnipokladna",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:34:38.000Z",
      "distro": "noble",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "26299181cbe89f95530e7b78c78402b68d09c63c4cec79bb369049451e43ddab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:34:40.000Z",
      "distro": "noble",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "055ab93c3cba7c8412fbb744cd61882efb216607d777ce8cba17c86e5579e9e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:34:39.000Z",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "b0851b23257e66ce0cc11e9b2c59cd13a0d393f07fa2441847d1ea7f019e41b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:34:47.000Z",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "66c78b2a3d310aea98b2f78eccaefccfe34c828f502144ad4a7e03720604c6a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:34:35.000Z",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "45bc3be13d88b57ffdc0d7f557497bfeb84c2208dcba6f843bb851dea43317b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:33:47.000Z",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "80397dc030ae47178c9272e62c769d8c99a712a082cdf670b10652546a619c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:33:35.000Z",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "a870c773a9a7b09fa9ca1ebbb75d590c3164821c9afbc51d7f0296a4a013a1cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.7.9000",
      "date": "2026-05-25T07:33:45.000Z",
      "commit": "428795d7b23dceb9041384bbcc4c8ed70b1ae5a5",
      "fileid": "d6fc44cbc4be9a179617064756def164a80778e5f51376af57f7bf4089697284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26388926144"
    }
  ]
}