{
  "_id": "6a169e53acfb0bcc41d7f8d5",
  "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-05-27 07:20:57 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>",
  "MD5sum": "e5eb677968442641ba89df29cb23afd6",
  "_user": "elipousson",
  "_type": "src",
  "_file": "crashapi_0.1.2.tar.gz",
  "_fileid": "44c6d6dfc1eac4ed2cf79afc877b88a5ad36b96568060ac243defd47f1ec5b42",
  "_filesize": 337744,
  "_sha256": "44c6d6dfc1eac4ed2cf79afc877b88a5ad36b96568060ac243defd47f1ec5b42",
  "_created": "2026-05-27T07:20:57.000Z",
  "_published": "2026-05-27T07:33:39.406Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78027405253,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7234314756"
    },
    {
      "job": 78027405222,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7234315105"
    },
    {
      "job": 78027405214,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7234375482"
    },
    {
      "job": 78027405364,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7234489777"
    },
    {
      "job": 78026967305,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234265306"
    },
    {
      "job": 78027405194,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234302532"
    },
    {
      "job": 78027405226,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7234304978"
    },
    {
      "job": 78027405300,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7234298260"
    },
    {
      "job": 78027405249,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7234306167"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 19,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 96,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "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": 8,
  "_rbuild": "4.6.0",
  "_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",
    "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.9777236052888476,
  "_indexed": true,
  "_nocasepkg": "crashapi",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T07:23:19.000Z",
      "distro": "noble",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "307953607c653d8e2e4fb507515ca347a87d71a74e5dbd3a70086b604f4b98f7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T07:23:19.000Z",
      "distro": "noble",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "b5779900783060240a9502697cd532231413ebda3b41c133db5bec900305bb4e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-27T07:26:45.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "f3b23d9d3173f052c3c01dc55e9927ec5db7173a438507bbf1004dcd2787b1a5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-27T07:32:46.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "f8c0001efefc16c42663e440c27fecc99e23287494a0f30fa29dae2d0c548321",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-27T07:23:20.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "b5fecedb5f269408b423ed00cf32fad6f7e0cbeaa060635fb0ea5fbf2362a5ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-27T07:22:46.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "a50efd9204d47190f7da57da788d7532942372b2a3c38fea1727ff2ece0b393f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-27T07:22:18.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "d6ef23dfe14071e3750700d4849b0c577d7b3ff6c674cac720fe3383b3c3ecb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-27T07:22:52.000Z",
      "commit": "8572ffcb649c464cc47426be9b06d44db8dbb41b",
      "fileid": "a42a7b98253ede0afdd083ac5965af4949d34f60b766e74468e92d465bde1f5d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26496805934"
    }
  ]
}