{
  "_id": "6a23e474530b9bc726be86a7",
  "Type": "Package",
  "Package": "getACS",
  "Title": "Help Wrangling American Community Survey Data from tidycensus",
  "Version": "0.1.1.9003",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "A package with helper functions for working with Census\ndata downloaded with the tidycensus package.",
  "License": "MIT + file LICENSE",
  "URL": "https://elipousson.github.io/getACS/",
  "BugReports": "https://github.com/elipousson/getACS/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libnode-dev libx11-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2026-05-07 04:28:32 UTC",
  "RemoteUrl": "https://github.com/elipousson/getACS",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:08:35 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "18169c219fc7c45271106d1df0a55b52",
  "_user": "elipousson",
  "_type": "src",
  "_file": "getACS_0.1.1.9003.tar.gz",
  "_fileid": "e2b6e64e68a5ece3d0aa0c2de7d9e8e52b960681183ec3d91feb8230e43a92d7",
  "_filesize": 449566,
  "_sha256": "e2b6e64e68a5ece3d0aa0c2de7d9e8e52b960681183ec3d91feb8230e43a92d7",
  "_created": "2026-06-06T09:08:35.000Z",
  "_published": "2026-06-06T09:12:20.445Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866516048,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7453141135"
    },
    {
      "job": 79866516041,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453140880"
    },
    {
      "job": 79866516039,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7453135548"
    },
    {
      "job": 79866516036,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453133370"
    },
    {
      "job": 79866308915,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453120168"
    },
    {
      "job": 79866516034,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453137456"
    },
    {
      "job": 79866516040,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7453136534"
    },
    {
      "job": 79866516051,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7453136197"
    },
    {
      "job": 79866516043,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453137836"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/getACS",
  "_commit": {
    "id": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Update xwalk.R\n",
    "time": 1778128112
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidycensus",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tigris",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "american-community-survey",
    "tidycensus"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 294,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/getACS"
  },
  "_devurl": "https://github.com/elipousson/getacs",
  "_pkgdown": "https://elipousson.github.io/getACS/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/getACS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "acs_survey_label",
    "acs_survey_label_table",
    "acs_survey_match",
    "acs_survey_sample",
    "acs_survey_ts",
    "acs_table_race_iteration",
    "acs_table_variables",
    "aes_acs_col",
    "aes_errorbarh",
    "aes_errorbarv",
    "assign_acs_reliability",
    "collapse_acs_variables",
    "cols_acs_label",
    "cols_label_ext",
    "cols_merge_uncert_ext",
    "fct_recode_with_list",
    "filter_acs",
    "fmt_acs_county",
    "fmt_acs_estimate",
    "fmt_acs_jam_values",
    "fmt_acs_minutes",
    "fmt_acs_percent",
    "geom_acs_col",
    "geom_acs_errorbar",
    "geom_acs_errorbarh",
    "geom_acs_errorbarv",
    "get_acs_geographies",
    "get_acs_geography",
    "get_acs_metadata",
    "get_acs_tables",
    "get_acs_ts",
    "get_decennial_ts",
    "get_geography_params",
    "gt_acs",
    "gt_acs_compare",
    "gt_acs_compare_vars",
    "join_acs_denominator",
    "join_acs_geography_ratio",
    "join_acs_parent_column",
    "join_acs_percent",
    "join_acs_percent_parent",
    "label_acs_column_metadata",
    "label_acs_metadata",
    "label_acs_table_metadata",
    "labs_acs_survey",
    "load_acs_vars",
    "make_area_xwalk",
    "make_block_xwalk",
    "pivot_acs_wider",
    "scale_x_acs",
    "scale_x_acs_estimate",
    "scale_x_acs_percent",
    "scale_x_acs_ts",
    "scale_y_acs",
    "scale_y_acs_estimate",
    "scale_y_acs_percent",
    "scale_y_acs_ts",
    "select_acs",
    "tab_acs_source_note",
    "tab_acs_spanner_delim",
    "use_area_xwalk",
    "vec_get_acs"
  ],
  "_datasets": [
    {
      "name": "jam_values",
      "title": "ACS Jam Values for Medians",
      "object": "jam_values",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "value",
        "meaning",
        "use",
        "type",
        "units",
        "year"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "race_iteration",
      "title": "Race or Latino Origin Table Codes",
      "object": "race_iteration",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "group",
        "label"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "tigerweb_geo_index",
      "title": "U.S. Census Bureau ArcGIS Services Index",
      "object": "tigerweb_geo_index",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "type",
        "url",
        "urlType",
        "folderPath",
        "serviceName",
        "serviceType",
        "id",
        "parentLayerId",
        "defaultVisibility",
        "subLayerIds",
        "minScale",
        "maxScale",
        "supportsDynamicLegends",
        "geometryType"
      ],
      "rows": 7750,
      "table": false,
      "tojson": true
    },
    {
      "name": "usa_states",
      "title": "U.S. States Reference Data",
      "object": "usa_states",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "state_abb",
        "STATE_GEOID",
        "division",
        "DIVISION_GEOID",
        "region",
        "REGION_GEOID"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acs_survey",
      "title": "Assorted helpers for ACS survey types and labels",
      "topics": [
        "acs_survey",
        "acs_survey_label",
        "acs_survey_label_table",
        "acs_survey_match",
        "acs_survey_sample",
        "acs_survey_ts"
      ]
    },
    {
      "page": "acs_table_race_iteration",
      "title": "Append a set of race iteration codes to an ACS table ID",
      "topics": [
        "acs_table_race_iteration"
      ]
    },
    {
      "page": "acs_table_variables",
      "title": "Convert an ACS table ID to a set of variable ID values",
      "topics": [
        "acs_table_variables"
      ]
    },
    {
      "page": "assign_acs_reliability",
      "title": "Add columns for the coefficient of variation and reliability category",
      "topics": [
        "assign_acs_reliability"
      ]
    },
    {
      "page": "collapse_acs_variables",
      "title": "Collapse variables into a new label column using 'forcats::fct_collapse()'",
      "topics": [
        "collapse_acs_variables"
      ]
    },
    {
      "page": "fmt_acs",
      "title": "Format place names or column titles in a gt table or data frame with ACS data",
      "topics": [
        "fmt_acs_county",
        "fmt_acs_minutes"
      ]
    },
    {
      "page": "fmt_acs_estimate",
      "title": "Format estimate and margin of error columns in a gt table",
      "concept": [
        "gt table"
      ],
      "topics": [
        "cols_label_ext",
        "fmt_acs_estimate",
        "fmt_acs_percent"
      ]
    },
    {
      "page": "fmt_acs_jam_values",
      "title": "Format jam values in an estimate column of a gt table or ACS data frame",
      "topics": [
        "fmt_acs_jam_values"
      ]
    },
    {
      "page": "geom_acs_col",
      "title": "Creating a bar chart with error bar and scale",
      "topics": [
        "geom_acs_col"
      ]
    },
    {
      "page": "get_acs_tables",
      "title": "Get multiple tables or multiple geographies of ACS data",
      "topics": [
        "get_acs_geographies",
        "get_acs_geography",
        "get_acs_tables"
      ]
    },
    {
      "page": "get_acs_ts",
      "title": "Get multiple years of ACS data for time series analysis",
      "topics": [
        "get_acs_ts"
      ]
    },
    {
      "page": "get_decennial_ts",
      "title": "Get multiple years of decennial US Census data for time series analysis",
      "topics": [
        "get_decennial_ts"
      ]
    },
    {
      "page": "gt_acs",
      "title": "Create a gt table with formatted ACS estimate and percent estimate columns",
      "concept": [
        "gt table"
      ],
      "topics": [
        "gt_acs"
      ]
    },
    {
      "page": "gt_acs_compare",
      "title": "Create a gt table with values compared by name, geography, or variable",
      "concept": [
        "gt table"
      ],
      "topics": [
        "gt_acs_compare",
        "gt_acs_compare_vars"
      ]
    },
    {
      "page": "jam_values",
      "title": "ACS Jam Values for Medians",
      "topics": [
        "jam_values"
      ]
    },
    {
      "page": "join_acs_denominator",
      "title": "Join denominator values based on a supplied denominator column",
      "topics": [
        "join_acs_denominator"
      ]
    },
    {
      "page": "join_acs_geography_ratio",
      "title": "Join ACS data from a single reference geography by variable to calculate a ratio value based on the reference geography data",
      "topics": [
        "join_acs_geography_ratio"
      ]
    },
    {
      "page": "join_acs_parent_column",
      "title": "Join parent column titles to ACS data based on parent column ID values",
      "topics": [
        "join_acs_parent_column"
      ]
    },
    {
      "page": "join_acs_percent",
      "title": "Join percent estimates to ACS data based on denominator values",
      "topics": [
        "join_acs_percent",
        "join_acs_percent_parent"
      ]
    },
    {
      "page": "labs_acs_survey",
      "title": "Label a ggplot2 plot and add a caption based on an ACS survey year",
      "topics": [
        "labs_acs_survey"
      ]
    },
    {
      "page": "load_acs_vars",
      "title": "Load ACS variables with 'tidycensus::load_variables()'",
      "topics": [
        "load_acs_vars"
      ]
    },
    {
      "page": "make_area_xwalk",
      "title": "Make and use crosswalk data based on U.S. Census block-level weights for U.S. Census tracts and non-Census geographic areas",
      "topics": [
        "make_area_xwalk",
        "use_area_xwalk"
      ]
    },
    {
      "page": "make_block_xwalk",
      "title": "Make crosswalk data for U.S. Census blocks and tracts",
      "topics": [
        "make_block_xwalk"
      ]
    },
    {
      "page": "pivot_acs_wider",
      "title": "Pivot a ACS data frame into a wider format by name or other columns",
      "topics": [
        "pivot_acs_wider"
      ]
    },
    {
      "page": "race_iteration",
      "title": "Race or Latino Origin Table Codes",
      "topics": [
        "race_iteration"
      ]
    },
    {
      "page": "scale_acs",
      "title": "Scales for plotting ACS data with ggplot2",
      "topics": [
        "scale_acs",
        "scale_x_acs",
        "scale_x_acs_estimate",
        "scale_x_acs_percent",
        "scale_x_acs_ts",
        "scale_y_acs",
        "scale_y_acs_estimate",
        "scale_y_acs_percent",
        "scale_y_acs_ts"
      ]
    },
    {
      "page": "select_acs",
      "title": "Keep or drop columns from an ACS data frame using 'dplyr::select()'",
      "topics": [
        "select_acs"
      ]
    },
    {
      "page": "tab_acs_source_note",
      "title": "Add a Census data source note to a gt table",
      "concept": [
        "gt table"
      ],
      "topics": [
        "tab_acs_source_note"
      ]
    },
    {
      "page": "tigerweb_geo_index",
      "title": "U.S. Census Bureau ArcGIS Services Index",
      "topics": [
        "tigerweb_geo_index"
      ]
    },
    {
      "page": "usa_states",
      "title": "U.S. States Reference Data",
      "topics": [
        "usa_states"
      ]
    },
    {
      "page": "vec_get_acs",
      "title": "Vectorized variant of tidycensus::get_acs",
      "topics": [
        "vec_get_acs"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/getACS/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "rvest",
    "s2",
    "S7",
    "sass",
    "scales",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidycensus",
    "tidyr",
    "tidyselect",
    "tigris",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "getacs",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:11:09.000Z",
      "distro": "noble",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "986c07dc7a1d44708144493cca814e33be68a1c136315578baa118b14b948055",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:11:08.000Z",
      "distro": "noble",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "a720cde404967ff122059793b88f4ed8a3fdca52eb6b1f899fafd48064f4ed62",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:10:30.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "6df99204c9728b20cbad3a5ecb8db5ac587fa3fd58198eb1d9bc869d58909a08",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:10:15.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "a0ca2e9913d091ac605c22afd160ca2e7bf633e6711bc2eb80d3882137e09996",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:11:26.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "f594e63a5b50aaac8d96efefcabf8adaf0c2420be317d75ae804a5a908f4c1b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:10:12.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "cb895c7d062d0a310981a1ed90abad92d15cea6fa2ac008ea05ba25803803f0d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:10:10.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "6755df4cb7c66a53705ee09ad64bf2646e7dc78fab83bc9f43010e2656e41e34",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9003",
      "date": "2026-06-06T09:10:15.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "bc6934878065eb5ba301cb094a3202bb9da9746e6cb9638e3ee5a0d0efeb29a5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27058185902"
    }
  ]
}