{
  "_id": "6a1f1c95b401979e7341f91d",
  "Package": "pixieweb",
  "Title": "Access PX-Web Statistical Data from R",
  "Version": "0.1.1.9002",
  "Authors@R": "person(\"Love\", \"Hansson\", , email = \"love.hansson@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A pipe-friendly R client for PX-Web statistical APIs.\nProvides a search-then-fetch workflow for discovering and\ndownloading data from national statistics agencies (SCB, SSB,\nStatistics Finland, etc.) using a consistent tibble-based\ninterface.",
  "License": "AGPL (>= 3)",
  "URL": "https://lchansson.github.io/pixieweb/,\nhttps://github.com/lchansson/pixieweb",
  "BugReports": "https://github.com/lchansson/pixieweb/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://lchansson.r-universe.dev",
  "Date/Publication": "2026-04-16 12:11:14 UTC",
  "RemoteUrl": "https://github.com/lchansson/pixieweb",
  "RemoteRef": "HEAD",
  "RemoteSha": "99c46b1f23981d468e2a187005a5986ca786d129",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:57:02 UTC",
    "User": "root"
  },
  "Author": "Love Hansson [aut, cre, cph]",
  "Maintainer": "Love Hansson <love.hansson@gmail.com>",
  "MD5sum": "ca61d0e1fea709e9af9d5331db44f311",
  "_user": "lchansson",
  "_type": "src",
  "_file": "pixieweb_0.1.1.9002.tar.gz",
  "_fileid": "c764649c3db5fc51fbc368608a21f9000d71eb4bb8600e54654571914a469f26",
  "_filesize": 400148,
  "_sha256": "c764649c3db5fc51fbc368608a21f9000d71eb4bb8600e54654571914a469f26",
  "_created": "2026-05-16T08:57:02.000Z",
  "_published": "2026-06-02T18:10:29.228Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139856037,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032140251"
    },
    {
      "job": 79139856129,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032140338"
    },
    {
      "job": 79139855934,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032139282"
    },
    {
      "job": 79139855772,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032140477"
    },
    {
      "job": 79139855768,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032126564"
    },
    {
      "job": 79139855198,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366053445"
    },
    {
      "job": 79139855672,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032136258"
    },
    {
      "job": 79139855783,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032135332"
    },
    {
      "job": 79139856231,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032139584"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lchansson/pixieweb",
  "_commit": {
    "id": "99c46b1f23981d468e2a187005a5986ca786d129",
    "author": "LCHansson <love.hansson@gmail.com>",
    "committer": "LCHansson <love.hansson@gmail.com>",
    "message": "[Dev] Extend cache handling. Explain wildcard behaviour for server-side search. Improved pagination handling. Add URLencode for non-ASCII characters.\n",
    "time": 1776341474
  },
  "_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": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mirai",
      "role": "Suggests"
    },
    {
      "package": "nordstatExtras",
      "role": "Suggests"
    },
    {
      "package": "pxweb",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "lchansson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 6
    },
    {
      "week": "2026-16",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lchansson",
      "count": 20,
      "uuid": 2472298
    }
  ],
  "_userbio": {
    "uuid": 2472298,
    "type": "user",
    "name": "Love Hansson"
  },
  "_downloads": {
    "count": 485,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pixieweb"
  },
  "_devurl": "https://github.com/lchansson/pixieweb",
  "_pkgdown": "https://lchansson.github.io/pixieweb/",
  "_searchresults": 0,
  "_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/pixieweb.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lchansson/pixieweb",
  "_realowner": "lchansson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-26"
    }
  ],
  "_exports": [
    "codelist_describe",
    "codelist_extract_ids",
    "codelist_values",
    "compose_data_query",
    "compose_table_query",
    "data_comments",
    "data_legend",
    "data_minimize",
    "execute_query",
    "fetch_single_enriched",
    "get_codelists",
    "get_data",
    "get_saved_query",
    "get_tables",
    "get_variables",
    "pixieweb_cache_dir",
    "pixieweb_clear_cache",
    "prepare_query",
    "px_all",
    "px_api",
    "px_api_catalogue",
    "px_available",
    "px_bottom",
    "px_cite",
    "px_from",
    "px_range",
    "px_to",
    "px_top",
    "save_query",
    "table_describe",
    "table_enrich",
    "table_extract_ids",
    "table_minimize",
    "table_search",
    "variable_describe",
    "variable_extract_ids",
    "variable_minimize",
    "variable_name_to_code",
    "variable_search",
    "variable_values"
  ],
  "_help": [
    {
      "page": "codelist_describe",
      "title": "Print human-readable codelist summaries",
      "topics": [
        "codelist_describe"
      ]
    },
    {
      "page": "codelist_extract_ids",
      "title": "Extract codelist IDs",
      "topics": [
        "codelist_extract_ids"
      ]
    },
    {
      "page": "codelist_values",
      "title": "Extract values for a specific codelist",
      "topics": [
        "codelist_values"
      ]
    },
    {
      "page": "compose_data_query",
      "title": "Compose a data query",
      "topics": [
        "compose_data_query"
      ]
    },
    {
      "page": "compose_table_query",
      "title": "Compose a table query URL",
      "topics": [
        "compose_table_query"
      ]
    },
    {
      "page": "data_comments",
      "title": "Extract comments from data",
      "topics": [
        "data_comments"
      ]
    },
    {
      "page": "data_legend",
      "title": "Generate a source caption for plots",
      "topics": [
        "data_legend"
      ]
    },
    {
      "page": "data_minimize",
      "title": "Remove monotonous columns from a data tibble",
      "topics": [
        "data_minimize"
      ]
    },
    {
      "page": "execute_query",
      "title": "Execute a composed query",
      "topics": [
        "execute_query"
      ]
    },
    {
      "page": "get_codelists",
      "title": "Get codelists for a variable in a table",
      "topics": [
        "get_codelists"
      ]
    },
    {
      "page": "get_data",
      "title": "Fetch data from a PX-Web table",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_saved_query",
      "title": "Execute a saved query",
      "topics": [
        "get_saved_query"
      ]
    },
    {
      "page": "get_tables",
      "title": "Get tables from a PX-Web API",
      "topics": [
        "get_tables"
      ]
    },
    {
      "page": "get_variables",
      "title": "Get variables (dimensions) for a table",
      "topics": [
        "get_variables"
      ]
    },
    {
      "page": "pixieweb_cache_dir",
      "title": "Get the persistent pixieweb cache directory",
      "topics": [
        "pixieweb_cache_dir"
      ]
    },
    {
      "page": "pixieweb_clear_cache",
      "title": "Clear pixieweb cache files",
      "topics": [
        "pixieweb_clear_cache"
      ]
    },
    {
      "page": "prepare_query",
      "title": "Prepare a data query with smart defaults",
      "topics": [
        "prepare_query",
        "print.px_query"
      ]
    },
    {
      "page": "px_api",
      "title": "Connect to a PX-Web API",
      "topics": [
        "format.px_api",
        "print.px_api",
        "px_api"
      ]
    },
    {
      "page": "px_api_catalogue",
      "title": "List known PX-Web API instances",
      "topics": [
        "px_api_catalogue"
      ]
    },
    {
      "page": "px_available",
      "title": "Check if a PX-Web API is reachable",
      "topics": [
        "px_available"
      ]
    },
    {
      "page": "px_cite",
      "title": "Generate a citation for downloaded data",
      "topics": [
        "px_cite"
      ]
    },
    {
      "page": "px_selections",
      "title": "Create a PX-Web selection object",
      "topics": [
        "print.px_selection",
        "px_all",
        "px_bottom",
        "px_from",
        "px_range",
        "px_selections",
        "px_to",
        "px_top"
      ]
    },
    {
      "page": "save_query",
      "title": "Save a query on the server",
      "topics": [
        "save_query"
      ]
    },
    {
      "page": "table_describe",
      "title": "Print human-readable table summaries",
      "topics": [
        "table_describe"
      ]
    },
    {
      "page": "table_enrich",
      "title": "Enrich a table tibble with full metadata",
      "topics": [
        "table_enrich"
      ]
    },
    {
      "page": "table_extract_ids",
      "title": "Extract table IDs from a table tibble",
      "topics": [
        "table_extract_ids"
      ]
    },
    {
      "page": "table_minimize",
      "title": "Remove monotonous columns from a table tibble",
      "topics": [
        "table_minimize"
      ]
    },
    {
      "page": "table_search",
      "title": "Client-side search on a table tibble",
      "topics": [
        "table_search"
      ]
    },
    {
      "page": "variable_describe",
      "title": "Print human-readable variable summaries",
      "topics": [
        "variable_describe"
      ]
    },
    {
      "page": "variable_extract_ids",
      "title": "Extract variable codes from a variable tibble",
      "topics": [
        "variable_extract_ids"
      ]
    },
    {
      "page": "variable_minimize",
      "title": "Remove nested columns for a compact variable overview",
      "topics": [
        "variable_minimize"
      ]
    },
    {
      "page": "variable_name_to_code",
      "title": "Convert variable names to codes",
      "topics": [
        "variable_name_to_code"
      ]
    },
    {
      "page": "variable_search",
      "title": "Client-side search on a variable tibble",
      "topics": [
        "variable_search"
      ]
    },
    {
      "page": "variable_values",
      "title": "Extract values for a specific variable",
      "topics": [
        "variable_values"
      ]
    }
  ],
  "_readme": "https://github.com/lchansson/pixieweb/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": "introduction-to-pixieweb.Rmd",
      "filename": "introduction-to-pixieweb.html",
      "title": "Introduction to pixieweb",
      "engine": "knitr::rmarkdown",
      "headings": [
        "PX-Web, a platform for national statistical databases",
        "The data model",
        "Connecting to an API",
        "Discovering tables: get_tables()",
        "Exploring variables: get_variables()",
        "Downloading data: get_data()",
        "Selection helpers",
        "Metadata-driven queries: prepare_query()",
        "Codelists",
        "Wide output and multiple content codes",
        "Visualising results",
        "Advanced: query composition",
        "Saved queries (v2 only)",
        "Citation",
        "Related packages"
      ],
      "created": "2026-03-23 07:38:29",
      "modified": "2026-04-13 15:12:26",
      "commits": 3
    },
    {
      "source": "a-quickstart.Rmd",
      "filename": "a-quickstart.html",
      "title": "Quick start guide to pixieweb",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Connect to an API",
        "2. Find a table",
        "3. Explore variables",
        "4. Get data",
        "5. Inspect and visualise results",
        "Next steps",
        "Related packages"
      ],
      "created": "2026-03-20 11:55:38",
      "modified": "2026-04-10 13:05:19",
      "commits": 4
    },
    {
      "source": "multi-api.Rmd",
      "filename": "multi-api.html",
      "title": "Working with multiple APIs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Available APIs",
        "Connecting to multiple agencies",
        "API version differences",
        "Cross-country comparison example",
        "Combining results",
        "Tips for cross-agency work",
        "Next steps",
        "Related packages"
      ],
      "created": "2026-03-20 11:55:38",
      "modified": "2026-04-10 13:05:19",
      "commits": 4
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "pixieweb",
  "_universes": [
    "lchansson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:59:17.000Z",
      "distro": "noble",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "b0687548e1f0d2f2454186b5576c3a1796846b3d4e0d0ade1d5ae1eefca25ed9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:59:18.000Z",
      "distro": "noble",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "8869452537fce4f83fe1af971cbff1b6641449108603fce88ee11c41d8d1712d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:59:12.000Z",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "0d0f5d880d1cbc38ff7540bc15b6364dde6b9ce907657260e74f349c356a068e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:59:21.000Z",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "973bb6b2ef2b70d747fe96452da6cd966e9c57b4c587a2d86d0bd165b38cff71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:58:28.000Z",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "b0098a88cba78527a617b95578b48073304387f9b608d7149c54d0b97c6c6925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:58:20.000Z",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "c074147e8a091153f4070022b3351027457ceded98b8bd7d219461a4a57f65bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9002",
      "date": "2026-05-16T08:58:56.000Z",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "bde49713b235a2ea41680c4f6c1bfb37b7df8a7a74e3abb99790fa01b4409200",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9002",
      "date": "2026-06-02T18:10:04.000Z",
      "commit": "99c46b1f23981d468e2a187005a5986ca786d129",
      "fileid": "ef4bb639063230e1f2a6fdda18866255671dd17ff1e85de9e1aaddba97fe2bc7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/25957816536"
    }
  ]
}