{
  "_id": "6a1bd5131d7bb097a0a15861",
  "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://christopherkenny.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:09 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": "a64e94ee5d26ed0c7f8e51830d61c5ba",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "censable_0.0.8.tar.gz",
  "_fileid": "138a86c5580a1be94504abfa5dea3f8f37193e42de15e1c990292e6843d614f5",
  "_filesize": 398496,
  "_sha256": "138a86c5580a1be94504abfa5dea3f8f37193e42de15e1c990292e6843d614f5",
  "_created": "2026-05-31T06:16:09.000Z",
  "_published": "2026-05-31T06:28:35.728Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704891193,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314360996"
    },
    {
      "job": 78704891198,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314361205"
    },
    {
      "job": 78704891197,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314422048"
    },
    {
      "job": 78704891206,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314411863"
    },
    {
      "job": 78704725492,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314347611"
    },
    {
      "job": 78704891185,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314360572"
    },
    {
      "job": 78704891213,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314357881"
    },
    {
      "job": 78704891208,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314356290"
    },
    {
      "job": 78704891211,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314358338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444",
  "_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": true,
  "_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": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_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": true,
  "_nocasepkg": "censable",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.8",
      "date": "2026-05-31T06:18:19.000Z",
      "distro": "noble",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "db5b890089e153333d899a2858f6ff1873798cdcc0ef0868d667dad31798110a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.8",
      "date": "2026-05-31T06:18:19.000Z",
      "distro": "noble",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "857ab8df15563f3653dd63c86a1a6d475f6fed57139b730b2c7757687ebe2d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.8",
      "date": "2026-05-31T06:28:12.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "69c45df381c5574e065111d5aef52b731f2ca328aed45e3afc33e61df44e2e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.8",
      "date": "2026-05-31T06:26:19.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "4d824e03a580715787a920507212a936725806587baf01d801296f1b90839773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.8",
      "date": "2026-05-31T06:18:33.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "3d9f3a5379113bd0c07160086fc7f90d887e5eaff7c982f91e9bd06506831620",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:38.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "c0421658a4c023867f3e12810d960e79a0a266a72f2314aeea7f773f804614e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:30.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "9dbdd5c760e9daf86d686e27ebacddde2dd3e5ddb6dd4aa211e4555e6ec032be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-05-31T06:17:36.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "3e1bf47b073e0a288906509102137d646afbe7aaf2fc9ff260bdf856e251dff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705095444"
    }
  ]
}