{
  "_id": "6a49c5e51f917fbb72a204fc",
  "Type": "Package",
  "Package": "crashapi",
  "Title": "CrashAPI",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\")),\nperson(\"Kyle\", \"Walker\", , \"kyle@walker-data.com\", role = \"cph\",\ncomment = \"Author of tigris helper functions bundled with crashapi (see tigris-utils.R).\")\n)",
  "Description": "Get Fatality Analysis Reporting System (FARS) data with\nthe FARS API from the U.S. National Highway Traffic Safety\nAdministration (NHTSA).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/crashapi,\nhttps://elipousson.github.io/crashapi/",
  "BugReports": "https://github.com/elipousson/crashapi/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2026-02-26 22:31:59 UTC",
  "RemoteUrl": "https://github.com/elipousson/crashapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 02:44:23 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre] (ORCID: <https://orcid.org/0000-0001-8280-1706>),\nKyle Walker [cph] (Author of tigris helper functions bundled with\ncrashapi (see tigris-utils.R).)",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "_user": "elipousson",
  "_type": "src",
  "_file": "crashapi_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/109681933f4fd54dbf3384f2bed538ace3da12bba223891ce184fbd03cf0db9d",
  "_filesize": 339627,
  "_sha256": "109681933f4fd54dbf3384f2bed538ace3da12bba223891ce184fbd03cf0db9d",
  "_expires": "2026-10-13T02:48:03.000Z",
  "_created": "2026-07-05T02:44:23.000Z",
  "_published": "2026-07-05T02:48:05.330Z",
  "_jobs": [
    {
      "job": 85186767530,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087665982"
    },
    {
      "job": 85186767524,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087664294"
    },
    {
      "job": 85186767516,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087658447"
    },
    {
      "job": 85186767518,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087662942"
    },
    {
      "job": 85186557007,
      "time": 238,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087649346"
    },
    {
      "job": 85186767514,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087663442"
    },
    {
      "job": 85186767555,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087659714"
    },
    {
      "job": 85186767544,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087659303"
    },
    {
      "job": 85186767536,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087658905"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031",
  "_status": "success",
  "_upstream": "https://github.com/elipousson/crashapi",
  "_commit": {
    "id": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Format w/ Air\n",
    "time": 1772145119
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "rspatial"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 96,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "followers": 137,
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crashapi"
  },
  "_devurl": "https://github.com/elipousson/crashapi",
  "_pkgdown": "https://elipousson.github.io/crashapi/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crashapi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "fars_vars",
    "format_crashes",
    "get_crss_zip",
    "get_fars",
    "get_fars_cases",
    "get_fars_crash_list",
    "get_fars_crash_persons",
    "get_fars_crash_vehicles",
    "get_fars_crashes",
    "get_fars_summary",
    "get_fars_year",
    "get_fars_zip",
    "read_crashapi"
  ],
  "_datasets": [
    {
      "name": "crash_data_index",
      "title": "U.S. vehicular crash data index (city, county, regional, and state)",
      "object": "crash_data_index",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "level",
        "city",
        "county",
        "region",
        "state_name",
        "state_abb",
        "info_url",
        "data_url",
        "format",
        "statewide_yn",
        "batch_download_yn",
        "start_year",
        "end_year",
        "publisher",
        "description",
        "bike_ped_only",
        "rolling_window",
        "fatal_severe_only",
        "date_note",
        "updates",
        "note"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "fars_terms",
      "title": "NHSTA Terms and Definitions",
      "object": "fars_terms",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "term",
        "definition"
      ],
      "rows": 66,
      "table": true,
      "tojson": true
    },
    {
      "name": "fars_vars_labels",
      "title": "FARS variable names and labels",
      "object": "fars_vars_labels",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "nm",
        "label",
        "order",
        "data_file",
        "data_file_id",
        "file_id",
        "key",
        "location",
        "mmuc_equivalent",
        "discontinued",
        "api_only",
        "api",
        "name_var",
        "api_list_col"
      ],
      "rows": 504,
      "table": true,
      "tojson": true
    },
    {
      "name": "mmucc_codes",
      "title": "Model Minimum Uniform Crash Criteria (MMUCC) codes (simple)",
      "object": "mmucc_codes",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "name",
        "type",
        "definition",
        "restriction_id",
        "restriction"
      ],
      "rows": 700,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crash_data_index",
      "title": "U.S. vehicular crash data index (city, county, regional, and state)",
      "topics": [
        "crash_data_index"
      ]
    },
    {
      "page": "fars_terms",
      "title": "NHSTA Terms and Definitions",
      "topics": [
        "fars_terms"
      ]
    },
    {
      "page": "fars_vars",
      "title": "Get variables and variable attributes for the Fatality Analysis Reporting System (FARS) API",
      "topics": [
        "fars_vars",
        "get_vars"
      ]
    },
    {
      "page": "fars_vars_labels",
      "title": "FARS variable names and labels",
      "topics": [
        "fars_vars_labels"
      ]
    },
    {
      "page": "format_crashes",
      "title": "Format crash data",
      "topics": [
        "format_crashes"
      ]
    },
    {
      "page": "get_crss_zip",
      "title": "Download CRSS data files as zipped CSV or SAS files",
      "topics": [
        "get_crss_zip"
      ]
    },
    {
      "page": "get_fars",
      "title": "Get Fatality Analysis Reporting System (FARS) data with the FARS API",
      "topics": [
        "get_fars",
        "get_fars_cases",
        "get_fars_crashes",
        "get_fars_crash_details",
        "get_fars_crash_list",
        "get_fars_summary",
        "get_fars_year"
      ]
    },
    {
      "page": "get_fars_crash_persons",
      "title": "Get Crashes By Occupant",
      "topics": [
        "get_fars_crash_persons"
      ]
    },
    {
      "page": "get_fars_crash_vehicles",
      "title": "Get Crashes By Vehicle",
      "topics": [
        "get_fars_crash_vehicles"
      ]
    },
    {
      "page": "get_fars_zip",
      "title": "Download FARS data files as zipped CSV or SAS files",
      "topics": [
        "get_fars_zip"
      ]
    },
    {
      "page": "mmucc_codes",
      "title": "Model Minimum Uniform Crash Criteria (MMUCC) codes (simple)",
      "topics": [
        "mmucc_codes"
      ]
    },
    {
      "page": "read_crashapi",
      "title": "Read data from the CrashAPI using a url template",
      "topics": [
        "read_crashapi"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/crashapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "crashapi",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T02:46:55.000Z",
      "distro": "resolute",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/4f5160e76ca06af23825f8dc4b553ac782bacf118ecd76b51def1fff7f0226e9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T02:46:44.000Z",
      "distro": "resolute",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/5914e239bd058591818744f944d0ec55d932213a9fd2afc8b5e28cf492a35054",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T02:45:42.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/7cf419b1382a911257c64d502ff6e39b06ee603c4b9a5364a9269eca91cbde1d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T02:46:26.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/0c5d92c85f150ec77a1813871372e8cea940da1742a09525ccfc93741ba05b92",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-05T02:47:11.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/100f8b27845bac71ee850bf05446e6c66f47d5b3f2f3573fe0335a0a2f2c5e66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T02:45:41.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/642496f09c2c90bb15d7e7e45c4d1771334317501b797160723fd59d47f1336a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T02:45:48.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/ea0c15b986f2c5cdb51fedf56de48959bb61118649b1dd1eaa44ce93b2d21476",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T02:45:34.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "https://r2.ropensci.org/758b726602a4aaf6a61c5a10ec6b85e86caa78ae28022bef09c37263509b528b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28727205031"
    }
  ]
}