{
  "_id": "6a1ed427b401979e7340e0fc",
  "Package": "censusapi",
  "Version": "0.10.0",
  "Title": "Retrieve Data from the Census APIs",
  "Authors@R": "person(\"Hannah\", \"Recht\", email = \"censusapi.rstats@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A wrapper for the U.S. Census Bureau APIs that returns\ndata frames of Census data and metadata. Available datasets\ninclude the Decennial Census, American Community Survey, Small\nArea Health Insurance Estimates, Small Area Income and Poverty\nEstimates, Population Estimates and Projections, and more.",
  "URL": "https://www.hrecht.com/censusapi/,\nhttps://github.com/hrecht/censusapi",
  "BugReports": "https://github.com/hrecht/censusapi/issues",
  "License": "GPL-3",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://hrecht.r-universe.dev",
  "Date/Publication": "2026-05-20 14:54:41 UTC",
  "RemoteUrl": "https://github.com/hrecht/censusapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 19:33:40 UTC",
    "User": "root"
  },
  "Author": "Hannah Recht [aut, cre]",
  "Maintainer": "Hannah Recht <censusapi.rstats@gmail.com>",
  "MD5sum": "918eb489020e247ca61f69ba90673238",
  "_user": "hrecht",
  "_type": "src",
  "_file": "censusapi_0.10.0.tar.gz",
  "_fileid": "65ced8f01e9d3a6560d5be3a7eec4b4ef551f81da913e7cc51f2f68f245bee52",
  "_filesize": 144034,
  "_sha256": "65ced8f01e9d3a6560d5be3a7eec4b4ef551f81da913e7cc51f2f68f245bee52",
  "_created": "2026-05-20T19:33:40.000Z",
  "_published": "2026-06-02T13:01:27.269Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79076293049,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7119638266"
    },
    {
      "job": 79076293488,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7119637136"
    },
    {
      "job": 79076292778,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7119631089"
    },
    {
      "job": 79076292793,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7119630940"
    },
    {
      "job": 79076292630,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7119594196"
    },
    {
      "job": 79076292197,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358364645"
    },
    {
      "job": 79076292627,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7119626932"
    },
    {
      "job": 79076292902,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7119620270"
    },
    {
      "job": 79076292722,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7119634309"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hrecht/censusapi",
  "_commit": {
    "id": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
    "author": "Hannah Recht <hrecht@users.noreply.github.com>",
    "committer": "Hannah Recht <hrecht@users.noreply.github.com>",
    "message": "site bump\n",
    "time": 1779288881
  },
  "_maintainer": {
    "name": "Hannah Recht",
    "email": "censusapi.rstats@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "hrecht",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.10.0",
      "date": "2026-05-12"
    }
  ],
  "_topics": [
    "census",
    "census-api",
    "census-data",
    "demographics",
    "open-data"
  ],
  "_stars": 185,
  "_contributors": [
    {
      "user": "hrecht",
      "count": 238,
      "uuid": 9753760
    },
    {
      "user": "mtreg",
      "count": 3,
      "uuid": 8225986
    }
  ],
  "_userbio": {
    "uuid": 9753760,
    "type": "user",
    "name": "Hannah Recht",
    "description": "Data journalist and R developer"
  },
  "_downloads": {
    "count": 1987,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/censusapi"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/hrecht/censusapi",
  "_pkgdown": "https://www.hrecht.com/censusapi/",
  "_searchresults": 758,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/censusapi.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/hrecht/censusapi",
  "_realowner": "hrecht",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-06-06"
    },
    {
      "version": "0.2.1",
      "date": "2017-08-01"
    },
    {
      "version": "0.3.0",
      "date": "2018-05-02"
    },
    {
      "version": "0.4.1",
      "date": "2018-08-19"
    },
    {
      "version": "0.6.0",
      "date": "2019-04-13"
    },
    {
      "version": "0.7.0",
      "date": "2020-09-07"
    },
    {
      "version": "0.7.1",
      "date": "2020-10-14"
    },
    {
      "version": "0.8.0",
      "date": "2022-08-09"
    },
    {
      "version": "0.9.0",
      "date": "2025-03-05"
    },
    {
      "version": "0.10.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "get_api_key",
    "getCensus",
    "has_api_key",
    "listCensusApis",
    "listCensusMetadata",
    "makeVarlist"
  ],
  "_datasets": [
    {
      "name": "fips",
      "title": "List of state fips codes - 50 states plus DC",
      "object": "fips",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fips",
      "title": "List of state fips codes - 50 states plus DC",
      "topics": [
        "fips"
      ]
    },
    {
      "page": "get_api_key",
      "title": "Retrieve a Census API key stored the .Renivron file",
      "concept": [
        "helpers"
      ],
      "topics": [
        "get_api_key"
      ]
    },
    {
      "page": "getCensus",
      "title": "Retrieve Census data from a given API",
      "topics": [
        "getCensus"
      ]
    },
    {
      "page": "has_api_key",
      "title": "Is there a saved Census API key in the .Renivron file?",
      "concept": [
        "helpers"
      ],
      "topics": [
        "has_api_key"
      ]
    },
    {
      "page": "listCensusApis",
      "title": "Get general information about available datasets",
      "concept": [
        "metadata"
      ],
      "topics": [
        "listCensusApis"
      ]
    },
    {
      "page": "listCensusMetadata",
      "title": "Get metadata about a specified API endpoint",
      "concept": [
        "metadata"
      ],
      "topics": [
        "listCensusMetadata"
      ]
    },
    {
      "page": "makeVarlist",
      "title": "Use variable metadata to find variables containing a given string",
      "concept": [
        "metadata"
      ],
      "topics": [
        "makeVarlist"
      ]
    }
  ],
  "_readme": "https://github.com/hrecht/censusapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "censusapi.Rmd",
      "filename": "censusapi.html",
      "title": "censusapi",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-03-26 19:28:18",
      "modified": "2024-03-26 19:28:18",
      "commits": 1
    }
  ],
  "_score": 9.767258095878802,
  "_indexed": true,
  "_nocasepkg": "censusapi",
  "_universes": [
    "hrecht"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-20T19:35:44.000Z",
      "distro": "noble",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "0251ff50802f5c92fe48f94d59117834570ae18f9b94f1ab10d95c851a840b1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-20T19:35:41.000Z",
      "distro": "noble",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "7b155ba9718af8f3055699da73a5fbd3847dff9e2430e042ad2f92cd7b59f9fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-20T19:35:25.000Z",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "1bc67fcce954bbc14503a5d526230d40051c030a9ab9319e3d8f2ee190b5a346",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-20T19:35:25.000Z",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "908fdf552d80eb7cc71f7b6fe37647bf2112800f4a1075b28a65c392f9741313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-20T19:35:08.000Z",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "f02971669a11f2275788a7b267da6dfa6fe5235e5b063a8a5fd192760cbfb821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-20T19:34:51.000Z",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "90eca8dbd864dc4d4730c64fd67750721b4b4e99db47cb07d859bba33546c99b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-20T19:35:29.000Z",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "c74a70a733b01b8faeea2b3a048b84169d05cd5ecf2775cdd4d0a7b2eb51005c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-06-02T13:00:54.000Z",
      "commit": "1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb",
      "fileid": "9bff8679745b1348349a889089fa51326fa8731cebb827b889f1444b6e36bf11",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hrecht/actions/runs/26185111143"
    }
  ]
}