{
  "_id": "6a252f744b233be19839590a",
  "Package": "bdl",
  "Type": "Package",
  "Title": "Interface and Tools for 'BDL' API",
  "Version": "1.0.5.9001",
  "Authors@R": "c(person(\"Marzena\", \"Szpadel\", email = \"M.Szpadel@stat.gov.pl\",\nrole = c(\"aut\")),\nperson(\"Krzysztof\", \"Kania\", email = \"contact@krzysztofkania.com\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Statistics Poland\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Interface to Local Data Bank ('Bank Danych Lokalnych' -\n'bdl') API <https://api.stat.gov.pl/Home/BdlApi?lang=en> with\nset of useful tools like quick plotting and map generating\nusing data from bank.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.2.2",
  "URL": "https://statisticspoland.github.io/R_Package_to_API_BDL/",
  "BugReports": "https://github.com/statisticspoland/R_Package_to_API_BDL/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libnode-dev\nzlib1g-dev",
  "Repository": "https://statisticspoland.r-universe.dev",
  "Date/Publication": "2023-05-25 09:01:14 UTC",
  "RemoteUrl": "https://github.com/statisticspoland/r_package_to_api_bdl",
  "RemoteRef": "HEAD",
  "RemoteSha": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
  "Packaged": {
    "Date": "2026-06-07 08:37:14 UTC",
    "User": "root"
  },
  "Author": "Marzena Szpadel [aut],\nKrzysztof Kania [aut, cre],\nStatistics Poland [cph, fnd]",
  "Maintainer": "Krzysztof Kania <contact@krzysztofkania.com>",
  "MD5sum": "ce498c20d144ce4d7378f75e2727d61d",
  "_user": "statisticspoland",
  "_type": "src",
  "_file": "bdl_1.0.5.9001.tar.gz",
  "_fileid": "b77819f0cca6d5ae18f6b4dc17c34f4bb092cd4d2b800c20211ddf3b1c64597f",
  "_filesize": 190900,
  "_sha256": "b77819f0cca6d5ae18f6b4dc17c34f4bb092cd4d2b800c20211ddf3b1c64597f",
  "_created": "2026-06-07T08:37:14.000Z",
  "_published": "2026-06-07T08:44:36.027Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79944914190,
      "time": 388,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462475707"
    },
    {
      "job": 79944914194,
      "time": 294,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462464339"
    },
    {
      "job": 79944914177,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462451196"
    },
    {
      "job": 79944914171,
      "time": 268,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462457313"
    },
    {
      "job": 79944659347,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462429356"
    },
    {
      "job": 79944914166,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462448435"
    },
    {
      "job": 79944914175,
      "time": 248,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462458789"
    },
    {
      "job": 79944914193,
      "time": 232,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462456703"
    },
    {
      "job": 79944914176,
      "time": 304,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462465383"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statisticspoland/r_package_to_api_bdl",
  "_commit": {
    "id": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
    "author": "Krzysztof Kania <kontakt@krzysztofkania.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #35 from statisticspoland/dev\n\nMerge dev",
    "time": 1685005274
  },
  "_maintainer": {
    "name": "Krzysztof Kania",
    "email": "contact@krzysztofkania.com",
    "login": "kaniakrzysztof",
    "description": "",
    "uuid": 9355751
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tmaptools",
      "role": "Imports"
    },
    {
      "package": "tmap",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "statisticspoland",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "kaniakrzysztof",
      "count": 200,
      "uuid": 9355751
    },
    {
      "user": "nowosad",
      "count": 4,
      "uuid": 3457131
    },
    {
      "user": "marzenaszpadel",
      "count": 2,
      "uuid": 87478422
    },
    {
      "user": "iwoa",
      "count": 2,
      "uuid": 12241203
    },
    {
      "user": "marcinkosinski",
      "count": 1,
      "uuid": 6773454
    },
    {
      "user": "bienkowskaa",
      "count": 1,
      "uuid": 52278722
    }
  ],
  "_userbio": {
    "uuid": 41050036,
    "type": "user",
    "name": "Statistics Poland",
    "description": "Statistics Poland is a central government office responsible for collecting, procesing and dissiminating oficial statistical data in Poland. "
  },
  "_downloads": {
    "count": 413,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bdl"
  },
  "_devurl": "https://github.com/statisticspoland/r_package_to_api_bdl",
  "_pkgdown": "https://statisticspoland.github.io/R_Package_to_API_BDL/",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bdl.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statisticspoland/r_package_to_api_bdl",
  "_realowner": "statisticspoland",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-09-19"
    },
    {
      "version": "1.0.1",
      "date": "2020-03-01"
    },
    {
      "version": "1.0.2",
      "date": "2020-04-01"
    },
    {
      "version": "1.0.3",
      "date": "2021-03-02"
    },
    {
      "version": "1.0.4",
      "date": "2022-02-01"
    },
    {
      "version": "1.0.5",
      "date": "2023-02-24"
    }
  ],
  "_exports": [
    "attribute_info",
    "generate_map",
    "get_aggregates",
    "get_attributes",
    "get_data_by_unit",
    "get_data_by_unit_locality",
    "get_data_by_variable",
    "get_data_by_variable_locality",
    "get_levels",
    "get_panel_data",
    "get_request",
    "get_subjects",
    "get_unit_localities",
    "get_units",
    "get_variables",
    "line_plot",
    "pie_plot",
    "scatter_2var_plot",
    "search_subjects",
    "search_unit_localities",
    "search_units",
    "search_variables",
    "subject_info",
    "unit_info",
    "unit_locality_info",
    "variable_info"
  ],
  "_help": [
    {
      "page": "attribute_info",
      "title": "Information about attribute",
      "topics": [
        "attribute_info"
      ]
    },
    {
      "page": "bdl",
      "title": "bdl: Interface and Tools for 'BDL' API",
      "topics": [
        "bdl-package",
        "bdl"
      ]
    },
    {
      "page": "generate_map",
      "title": "Generate quick map",
      "topics": [
        "generate_map"
      ]
    },
    {
      "page": "get_aggregates",
      "title": "Get all aggregates",
      "topics": [
        "get_aggregates"
      ]
    },
    {
      "page": "get_attributes",
      "title": "Get all attributes",
      "topics": [
        "get_attributes"
      ]
    },
    {
      "page": "get_data_by_unit",
      "title": "Get data by unit Id's from BDL API",
      "topics": [
        "get_data_by_unit"
      ]
    },
    {
      "page": "get_data_by_unit_locality",
      "title": "Get data by unit locality Id from BDL API",
      "topics": [
        "get_data_by_unit_locality"
      ]
    },
    {
      "page": "get_data_by_variable",
      "title": "Get data by variable Id from BDL API",
      "topics": [
        "get_data_by_variable"
      ]
    },
    {
      "page": "get_data_by_variable_locality",
      "title": "Get data by variable Id for localities from BDL API",
      "topics": [
        "get_data_by_variable_locality"
      ]
    },
    {
      "page": "get_levels",
      "title": "Get all levels",
      "topics": [
        "get_levels"
      ]
    },
    {
      "page": "get_panel_data",
      "title": "Get panel data by unit and variable Id's from BDL API",
      "topics": [
        "get_panel_data"
      ]
    },
    {
      "page": "get_request",
      "title": "Get JSON response from BDL API",
      "topics": [
        "get_request"
      ]
    },
    {
      "page": "get_subjects",
      "title": "Get subject id codes.",
      "topics": [
        "get_subjects"
      ]
    },
    {
      "page": "get_unit_localities",
      "title": "Get unit locality codes.",
      "topics": [
        "get_unit_localities"
      ]
    },
    {
      "page": "get_units",
      "title": "Get unit NUTS codes.",
      "topics": [
        "get_units"
      ]
    },
    {
      "page": "get_variables",
      "title": "Get variable id codes.",
      "topics": [
        "get_variables"
      ]
    },
    {
      "page": "line_plot",
      "title": "Generate quick line plot",
      "topics": [
        "line_plot"
      ]
    },
    {
      "page": "pie_plot",
      "title": "Generate quick pie plot",
      "topics": [
        "pie_plot"
      ]
    },
    {
      "page": "scatter_2var_plot",
      "title": "Generate quick scatter correlation plot",
      "topics": [
        "scatter_2var_plot"
      ]
    },
    {
      "page": "search_subjects",
      "title": "Search for subject codes",
      "topics": [
        "search_subjects"
      ]
    },
    {
      "page": "search_unit_localities",
      "title": "Search for unit localities",
      "topics": [
        "search_unit_localities"
      ]
    },
    {
      "page": "search_units",
      "title": "Search for units",
      "topics": [
        "search_units"
      ]
    },
    {
      "page": "search_variables",
      "title": "Search for variable codes",
      "topics": [
        "search_variables"
      ]
    },
    {
      "page": "subject_info",
      "title": "Information about subject",
      "topics": [
        "subject_info"
      ]
    },
    {
      "page": "summary.bdl",
      "title": "Summarize bdl data frame",
      "topics": [
        "summary.bdl"
      ]
    },
    {
      "page": "unit_info",
      "title": "Information about unit",
      "topics": [
        "unit_info"
      ]
    },
    {
      "page": "unit_locality_info",
      "title": "Information about unit locality",
      "topics": [
        "unit_locality_info"
      ]
    },
    {
      "page": "variable_info",
      "title": "Information about variable",
      "topics": [
        "variable_info"
      ]
    }
  ],
  "_readme": "https://github.com/statisticspoland/r_package_to_api_bdl/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "class",
    "classInt",
    "cli",
    "cluster",
    "colorspace",
    "cols4all",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leafgl",
    "leaflegend",
    "leaflet",
    "leaflet.providers",
    "leafsync",
    "lifecycle",
    "lme4",
    "lmtest",
    "logger",
    "lwgeom",
    "magrittr",
    "maptiles",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "randomcoloR",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstatix",
    "Rtsne",
    "s2",
    "S7",
    "sass",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "sp",
    "spacesXYZ",
    "SparseM",
    "stars",
    "stringdist",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tmap",
    "tmaptools",
    "units",
    "urca",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "XML",
    "yaml",
    "yyjsonr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "bdl.Rmd",
      "filename": "bdl.html",
      "title": "Downloading and using data from bdl",
      "author": "Krzysztof Kania",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intro",
        "Searching unit id",
        "Direct search",
        "Tree listing",
        "Searching subject and variable id",
        "Subjects",
        "Variables",
        "Downloading data",
        "Single unit, multiple variables",
        "Multiple units, single variable",
        "Useful tools",
        "Summary",
        "Plotting",
        "Map generation",
        "Multi download"
      ],
      "created": "2019-05-29 08:29:54",
      "modified": "2023-02-24 08:57:39",
      "commits": 23
    }
  ],
  "_score": 6.041392685158225,
  "_indexed": true,
  "_nocasepkg": "bdl",
  "_universes": [
    "statisticspoland",
    "kaniakrzysztof"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:40:56.000Z",
      "distro": "noble",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "81ec85817c893612a76fc1d346bf85f00610cfbda5598174705e1aeafa330475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:40:22.000Z",
      "distro": "noble",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "62c34b206aa55c34281f20126631c1dcbb2fb7baef639b1aae0fe5585a297129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:39:39.000Z",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "adbf95b77798ceb97326179e161ab162754e2347e5f2c7b1a45ae183f98e4044",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:40:07.000Z",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "378c11fc689e58cef5e43904c9c36b34bc955103fe267a72ed5f66e90d28f482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:40:32.000Z",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "d36cd25bfeaa26247ddb1dc02278fe8634cc128e9fe433af5e38e97bc6a26d4d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:39:02.000Z",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "184795056a3fcda08d0d3e80845cfba4a2dae057fffbd7c8db71747746f3dc45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:39:11.000Z",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "1ec271c30acad80d88947189a16e06b732903e218772e352c8fdd802dccb579e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5.9001",
      "date": "2026-06-07T08:39:46.000Z",
      "commit": "63abd6bfa2fcb2a3d3147731a1503198ae05ad75",
      "fileid": "6d96e6fa0ab72dd35baaa599f123c689e5fd363887ce47e9c5c81ad75cece8ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticspoland/actions/runs/27087469586"
    }
  ]
}