{
  "_id": "6a1bd45c1d7bb097a0a153af",
  "Package": "censable",
  "Title": "Making Census Data More Usable",
  "Version": "0.0.8",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "URL": "https://christophertkenny.com/censable/,\nhttps://github.com/christopherkenny/censable",
  "BugReports": "https://github.com/christopherkenny/censable/issues",
  "Description": "Creates a common framework for organizing, naming, and\ngathering population, age, race, and ethnicity data from the\nCensus Bureau. Accesses the API\n<https://www.census.gov/data/developers/data-sets.html>.\nProvides tools for adding information to existing data to line\nup with Census data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Language": "en-US",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://alarm-redist.r-universe.dev",
  "Date/Publication": "2026-05-01 18:23:58 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/censable",
  "RemoteRef": "HEAD",
  "RemoteSha": "0cf1ff9288c047956aef66126a8e9af877123f5a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:16:00 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "83a464f97a480237dd304d06c8885399",
  "_user": "alarm-redist",
  "_type": "src",
  "_file": "censable_0.0.8.tar.gz",
  "_fileid": "ce8d45bbaf1e28c47f20fb23a49fbccc07239c5b9eb3bbe43229872282c98a69",
  "_filesize": 398510,
  "_sha256": "ce8d45bbaf1e28c47f20fb23a49fbccc07239c5b9eb3bbe43229872282c98a69",
  "_created": "2026-05-31T06:16:00.000Z",
  "_published": "2026-05-31T06:25:32.942Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704878508,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314364038"
    },
    {
      "job": 78704878511,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314358708"
    },
    {
      "job": 78704878501,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314399412"
    },
    {
      "job": 78704878503,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314402579"
    },
    {
      "job": 78704706149,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314346377"
    },
    {
      "job": 78704878506,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314358764"
    },
    {
      "job": 78704878518,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314358602"
    },
    {
      "job": 78704878522,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314357056"
    },
    {
      "job": 78704878516,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314354776"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/censable",
  "_commit": {
    "id": "0cf1ff9288c047956aef66126a8e9af877123f5a",
    "author": "Christopher Kenny <ctk44@cornell.edu>",
    "committer": "Christopher Kenny <ctk44@cornell.edu>",
    "message": "fix get issue\n",
    "time": 1777659838
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "censusapi",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tinytiger",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 12
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 98,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 81447081,
    "type": "organization",
    "name": "ALARM Project",
    "description": "Algorithm-Assisted Redistricting Methodology"
  },
  "_downloads": {
    "count": 674,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/censable"
  },
  "_devurl": "https://github.com/christopherkenny/censable",
  "_pkgdown": "https://christophertkenny.com/censable/",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/censable.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/christopherkenny/censable",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-07-29"
    },
    {
      "version": "0.0.3",
      "date": "2021-10-05"
    },
    {
      "version": "0.0.5",
      "date": "2022-11-19"
    },
    {
      "version": "0.0.8",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "add_r_environ",
    "breakdown_geoid",
    "build_acs",
    "build_dec",
    "collapse4",
    "collapse4_pop",
    "collapse4_vap",
    "collapse5",
    "collapse5_pop",
    "collapse5_vap",
    "construct_geoid",
    "custom_geoid",
    "get_census_key",
    "has_census_key",
    "join_abb_ansi",
    "join_abb_fips",
    "join_abb_name",
    "join_ansi_abb",
    "join_ansi_fips",
    "join_ansi_name",
    "join_fips_abb",
    "join_fips_ansi",
    "join_fips_name",
    "join_name_abb",
    "join_name_ansi",
    "join_name_fips",
    "match_abb",
    "match_ansi",
    "match_fips",
    "match_name",
    "mem_build_acs",
    "mem_build_dec",
    "recode_abb_ansi",
    "recode_abb_fips",
    "recode_abb_name",
    "recode_ansi_abb",
    "recode_ansi_fips",
    "recode_ansi_name",
    "recode_fips_abb",
    "recode_fips_ansi",
    "recode_fips_name",
    "recode_name_abb",
    "recode_name_ansi",
    "recode_name_fips"
  ],
  "_datasets": [
    {
      "name": "fips_2000",
      "title": "Counties FIPS 2000",
      "object": "fips_2000",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3141,
      "table": true,
      "tojson": true
    },
    {
      "name": "fips_2010",
      "title": "Counties FIPS 2010",
      "object": "fips_2010",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    },
    {
      "name": "fips_2020",
      "title": "Counties FIPS 2020",
      "object": "fips_2020",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    },
    {
      "name": "mt_county",
      "title": "Montana County Data",
      "object": "mt_county",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "NAME",
        "pop",
        "pop_white",
        "pop_black",
        "pop_hisp",
        "pop_aian",
        "pop_asian",
        "pop_nhpi",
        "pop_other",
        "pop_two",
        "vap",
        "vap_white",
        "vap_black",
        "vap_hisp",
        "vap_aian",
        "vap_asian",
        "vap_nhpi",
        "vap_other",
        "vap_two",
        "geometry"
      ],
      "rows": 56,
      "table": false,
      "tojson": true
    },
    {
      "name": "stata",
      "title": "stata (State Data)",
      "object": "stata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fips",
        "abb",
        "name",
        "ansi",
        "region",
        "division"
      ],
      "rows": 57,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_r_environ",
      "title": "Add Entry to Renviron",
      "topics": [
        "add_r_environ"
      ]
    },
    {
      "page": "breakdown_geoid",
      "title": "Breakdown Census GEOID into Components",
      "concept": [
        "geoid"
      ],
      "topics": [
        "breakdown_geoid"
      ]
    },
    {
      "page": "build_acs",
      "title": "Build Data from the American Community Survey",
      "concept": [
        "build"
      ],
      "topics": [
        "build_acs",
        "mem_build_acs"
      ]
    },
    {
      "page": "build_dec",
      "title": "Build Data from the Decennial Census",
      "concept": [
        "build"
      ],
      "topics": [
        "build_dec",
        "mem_build_dec"
      ]
    },
    {
      "page": "collapse4",
      "title": "Collapse Full Race Categories into 4 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse4"
      ]
    },
    {
      "page": "collapse4_pop",
      "title": "Collapse Population Race Categories into 4 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse4_pop"
      ]
    },
    {
      "page": "collapse4_vap",
      "title": "Collapse Voting Age Population Race Categories into 4 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse4_vap"
      ]
    },
    {
      "page": "collapse5",
      "title": "Collapse Full Race Categories into 5 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse5"
      ]
    },
    {
      "page": "collapse5_pop",
      "title": "Collapse Population Race Categories into 5 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse5_pop"
      ]
    },
    {
      "page": "collapse5_vap",
      "title": "Collapse Voting Age Population Race Categories into 5 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse5_vap"
      ]
    },
    {
      "page": "construct_geoid",
      "title": "Create GEOID from Default Columns",
      "concept": [
        "geoid"
      ],
      "topics": [
        "construct_geoid"
      ]
    },
    {
      "page": "custom_geoid",
      "title": "Create a GEOID from Columns",
      "concept": [
        "geoid"
      ],
      "topics": [
        "custom_geoid"
      ]
    },
    {
      "page": "fips_2000",
      "title": "Counties FIPS 2000",
      "concept": [
        "data"
      ],
      "topics": [
        "fips_2000"
      ]
    },
    {
      "page": "fips_2010",
      "title": "Counties FIPS 2010",
      "concept": [
        "data"
      ],
      "topics": [
        "fips_2010"
      ]
    },
    {
      "page": "fips_2020",
      "title": "Counties FIPS 2020",
      "concept": [
        "data"
      ],
      "topics": [
        "fips_2020"
      ]
    },
    {
      "page": "join_abb_ansi",
      "title": "Join Abb by ANSI",
      "concept": [
        "join"
      ],
      "topics": [
        "join_abb_ansi"
      ]
    },
    {
      "page": "join_abb_fips",
      "title": "Join Abb by FIPS",
      "concept": [
        "join"
      ],
      "topics": [
        "join_abb_fips"
      ]
    },
    {
      "page": "join_abb_name",
      "title": "Join Abb by Name",
      "concept": [
        "join"
      ],
      "topics": [
        "join_abb_name"
      ]
    },
    {
      "page": "join_ansi_abb",
      "title": "Join ANSI by Abb",
      "concept": [
        "join"
      ],
      "topics": [
        "join_ansi_abb"
      ]
    },
    {
      "page": "join_ansi_fips",
      "title": "Join ANSI by FIPS",
      "concept": [
        "join"
      ],
      "topics": [
        "join_ansi_fips"
      ]
    },
    {
      "page": "join_ansi_name",
      "title": "Join ANSI by Name",
      "concept": [
        "join"
      ],
      "topics": [
        "join_ansi_name"
      ]
    },
    {
      "page": "join_fips_abb",
      "title": "Join FIPS by Abb",
      "concept": [
        "join"
      ],
      "topics": [
        "join_fips_abb"
      ]
    },
    {
      "page": "join_fips_ansi",
      "title": "Join FIPS by ANSI",
      "concept": [
        "join"
      ],
      "topics": [
        "join_fips_ansi"
      ]
    },
    {
      "page": "join_fips_name",
      "title": "Join FIPS by Name",
      "concept": [
        "join"
      ],
      "topics": [
        "join_fips_name"
      ]
    },
    {
      "page": "join_name_abb",
      "title": "Join Name by Abb",
      "concept": [
        "join"
      ],
      "topics": [
        "join_name_abb"
      ]
    },
    {
      "page": "join_name_ansi",
      "title": "Join Name by ANSI",
      "concept": [
        "join"
      ],
      "topics": [
        "join_name_ansi"
      ]
    },
    {
      "page": "join_name_fips",
      "title": "Join Name by FIPS",
      "concept": [
        "join"
      ],
      "topics": [
        "join_name_fips"
      ]
    },
    {
      "page": "key",
      "title": "Check or Get Census API Key",
      "topics": [
        "get_census_key",
        "has_census_key",
        "key"
      ]
    },
    {
      "page": "match_abb",
      "title": "Try to Match to State Abbreviation",
      "concept": [
        "match"
      ],
      "topics": [
        "match_abb"
      ]
    },
    {
      "page": "match_ansi",
      "title": "Try to Match to State ANSI",
      "concept": [
        "match"
      ],
      "topics": [
        "match_ansi"
      ]
    },
    {
      "page": "match_fips",
      "title": "Try to Match to State FIPS",
      "concept": [
        "match"
      ],
      "topics": [
        "match_fips"
      ]
    },
    {
      "page": "match_name",
      "title": "Try to Match to State Name",
      "concept": [
        "match"
      ],
      "topics": [
        "match_name"
      ]
    },
    {
      "page": "mt_county",
      "title": "Montana County Data",
      "concept": [
        "data"
      ],
      "topics": [
        "mt_county"
      ]
    },
    {
      "page": "recode_abb_ansi",
      "title": "Recode Abb by ANSI",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_abb_ansi"
      ]
    },
    {
      "page": "recode_abb_fips",
      "title": "Recode Abb by FIPS",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_abb_fips"
      ]
    },
    {
      "page": "recode_abb_name",
      "title": "Recode Abb by Name",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_abb_name"
      ]
    },
    {
      "page": "recode_ansi_abb",
      "title": "Recode ANSI by Abb",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_ansi_abb"
      ]
    },
    {
      "page": "recode_ansi_fips",
      "title": "Recode ANSI by FIPS",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_ansi_fips"
      ]
    },
    {
      "page": "recode_ansi_name",
      "title": "Recode ANSI by Name",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_ansi_name"
      ]
    },
    {
      "page": "recode_fips_abb",
      "title": "Recode FIPS by Abb",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_fips_abb"
      ]
    },
    {
      "page": "recode_fips_ansi",
      "title": "Recode FIPS by ANSI",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_fips_ansi"
      ]
    },
    {
      "page": "recode_fips_name",
      "title": "Recode FIPS by Name",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_fips_name"
      ]
    },
    {
      "page": "recode_name_abb",
      "title": "Recode Name by Abb",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_name_abb"
      ]
    },
    {
      "page": "recode_name_ansi",
      "title": "Recode Name by ANSI",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_name_ansi"
      ]
    },
    {
      "page": "recode_name_fips",
      "title": "Recode Name by FIPS",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_name_fips"
      ]
    },
    {
      "page": "stata",
      "title": "stata (State Data)",
      "concept": [
        "data"
      ],
      "topics": [
        "stata"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/censable/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/censable/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "censusapi",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytiger",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 6.0563330349511615,
  "_indexed": false,
  "_nocasepkg": "censable",
  "_universes": [
    "alarm-redist"
  ],
  "_indexurl": "https://christopherkenny.r-universe.dev/censable",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.8",
      "date": "2026-05-31T06:18:38.000Z",
      "distro": "noble",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "8ff45b92af8dfa2ed4ce798ceee6a759b718dc650031c8e2ce47c506ac948ece",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:57.000Z",
      "distro": "noble",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "d57306372f6ad4f51afb96c17045fa059983bacc08231565c8744a0ee0069a10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.8",
      "date": "2026-05-31T06:24:37.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "4290154ff277f214b86493f98d9897b229e9888445cdaee9a30e0ea64d81e0ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.8",
      "date": "2026-05-31T06:25:01.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "52e213bd0680ae589ffd6edc0a1815cefa11f1ac6bacb3e26b2595693ddb004e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.8",
      "date": "2026-05-31T06:18:16.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "a9f924a5bd33e8e7c665110c7a6efd07fe42373f40ea73b59295cee93379d945",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:51.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "cd91a3ce39d908008438bc5d77f2d951ac2f568e313c2a62d80793e887abe706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:31.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "069d8f438f894b45aedc7118863a7fa9bf948556df3b6c045e1aa9016077b94c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:11.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "df068a0f0d55a87434543c470bf50be1c8923ef6586ba53b5aadded324ced5b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705089203"
    }
  ]
}