{
  "_id": "6a10a8f6acfb0bcc41cbe08b",
  "Package": "totalcensus",
  "Type": "Package",
  "Title": "Extract Decennial Census and American Community Survey Data",
  "Version": "0.6.7",
  "Author": "Guanglai Li",
  "Maintainer": "Guanglai Li <liguanglai@gmail.com>",
  "Date": "2022-12-11",
  "Description": "Download summary files from Census Bureau\n<https://www2.census.gov/> and extract data, in particular high\nresolution data at block, block group, and tract level, from\ndecennial census and American Community Survey 1-year and\n5-year estimates.",
  "URL": "https://github.com/GL-Li/totalcensus",
  "BugReports": "https://github.com/GL-Li/totalcensus/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://gl-li.r-universe.dev",
  "Date/Publication": "2023-12-18 12:33:38 UTC",
  "RemoteUrl": "https://github.com/gl-li/totalcensus",
  "RemoteRef": "HEAD",
  "RemoteSha": "62e476f7c061912f15e5150bf8804bb1cb80f147",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:49:38 UTC",
    "User": "root"
  },
  "MD5sum": "4255a9624c23a7314293ebb15ee43769",
  "_user": "gl-li",
  "_type": "src",
  "_file": "totalcensus_0.6.7.tar.gz",
  "_fileid": "4ff1430c6ee61f7f86d75ec15af41a30efd3a2a3cc643e25b899c851a21eaac5",
  "_filesize": 2313494,
  "_sha256": "4ff1430c6ee61f7f86d75ec15af41a30efd3a2a3cc643e25b899c851a21eaac5",
  "_created": "2026-05-22T18:49:38.000Z",
  "_published": "2026-05-22T19:05:26.914Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77442950134,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168106613"
    },
    {
      "job": 77442950153,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168097168"
    },
    {
      "job": 77442950230,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168293112"
    },
    {
      "job": 77442950108,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168117922"
    },
    {
      "job": 77442506556,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168030914"
    },
    {
      "job": 77442950103,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168093096"
    },
    {
      "job": 77442950118,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168086979"
    },
    {
      "job": 77442950185,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168087310"
    },
    {
      "job": 77442950196,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168083676"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gl-li/totalcensus",
  "_commit": {
    "id": "62e476f7c061912f15e5150bf8804bb1cb80f147",
    "author": "GL-Li <liguanglai@gmail.com>",
    "committer": "GL-Li <liguanglai@gmail.com>",
    "message": "update .gitignore\n",
    "time": 1702902818
  },
  "_maintainer": {
    "name": "Guanglai Li",
    "email": "liguanglai@gmail.com",
    "login": "gl-li",
    "twitter": "@guanglai_li",
    "description": "Enjoy exploring census data and R. ",
    "uuid": 10081677
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.3.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "gl-li",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "american-community-survey",
    "census",
    "rprogramming"
  ],
  "_stars": 53,
  "_contributors": [
    {
      "user": "gl-li",
      "count": 166,
      "uuid": 10081677
    },
    {
      "user": "robbfitzsimmons",
      "count": 3,
      "uuid": 686720
    },
    {
      "user": "adeelk93",
      "count": 1,
      "uuid": 16856016
    }
  ],
  "_userbio": {
    "uuid": 10081677,
    "type": "user",
    "name": "Guanglai Li",
    "description": "Enjoy exploring census data and R. "
  },
  "_downloads": {
    "count": 309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/totalcensus"
  },
  "_devurl": "https://github.com/gl-li/totalcensus",
  "_searchresults": 157,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/totalcensus.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gl-li/totalcensus",
  "_realowner": "gl-li",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2018-02-06"
    },
    {
      "version": "0.5.0",
      "date": "2018-10-25"
    },
    {
      "version": "0.5.1",
      "date": "2018-12-08"
    },
    {
      "version": "0.6.1",
      "date": "2019-02-06"
    },
    {
      "version": "0.6.2",
      "date": "2019-09-29"
    },
    {
      "version": "0.6.3",
      "date": "2020-01-08"
    },
    {
      "version": "0.6.4",
      "date": "2020-09-27"
    },
    {
      "version": "0.6.5",
      "date": "2020-12-11"
    },
    {
      "version": "0.6.6",
      "date": "2021-06-14"
    }
  ],
  "_exports": [
    "convert_fips_to_names",
    "download_census",
    "download_generated_data",
    "read_acs1year",
    "read_acs5year",
    "read_decennial",
    "search_cbsa",
    "search_fips",
    "search_geocomponents",
    "search_geoheaders",
    "search_summarylevels",
    "search_tablecontents",
    "search_tables",
    "set_path_to_census"
  ],
  "_datasets": [
    {
      "name": "dict_acs_geoheader_2005_1year",
      "title": "List of geographic headers used in 2005 ACS 1 year survey",
      "object": "dict_acs_geoheader_2005_1year",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs_geoheader_2006_2008_1year",
      "title": "List of geographic headers used in 2006 - 2008 ACS 1 year survey",
      "object": "dict_acs_geoheader_2006_2008_1year",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs_geoheader_2009_1year",
      "title": "List of geographic headers in 2009 ACS 1 year survey",
      "object": "dict_acs_geoheader_2009_1year",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs_geoheader_2009_5year",
      "title": "List of geographic headers used in ACS 5 year survey ending 2009",
      "object": "dict_acs_geoheader_2009_5year",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs_geoheader_2010",
      "title": "List of geographic headers used in 2010 ACS 1 and 5 year surveys",
      "object": "dict_acs_geoheader_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 53,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs_geoheader_2011_now",
      "title": "List of geographic headers used in American Community Survey since 2011",
      "object": "dict_acs_geoheader_2011_now",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 53,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs1_geocomponent",
      "title": "List of geographic components used in ACS 1 year surverys",
      "object": "dict_acs1_geocomponent",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "geo_component",
        "state_2009_to_now",
        "state_2007_2008",
        "state_2005_2006",
        "US_2009_to_now",
        "US_2007_2008",
        "US_2006",
        "US_2005"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs1_summarylevel",
      "title": "List of summary levels used in ACS 1 year surverys",
      "object": "dict_acs1_summarylevel",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "summary_level",
        "state_2006_to_now",
        "state_2005",
        "US_2005_to_now"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs1_table",
      "title": "List of summary levels used in ACS 1 year surverys",
      "object": "dict_acs1_table",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "table_number",
        "table_name",
        "acs1_2019",
        "acs1_2018",
        "acs1_2017",
        "acs1_2016",
        "acs1_2015",
        "acs1_2014",
        "acs1_2013",
        "acs1_2012",
        "acs1_2011",
        "acs1_2010",
        "acs1_2009",
        "acs1_2008",
        "acs1_2007",
        "acs1_2006",
        "acs1_2005",
        "universe"
      ],
      "rows": 1818,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs5_geocomponent",
      "title": "List of geographic components used in ACS 5 year surverys",
      "object": "dict_acs5_geocomponent",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "geo_component",
        "state_2009_to_now",
        "US_2009_to_now"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs5_summarylevel",
      "title": "List of summary levels used in ACS 5 year surveys",
      "object": "dict_acs5_summarylevel",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "summary_level",
        "state_2013_to_now",
        "state_2012",
        "state_2009_to_2011",
        "US_2011_to_now",
        "US_2010",
        "US_2009"
      ],
      "rows": 87,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_acs5_table",
      "title": "List of summary levels used in ACS 5 year surverys",
      "object": "dict_acs5_table",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "table_number",
        "table_name",
        "acs5_2021",
        "acs5_2020",
        "acs5_2019",
        "acs5_2018",
        "acs5_2017",
        "acs5_2016",
        "acs5_2015",
        "acs5_2014",
        "acs5_2013",
        "acs5_2012",
        "acs5_2011",
        "acs5_2010",
        "acs5_2009",
        "universe"
      ],
      "rows": 1183,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_all_geocomponent_2000",
      "title": "List of all geographic components, 2000 version",
      "object": "dict_all_geocomponent_2000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "geo_component"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_all_geocomponent_2010",
      "title": "List of all geographic components, 2010 version",
      "object": "dict_all_geocomponent_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "geo_component"
      ],
      "rows": 114,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_all_summarylevel",
      "title": "List of all summary levels",
      "object": "dict_all_summarylevel",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "summary_level"
      ],
      "rows": 216,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_cbsa",
      "title": "List CBSA code of Metropolitan Statistical Area/Micropolitan Statistical Area",
      "object": "dict_cbsa",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "CBSA",
        "CBSA_title",
        "state_full",
        "county",
        "CSA",
        "CSA_title",
        "METDIV",
        "METDIV_title",
        "metro_micro",
        "STATE",
        "COUNTY",
        "central_outlying"
      ],
      "rows": 1882,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_geocomponent_2000",
      "title": "List of geographic components and codes in census 2000",
      "object": "dict_decennial_geocomponent_2000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "geo_component",
        "state_file",
        "US_file"
      ],
      "rows": 98,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_geocomponent_2010",
      "title": "List of geographic components and codes in census 2010",
      "object": "dict_decennial_geocomponent_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "geo_component",
        "state_file",
        "US_file"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_geoheader_2000",
      "title": "List of geographic headers in census 2000",
      "object": "dict_decennial_geoheader_2000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 83,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_geoheader_2010",
      "title": "List of geographic headers in census 2010",
      "object": "dict_decennial_geoheader_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "field",
        "start",
        "end"
      ],
      "rows": 101,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_summarylevel_2000",
      "title": "Summary levels available in Census 2000",
      "object": "dict_decennial_summarylevel_2000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "summary_level",
        "in_state_file",
        "in_US_file"
      ],
      "rows": 114,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_summarylevel_2010",
      "title": "Summary levels available in Census 2010",
      "object": "dict_decennial_summarylevel_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "code",
        "summary_level",
        "in_state_file",
        "in_US_file"
      ],
      "rows": 165,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_table_2000",
      "title": "Complete list of 2000 census tables",
      "object": "dict_decennial_table_2000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "table_number",
        "table_name",
        "universe",
        "table_ref"
      ],
      "rows": 286,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_decennial_table_2010",
      "title": "Complete list of 2010 census tables",
      "object": "dict_decennial_table_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "table_number",
        "table_name",
        "universe",
        "table_ref"
      ],
      "rows": 333,
      "table": true,
      "tojson": true
    },
    {
      "name": "dict_fips",
      "title": "List of FIPS code as of 2016 in the US",
      "object": "dict_fips",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "state_full",
        "state_abbr",
        "STATE",
        "SUMLEV",
        "COUNTY",
        "COUSUB",
        "PLACE",
        "CONCIT",
        "NAME"
      ],
      "rows": 43934,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2005",
      "title": "ACS 1-year 2005 file segment and table lookup data",
      "object": "lookup_acs1year_2005",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 27106,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2006",
      "title": "ACS 1-year 2006 file segment and table lookup data",
      "object": "lookup_acs1year_2006",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 27986,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2007",
      "title": "ACS 1-year 2007 file segment and table lookup data",
      "object": "lookup_acs1year_2007",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 29709,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2008",
      "title": "ACS 1-year 2008 file segment and table lookup data",
      "object": "lookup_acs1year_2008",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 30403,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2009",
      "title": "ACS 1-year 2009 file segment and table lookup data",
      "object": "lookup_acs1year_2009",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 34408,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2010",
      "title": "ACS 1-year 2010 file segment and table lookup data",
      "object": "lookup_acs1year_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 35081,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2011",
      "title": "ACS 1-year 2011 file segment and table lookup data",
      "object": "lookup_acs1year_2011",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 34454,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2012",
      "title": "ACS 1-year 2012 file segment and table lookup data",
      "object": "lookup_acs1year_2012",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 34394,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2013",
      "title": "ACS 1-year 2013 file segment and table lookup data",
      "object": "lookup_acs1year_2013",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 32752,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2014",
      "title": "ACS 1-year 2014 file segment and table lookup data",
      "object": "lookup_acs1year_2014",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 31561,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2015",
      "title": "ACS 1-year 2015 file segment and table lookup data",
      "object": "lookup_acs1year_2015",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 31600,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2016",
      "title": "ACS 1-year 2016 file segment and table lookup data",
      "object": "lookup_acs1year_2016",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 31683,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2017",
      "title": "ACS 1-year 2017 file segment and table lookup data",
      "object": "lookup_acs1year_2017",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 33593,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2018",
      "title": "ACS 1-year 2018 file segment and table lookup data",
      "object": "lookup_acs1year_2018",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 35502,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs1year_2019",
      "title": "ACS 1-year 2019 file segment and table lookup data",
      "object": "lookup_acs1year_2019",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference"
      ],
      "rows": 35527,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2009",
      "title": "ACS 5-year 2009 file segment and table lookup data",
      "object": "lookup_acs5year_2009",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 21207,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2010",
      "title": "ACS 5-year 2010 file segment and table lookup data",
      "object": "lookup_acs5year_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 21487,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2011",
      "title": "ACS 5-year 2011 file segment and table lookup data",
      "object": "lookup_acs5year_2011",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 21038,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2012",
      "title": "ACS 5-year 2012 file segment and table lookup data",
      "object": "lookup_acs5year_2012",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 22527,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2013",
      "title": "ACS 5-year 2013 file segment and table lookup data",
      "object": "lookup_acs5year_2013",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 22711,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2014",
      "title": "ACS 5-year 2014 file segment and table lookup data",
      "object": "lookup_acs5year_2014",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 22627,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2015",
      "title": "ACS 5-year 2015 file segment and table lookup data",
      "object": "lookup_acs5year_2015",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 22767,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2016",
      "title": "ACS 5-year 2016 file segment and table lookup data",
      "object": "lookup_acs5year_2016",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 22815,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2017",
      "title": "ACS 5-year 2017 file segment and table lookup data",
      "object": "lookup_acs5year_2017",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 25070,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2018",
      "title": "ACS 5-year 2018 file segment and table lookup data",
      "object": "lookup_acs5year_2018",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 26996,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2019",
      "title": "ACS 5-year 2019 file segment and table lookup data",
      "object": "lookup_acs5year_2019",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 27039,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2020",
      "title": "ACS 5-year 2020 file segment and table lookup data",
      "object": "lookup_acs5year_2020",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 27850,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_acs5year_2021",
      "title": "ACS 5-year 2021 file segment and table lookup data",
      "object": "lookup_acs5year_2021",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "restriction",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 27886,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_decennial_2000",
      "title": "Lookup data files and table contents of Census 2000",
      "object": "lookup_decennial_2000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 8321,
      "table": true,
      "tojson": true
    },
    {
      "name": "lookup_decennial_2010",
      "title": "Lookup data files and table contents of Census 2010",
      "object": "lookup_decennial_2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "file_segment",
        "table_content",
        "reference",
        "table_number",
        "table_name",
        "universe"
      ],
      "rows": 9199,
      "table": true,
      "tojson": true
    },
    {
      "name": "states_DC",
      "title": "Vector of the abbreviations of 50 states and DC",
      "object": "states_DC",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "table_content_acs1year_all_years",
      "title": "ACS 1-year table contents of all years",
      "object": "table_content_acs1year_all_years",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "reference",
        "table_content",
        "table_name",
        "acs1_2019",
        "acs1_2018",
        "acs1_2017",
        "acs1_2016",
        "acs1_2015",
        "acs1_2014",
        "acs1_2013",
        "acs1_2012",
        "acs1_2011",
        "acs1_2010",
        "acs1_2009",
        "acs1_2008",
        "acs1_2007",
        "acs1_2006",
        "acs1_2005",
        "universe"
      ],
      "rows": 44137,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "convert_fips_to_names",
      "title": "convert fips codes to names of a geographies",
      "topics": [
        "convert_fips_to_names"
      ]
    },
    {
      "page": "dict_acs_geoheader_2005_1year",
      "title": "List of geographic headers used in 2005 ACS 1 year survey",
      "topics": [
        "dict_acs_geoheader_2005_1year"
      ]
    },
    {
      "page": "dict_acs_geoheader_2006_2008_1year",
      "title": "List of geographic headers used in 2006 - 2008 ACS 1 year survey",
      "topics": [
        "dict_acs_geoheader_2006_2008_1year"
      ]
    },
    {
      "page": "dict_acs_geoheader_2009_1year",
      "title": "List of geographic headers in 2009 ACS 1 year survey",
      "topics": [
        "dict_acs_geoheader_2009_1year"
      ]
    },
    {
      "page": "dict_acs_geoheader_2009_5year",
      "title": "List of geographic headers used in ACS 5 year survey ending 2009",
      "topics": [
        "dict_acs_geoheader_2009_5year"
      ]
    },
    {
      "page": "dict_acs_geoheader_2010",
      "title": "List of geographic headers used in 2010 ACS 1 and 5 year surveys",
      "topics": [
        "dict_acs_geoheader_2010"
      ]
    },
    {
      "page": "dict_acs_geoheader_2011_now",
      "title": "List of geographic headers used in American Community Survey since 2011",
      "topics": [
        "dict_acs_geoheader_2011_now"
      ]
    },
    {
      "page": "dict_acs1_geocomponent",
      "title": "List of geographic components used in ACS 1 year surverys",
      "topics": [
        "dict_acs1_geocomponent"
      ]
    },
    {
      "page": "dict_acs1_summarylevel",
      "title": "List of summary levels used in ACS 1 year surverys",
      "topics": [
        "dict_acs1_summarylevel"
      ]
    },
    {
      "page": "dict_acs1_table",
      "title": "List of summary levels used in ACS 1 year surverys",
      "topics": [
        "dict_acs1_table"
      ]
    },
    {
      "page": "dict_acs5_geocomponent",
      "title": "List of geographic components used in ACS 5 year surverys",
      "topics": [
        "dict_acs5_geocomponent"
      ]
    },
    {
      "page": "dict_acs5_summarylevel",
      "title": "List of summary levels used in ACS 5 year surveys",
      "topics": [
        "dict_acs5_summarylevel"
      ]
    },
    {
      "page": "dict_acs5_table",
      "title": "List of summary levels used in ACS 5 year surverys",
      "topics": [
        "dict_acs5_table"
      ]
    },
    {
      "page": "dict_all_geocomponent_2000",
      "title": "List of all geographic components, 2000 version",
      "topics": [
        "dict_all_geocomponent_2000"
      ]
    },
    {
      "page": "dict_all_geocomponent_2010",
      "title": "List of all geographic components, 2010 version",
      "topics": [
        "dict_all_geocomponent_2010"
      ]
    },
    {
      "page": "dict_all_summarylevel",
      "title": "List of all summary levels",
      "topics": [
        "dict_all_summarylevel"
      ]
    },
    {
      "page": "dict_cbsa",
      "title": "List CBSA code of Metropolitan Statistical Area/Micropolitan Statistical Area",
      "topics": [
        "dict_cbsa"
      ]
    },
    {
      "page": "dict_decennial_geocomponent_2000",
      "title": "List of geographic components and codes in census 2000",
      "topics": [
        "dict_decennial_geocomponent_2000"
      ]
    },
    {
      "page": "dict_decennial_geocomponent_2010",
      "title": "List of geographic components and codes in census 2010",
      "topics": [
        "dict_decennial_geocomponent_2010"
      ]
    },
    {
      "page": "dict_decennial_geoheader_2000",
      "title": "List of geographic headers in census 2000",
      "topics": [
        "dict_decennial_geoheader_2000"
      ]
    },
    {
      "page": "dict_decennial_geoheader_2010",
      "title": "List of geographic headers in census 2010",
      "topics": [
        "dict_decennial_geoheader_2010"
      ]
    },
    {
      "page": "dict_decennial_summarylevel_2000",
      "title": "Summary levels available in Census 2000",
      "topics": [
        "dict_decennial_summarylevel_2000"
      ]
    },
    {
      "page": "dict_decennial_summarylevel_2010",
      "title": "Summary levels available in Census 2010",
      "topics": [
        "dict_decennial_summarylevel_2010"
      ]
    },
    {
      "page": "dict_decennial_table_2000",
      "title": "Complete list of 2000 census tables",
      "topics": [
        "dict_decennial_table_2000"
      ]
    },
    {
      "page": "dict_decennial_table_2010",
      "title": "Complete list of 2010 census tables",
      "topics": [
        "dict_decennial_table_2010"
      ]
    },
    {
      "page": "dict_fips",
      "title": "List of FIPS code as of 2016 in the US",
      "topics": [
        "dict_fips"
      ]
    },
    {
      "page": "download_census",
      "title": "download census data",
      "topics": [
        "download_census"
      ]
    },
    {
      "page": "download_generated_data",
      "title": "Download data generated from Census 2010",
      "topics": [
        "download_generated_data"
      ]
    },
    {
      "page": "lookup_acs1year_2005",
      "title": "ACS 1-year 2005 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2005"
      ]
    },
    {
      "page": "lookup_acs1year_2006",
      "title": "ACS 1-year 2006 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2006"
      ]
    },
    {
      "page": "lookup_acs1year_2007",
      "title": "ACS 1-year 2007 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2007"
      ]
    },
    {
      "page": "lookup_acs1year_2008",
      "title": "ACS 1-year 2008 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2008"
      ]
    },
    {
      "page": "lookup_acs1year_2009",
      "title": "ACS 1-year 2009 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2009"
      ]
    },
    {
      "page": "lookup_acs1year_2010",
      "title": "ACS 1-year 2010 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2010"
      ]
    },
    {
      "page": "lookup_acs1year_2011",
      "title": "ACS 1-year 2011 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2011"
      ]
    },
    {
      "page": "lookup_acs1year_2012",
      "title": "ACS 1-year 2012 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2012"
      ]
    },
    {
      "page": "lookup_acs1year_2013",
      "title": "ACS 1-year 2013 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2013"
      ]
    },
    {
      "page": "lookup_acs1year_2014",
      "title": "ACS 1-year 2014 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2014"
      ]
    },
    {
      "page": "lookup_acs1year_2015",
      "title": "ACS 1-year 2015 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2015"
      ]
    },
    {
      "page": "lookup_acs1year_2016",
      "title": "ACS 1-year 2016 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2016"
      ]
    },
    {
      "page": "lookup_acs1year_2017",
      "title": "ACS 1-year 2017 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2017"
      ]
    },
    {
      "page": "lookup_acs1year_2018",
      "title": "ACS 1-year 2018 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2018"
      ]
    },
    {
      "page": "lookup_acs1year_2019",
      "title": "ACS 1-year 2019 file segment and table lookup data",
      "topics": [
        "lookup_acs1year_2019"
      ]
    },
    {
      "page": "lookup_acs5year_2009",
      "title": "ACS 5-year 2009 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2009"
      ]
    },
    {
      "page": "lookup_acs5year_2010",
      "title": "ACS 5-year 2010 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2010"
      ]
    },
    {
      "page": "lookup_acs5year_2011",
      "title": "ACS 5-year 2011 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2011"
      ]
    },
    {
      "page": "lookup_acs5year_2012",
      "title": "ACS 5-year 2012 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2012"
      ]
    },
    {
      "page": "lookup_acs5year_2013",
      "title": "ACS 5-year 2013 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2013"
      ]
    },
    {
      "page": "lookup_acs5year_2014",
      "title": "ACS 5-year 2014 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2014"
      ]
    },
    {
      "page": "lookup_acs5year_2015",
      "title": "ACS 5-year 2015 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2015"
      ]
    },
    {
      "page": "lookup_acs5year_2016",
      "title": "ACS 5-year 2016 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2016"
      ]
    },
    {
      "page": "lookup_acs5year_2017",
      "title": "ACS 5-year 2017 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2017"
      ]
    },
    {
      "page": "lookup_acs5year_2018",
      "title": "ACS 5-year 2018 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2018"
      ]
    },
    {
      "page": "lookup_acs5year_2019",
      "title": "ACS 5-year 2019 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2019"
      ]
    },
    {
      "page": "lookup_acs5year_2020",
      "title": "ACS 5-year 2020 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2020"
      ]
    },
    {
      "page": "lookup_acs5year_2021",
      "title": "ACS 5-year 2021 file segment and table lookup data",
      "topics": [
        "lookup_acs5year_2021"
      ]
    },
    {
      "page": "lookup_decennial_2000",
      "title": "Lookup data files and table contents of Census 2000",
      "topics": [
        "lookup_decennial_2000"
      ]
    },
    {
      "page": "lookup_decennial_2010",
      "title": "Lookup data files and table contents of Census 2010",
      "topics": [
        "lookup_decennial_2010"
      ]
    },
    {
      "page": "read_acs1year",
      "title": "Read summary file 1 of ACS 1-year estimates",
      "topics": [
        "read_acs1year"
      ]
    },
    {
      "page": "read_acs5year",
      "title": "Read ACS 5-year estimates",
      "topics": [
        "read_acs5year"
      ]
    },
    {
      "page": "read_decennial",
      "title": "Read decennial census data",
      "topics": [
        "read_decennial"
      ]
    },
    {
      "page": "search_cbsa",
      "title": "Search Core Based Statistical Area (CBSA)",
      "topics": [
        "search_cbsa"
      ]
    },
    {
      "page": "search_fips",
      "title": "Search FIPS Codes",
      "topics": [
        "search_fips"
      ]
    },
    {
      "page": "search_geocomponents",
      "title": "Search Geographic Components",
      "topics": [
        "search_geocomponents"
      ]
    },
    {
      "page": "search_geoheaders",
      "title": "Search Geographic Headers",
      "topics": [
        "search_geoheaders"
      ]
    },
    {
      "page": "search_summarylevels",
      "title": "Search Summary Levels",
      "topics": [
        "search_summarylevels"
      ]
    },
    {
      "page": "search_tablecontents",
      "title": "Search Table Contents",
      "topics": [
        "search_tablecontents"
      ]
    },
    {
      "page": "search_tables",
      "title": "Search Tables",
      "topics": [
        "search_tables"
      ]
    },
    {
      "page": "set_path_to_census",
      "title": "Set file path to directory storing downloaded census data",
      "topics": [
        "set_path_to_census"
      ]
    },
    {
      "page": "states_DC",
      "title": "Vector of the abbreviations of 50 states and DC",
      "topics": [
        "states_DC"
      ]
    },
    {
      "page": "table_content_acs1year_all_years",
      "title": "ACS 1-year table contents of all years",
      "topics": [
        "table_content_acs1year_all_years"
      ]
    }
  ],
  "_readme": "https://github.com/gl-li/totalcensus/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 5.920175522010023,
  "_indexed": true,
  "_nocasepkg": "totalcensus",
  "_universes": [
    "gl-li"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.7",
      "date": "2026-05-22T18:53:19.000Z",
      "distro": "noble",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "2c9f1fbbaeaf20013ff8e53c238405088ed84c6da9771feaeb9ca2dcfbe157e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.7",
      "date": "2026-05-22T18:53:07.000Z",
      "distro": "noble",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "82730a31ec4871eb629cd5366dd1a89c78f83b08793c5383175a9d05aa5008f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.7",
      "date": "2026-05-22T19:04:14.000Z",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "58b2816351fa678b7d90847c03c1fa3f4a50b7df12cb1b5d49e3ba72926c175e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.7",
      "date": "2026-05-22T18:54:13.000Z",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "aeff3560082b8118cd8d262ec2308a414def5ee17f92b91ce83257d4f1c41cd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.7",
      "date": "2026-05-22T18:53:15.000Z",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "1d7121ec4cfeaff36931543636b4ad23e46c0f39c35187f857f89c823dfb3557",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.7",
      "date": "2026-05-22T18:52:14.000Z",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "47672d075e05adb2fc938d9721c99b805c4de34db974bdb67680d185a9245901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.7",
      "date": "2026-05-22T18:52:26.000Z",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "cc1599460ce7867831b48a141a8569a5cdd86044580670610939449715fee590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.7",
      "date": "2026-05-22T18:52:14.000Z",
      "commit": "62e476f7c061912f15e5150bf8804bb1cb80f147",
      "fileid": "b77adaf1993e947cbb9fd051fd5cc392fc832b56bb661ddfbb4885bb0c20d071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gl-li/actions/runs/26271822824"
    }
  ]
}