{
  "_id": "6a0f64a0acfb0bcc41c5ccf9",
  "Package": "auscensus",
  "Title": "Access Australian Census Data (2006-2021)",
  "Version": "0.0.1.0011",
  "Authors@R": "c(\nperson(\"Carlos\", \"Yáñez Santibáñez\", , \"carlos.yanez.s@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given=\"Craig\", family=\"Alexander\", email= \"Craig.Alexander.2@glasgow.ac.uk\", role=c(\"ths\")),\nperson(given=\"Kyle\", family=\"Walker\", email=\"kyle@walker-data.com\", role=c(\"cph\")),\nperson(\"Australian Bureau of Statistics\", role = c(\"cph\"))\n)",
  "Description": "R package to interact with Australian Census Data\nPacks,providing an interface to extract data across multiple\ncensuses.",
  "URL": "https://carlosyanez.github.io/auscensus/",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/carlosyanez/auscensus/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Collate": "'auscensus-package.R' 'cache_management.R' 'internal.R'\n'get_content.R' 'helpers.R' 'lists.R' 'onLoad.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libicu-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://carlosyanez.r-universe.dev",
  "Date/Publication": "2025-04-29 20:32:33 UTC",
  "RemoteUrl": "https://github.com/carlosyanez/auscensus",
  "RemoteRef": "HEAD",
  "RemoteSha": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:16:52 UTC",
    "User": "root"
  },
  "Author": "Carlos Yáñez Santibáñez [aut, cre],\nCraig Alexander [ths],\nKyle Walker [cph],\nAustralian Bureau of Statistics [cph]",
  "Maintainer": "Carlos Yáñez Santibáñez <carlos.yanez.s@gmail.com>",
  "MD5sum": "76e525c92439679dc96893ac4e844e81",
  "_user": "carlosyanez",
  "_type": "src",
  "_file": "auscensus_0.0.1.0011.tar.gz",
  "_fileid": "14102eb3db59aad5bdf80c471388180922fc7095e2527e50e6cbcd8c3f07b684",
  "_filesize": 156460,
  "_sha256": "14102eb3db59aad5bdf80c471388180922fc7095e2527e50e6cbcd8c3f07b684",
  "_created": "2026-05-21T10:16:52.000Z",
  "_published": "2026-05-21T20:01:36.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257599664,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133174659"
    },
    {
      "job": 77257599744,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133173838"
    },
    {
      "job": 77257599933,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7133153432"
    },
    {
      "job": 77257599646,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133197197"
    },
    {
      "job": 77257599511,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133120320"
    },
    {
      "job": 77257599150,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145906757"
    },
    {
      "job": 77257599520,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7133159724"
    },
    {
      "job": 77257600008,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7133153424"
    },
    {
      "job": 77257599939,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133153879"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/carlosyanez/auscensus",
  "_commit": {
    "id": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
    "author": "Carlos Yáñez Santibáñez <carlos.yanez.s@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update _pkgdown.yml",
    "time": 1745958753
  },
  "_maintainer": {
    "name": "Carlos Yáñez Santibáñez",
    "email": "carlos.yanez.s@gmail.com",
    "login": "carlosyanez",
    "description": "",
    "uuid": 22521
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "naniar",
      "role": "Imports"
    },
    {
      "package": "piggyback",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "carlosyanez",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "australia",
    "census",
    "data"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "carlosyanez",
      "count": 87,
      "uuid": 22521
    }
  ],
  "_userbio": {
    "uuid": 22521,
    "type": "user",
    "name": "Carlos Yáñez Santibáñez "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/auscensus"
  },
  "_devurl": "https://github.com/carlosyanez/auscensus",
  "_pkgdown": "https://carlosyanez.github.io/auscensus/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/auscensus.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "attribute_tibble_to_list",
    "calculate_percentage",
    "census_datapacks",
    "data_census_delete",
    "data_census_download",
    "data_census_import",
    "data_census_info",
    "find_census_cache",
    "get_census_data",
    "get_census_summary",
    "list_census_attributes",
    "list_census_geo",
    "list_census_geo_tables",
    "list_census_geo_types",
    "list_census_tables",
    "list_census_years"
  ],
  "_help": [
    {
      "page": "attribute_tibble_to_list",
      "title": "Helper function to convert attributes to list",
      "topics": [
        "attribute_tibble_to_list"
      ]
    },
    {
      "page": "calculate_percentage",
      "title": "Helper function to convert attributes to list",
      "topics": [
        "calculate_percentage"
      ]
    },
    {
      "page": "census_datapacks",
      "title": "Helper function to download data",
      "topics": [
        "census_datapacks"
      ]
    },
    {
      "page": "data_census_delete",
      "title": "Helper function to update/download data",
      "topics": [
        "data_census_delete"
      ]
    },
    {
      "page": "data_census_download",
      "title": "Helper function to download data",
      "topics": [
        "data_census_download"
      ]
    },
    {
      "page": "data_census_import",
      "title": "Helper function to update/download data",
      "topics": [
        "data_census_import"
      ]
    },
    {
      "page": "data_census_info",
      "title": "Helper function to update/download data",
      "topics": [
        "data_census_info"
      ]
    },
    {
      "page": "find_census_cache",
      "title": "Helper function to find cache folder",
      "topics": [
        "find_census_cache"
      ]
    },
    {
      "page": "get_census_data",
      "title": "Get census data.",
      "topics": [
        "get_census_data"
      ]
    },
    {
      "page": "get_census_summary",
      "title": "Get a summary of one or a collection of statistics across Censuses",
      "topics": [
        "get_census_summary"
      ]
    },
    {
      "page": "list_census_attributes",
      "title": "Get names of attributes for a given census tables, across all time",
      "topics": [
        "list_census_attributes"
      ]
    },
    {
      "page": "list_census_geo",
      "title": "Get census geographies, filterable",
      "topics": [
        "list_census_geo"
      ]
    },
    {
      "page": "list_census_geo_tables",
      "title": "List if a geo structure is available for a particular table , in a particular year",
      "topics": [
        "list_census_geo_tables"
      ]
    },
    {
      "page": "list_census_geo_types",
      "title": "Get Geography types.",
      "topics": [
        "list_census_geo_types"
      ]
    },
    {
      "page": "list_census_tables",
      "title": "Get census geographies, filterable",
      "topics": [
        "list_census_tables"
      ]
    },
    {
      "page": "list_census_years",
      "title": "Get Census years.",
      "topics": [
        "list_census_years"
      ]
    },
    {
      "page": "remove_census_cache_csv",
      "title": "Helper function to delete all csv in cache",
      "topics": [
        "remove_census_cache_csv"
      ]
    }
  ],
  "_pkglogo": "https://github.com/carlosyanez/auscensus/raw/HEAD/img/bbox_ghcard.png",
  "_readme": "https://github.com/carlosyanez/auscensus/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "gh",
    "gitcreds",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "ini",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "naniar",
    "norm",
    "openssl",
    "piggyback",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "UpSetR",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "visdat",
    "vroom",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "complex_case.Rmd",
      "filename": "complex_case.html",
      "title": "auscensus - A more complex case",
      "author": "Carlos YANEZ SANTIBANEZ",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-01-13 22:28:19",
      "modified": "2023-01-14 05:54:43",
      "commits": 2
    },
    {
      "source": "getting_data.Rmd",
      "filename": "getting_data.html",
      "title": "Auscensus - Getting Data",
      "author": "Carlos YANEZ SANTIBANEZ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Figuring out what to retrieve",
        "Retrieving Census Data",
        "Getting ready to use summaries",
        "Creating attributes list"
      ],
      "created": "2022-11-27 23:03:43",
      "modified": "2023-01-14 05:54:43",
      "commits": 3
    },
    {
      "source": "setup.Rmd",
      "filename": "setup.html",
      "title": "Auscensus - Setup",
      "author": "Carlos YANEZ SANTIBANEZ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download the data",
        "Cache folder",
        "Importing the data",
        "Managing the cache"
      ],
      "created": "2022-11-27 23:03:43",
      "modified": "2023-01-13 22:28:19",
      "commits": 2
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "auscensus",
  "_universes": [
    "carlosyanez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:19:18.000Z",
      "distro": "noble",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "18397a4ff7d2345ae57d333d45d0132d266e4f0332b6c95752098b0293edcb24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:19:16.000Z",
      "distro": "noble",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "b4ae0690eb00bc74e08e040b065cc174a312ecb79a473c71e2d03dc8f3de8962",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:18:26.000Z",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "240fc3a9f992bc275dd8cf93a5d0fdee3cbfa92026fdf36fab0c50cab39a2f2b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:19:59.000Z",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "53ad47b7d323e2316d60310054c0b884bcc7c6c66744b1645fa6d3d02c4af3ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.0011",
      "date": "2026-05-21T20:00:56.000Z",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "979d4a11fcafab322d6217306a42a24bdf9382bd0dcfef503f01c0cf11119662",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:18:28.000Z",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "9f8b098ea9bf7988c28f2c00126664c4943b6f5488c6a34060b674d4e065b608",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:18:10.000Z",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "566c9d00572160cc8a0c4be6ecfaf5686588da2229f919bc4e269fda33277f4f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.0011",
      "date": "2026-05-21T10:18:12.000Z",
      "commit": "fcd367e10fab602d561ea9a9cea3a7ea12df355d",
      "fileid": "71d2c8668e60f3b6decc1a46d44695636c6f7a9b7e3890d9573b6f58eb7ccd5e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/carlosyanez/actions/runs/26219754296"
    }
  ]
}