{
  "_id": "6a105196acfb0bcc41ca1499",
  "Package": "tinycensus",
  "Title": "Lightweight Interface to the US Census Bureau API",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Download data from the United States Census Bureau API\n<https://www.census.gov/data/developers/data-sets.html>. The\npackage provides lightweight, product-specific interfaces for\nACS, decennial census data, PEP, CBP, migration flows, and\ntime-series datasets. It also uses Census metadata endpoints to\ndiscover datasets, variables, tables, and supported\ngeographies, with optional spatial output joined through\n'tinytiger'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://christophertkenny.com/tinycensus/,\nhttps://github.com/christopherkenny/tinycensus",
  "BugReports": "https://github.com/christopherkenny/tinycensus/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:15:37 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/tinycensus",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 17:54:45 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": "e9c7ae0e53f449f39014b8efb85e0453",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "tinycensus_0.0.0.9000.tar.gz",
  "_fileid": "6aa4713094fe96f07ebe485ad2152d011a1e479f60bcd9f757565dff9ee3a6e7",
  "_filesize": 785544,
  "_sha256": "6aa4713094fe96f07ebe485ad2152d011a1e479f60bcd9f757565dff9ee3a6e7",
  "_created": "2026-05-09T17:54:45.000Z",
  "_published": "2026-05-22T12:52:38.453Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77383149259,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6897541802"
    },
    {
      "job": 77383149254,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897538802"
    },
    {
      "job": 77383149218,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6897536728"
    },
    {
      "job": 77383149163,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897536657"
    },
    {
      "job": 77383148392,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897525561"
    },
    {
      "job": 77383148448,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160928326"
    },
    {
      "job": 77383148885,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6897536587"
    },
    {
      "job": 77383149060,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6897534829"
    },
    {
      "job": 77383149020,
      "time": 333,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897558560"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/tinycensus",
  "_commit": {
    "id": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652137
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tinytiger",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 11
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 31,
      "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": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinycensus"
  },
  "_devurl": "https://github.com/christopherkenny/tinycensus",
  "_pkgdown": "https://christophertkenny.com/tinycensus/",
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/tinycensus.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "tc_dataset",
    "tc_datasets",
    "tc_examples",
    "tc_geography",
    "tc_get_acs",
    "tc_get_cbp",
    "tc_get_decennial",
    "tc_get_flows",
    "tc_get_key",
    "tc_get_pdb",
    "tc_get_pep",
    "tc_get_timeseries",
    "tc_groups",
    "tc_has_key",
    "tc_search_variables",
    "tc_set_key",
    "tc_table_variables",
    "tc_tables",
    "tc_values",
    "tc_variables"
  ],
  "_help": [
    {
      "page": "tc_dataset",
      "title": "Retrieve a single Census dataset record",
      "topics": [
        "tc_dataset"
      ]
    },
    {
      "page": "tc_datasets",
      "title": "List Census datasets from the discovery catalog",
      "topics": [
        "tc_datasets"
      ]
    },
    {
      "page": "tc_examples",
      "title": "Retrieve Census example query metadata",
      "topics": [
        "tc_examples"
      ]
    },
    {
      "page": "tc_geography",
      "title": "Retrieve Census geography metadata",
      "topics": [
        "tc_geography"
      ]
    },
    {
      "page": "tc_get_acs",
      "title": "Retrieve American Community Survey data",
      "topics": [
        "tc_get_acs"
      ]
    },
    {
      "page": "tc_get_cbp",
      "title": "Retrieve County Business Patterns data",
      "topics": [
        "tc_get_cbp"
      ]
    },
    {
      "page": "tc_get_decennial",
      "title": "Retrieve Decennial Census data",
      "topics": [
        "tc_get_decennial"
      ]
    },
    {
      "page": "tc_get_flows",
      "title": "Retrieve ACS migration flows",
      "topics": [
        "tc_get_flows"
      ]
    },
    {
      "page": "tc_get_key",
      "title": "Get the Census API key",
      "topics": [
        "tc_get_key"
      ]
    },
    {
      "page": "tc_get_pdb",
      "title": "Retrieve Census Planning Database data",
      "topics": [
        "tc_get_pdb"
      ]
    },
    {
      "page": "tc_get_pep",
      "title": "Retrieve Population Estimates Program data",
      "topics": [
        "tc_get_pep"
      ]
    },
    {
      "page": "tc_get_timeseries",
      "title": "Retrieve Census time-series data",
      "topics": [
        "tc_get_timeseries"
      ]
    },
    {
      "page": "tc_groups",
      "title": "Retrieve raw Census group metadata",
      "topics": [
        "tc_groups"
      ]
    },
    {
      "page": "tc_has_key",
      "title": "Check for a Census API key",
      "topics": [
        "tc_has_key"
      ]
    },
    {
      "page": "tc_search_variables",
      "title": "Search Census variable metadata",
      "topics": [
        "tc_search_variables"
      ]
    },
    {
      "page": "tc_set_key",
      "title": "Set the Census API key",
      "topics": [
        "tc_set_key"
      ]
    },
    {
      "page": "tc_table_variables",
      "title": "Retrieve variables for a Census table",
      "topics": [
        "tc_table_variables"
      ]
    },
    {
      "page": "tc_tables",
      "title": "Retrieve Census table metadata",
      "topics": [
        "tc_tables"
      ]
    },
    {
      "page": "tc_values",
      "title": "Retrieve encoded values metadata for a Census variable",
      "topics": [
        "tc_values"
      ]
    },
    {
      "page": "tc_variables",
      "title": "Retrieve Census variable metadata",
      "topics": [
        "tc_variables"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/tinycensus/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/tinycensus/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "tinytiger",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "tinycensus",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-09T17:57:22.000Z",
      "distro": "noble",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "a348c32dbdade8eff31957dd0fbf72bef2e1a6e9bb054b94d6b9881520212506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-09T17:56:59.000Z",
      "distro": "noble",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "cde4f3f81a60ac45eb75e30fe136cad04a85f79b5149f95219d762d345b046a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-09T17:56:31.000Z",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "6722a6493587c91daa3b9722cbbcb691f950cb65e80517a848ad8d145e7907ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-09T17:56:31.000Z",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "ce2c6f178315f6e6abb8b154dde34f0f2427108c0fdb69f3a0f708b965a86649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-09T17:56:19.000Z",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "57b7f228ff085676ccae4953b5cb6487fd2d0a4ad75cd673270741f481d6af61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-09T17:55:59.000Z",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "5bec77f8021d209769dd72a3e40dbe5bb76f0f43b2d2d9b2f82f1eeb9a6ee319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-09T18:00:09.000Z",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "aab1a221a3a50a4f7d88777eae9dd6d49cb393d381160ebc7ede7d77b7c619f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-22T12:52:24.000Z",
      "commit": "d1d338651a55abe1849a4688484108a1e3ad1a2c",
      "fileid": "210eaff9a645f704a6c1187eaaca4a0aa255a49a8f905f613969566acc7fe088",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/25607803052"
    }
  ]
}