{
  "_id": "6a1051aaacfb0bcc41ca14d1",
  "Type": "Package",
  "Package": "getdata",
  "Title": "Get Easy Access to Tabular and Spatial Data",
  "Version": "0.1.1.9000",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Description": "Download and format spatial and non-spatial data with\nsimple filtering by location.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/getdata,\nhttps://elipousson.github.io/getdata/",
  "BugReports": "https://github.com/elipousson/getdata/issues",
  "Remotes": [
    "Chicago/RSocrata",
    "elipousson/bingmapr",
    "elipousson/cliExtras",
    "elipousson/esri2sf",
    "elipousson/filenamr",
    "elipousson/rairtable@dev",
    "elipousson/sfext"
  ],
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2026-05-09 20:03:51 UTC",
  "RemoteUrl": "https://github.com/elipousson/getdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c5f430c1c714fd4bc880f363cdf431574075510",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 20:43:39 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "MD5sum": "0868691b3181288fdc38eda55622c145",
  "_user": "elipousson",
  "_type": "src",
  "_file": "getdata_0.1.1.9000.tar.gz",
  "_fileid": "6cf163d390620fae89102496952ceaaadb39ee369ed45e3983f8660a894fff71",
  "_filesize": 406681,
  "_sha256": "6cf163d390620fae89102496952ceaaadb39ee369ed45e3983f8660a894fff71",
  "_created": "2026-05-09T20:43:39.000Z",
  "_published": "2026-05-22T12:52:58.267Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77383051306,
      "time": 1058,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6898606750"
    },
    {
      "job": 77383051781,
      "time": 1332,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6898632491"
    },
    {
      "job": 77383051680,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6898522058"
    },
    {
      "job": 77383051290,
      "time": 680,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6898571226"
    },
    {
      "job": 77383051244,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6898506775"
    },
    {
      "job": 77383050879,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160932656"
    },
    {
      "job": 77383051319,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6898529349"
    },
    {
      "job": 77383051550,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6898525287"
    },
    {
      "job": 77383051736,
      "time": 364,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6898541553"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/getdata",
  "_commit": {
    "id": "2c5f430c1c714fd4bc880f363cdf431574075510",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Update docs + NAMESPACE\n",
    "time": 1778357031
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "cliExtras",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sfext",
      "version": ">= 0.0.0.9001",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "arcgislayers",
      "role": "Suggests"
    },
    {
      "package": "bingmapr",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "elevatr",
      "role": "Suggests"
    },
    {
      "package": "esri2sf",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "filenamr",
      "role": "Suggests"
    },
    {
      "package": "FlickrAPI",
      "version": ">= 0.1.0.1",
      "role": "Suggests"
    },
    {
      "package": "googlesheets4",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "mapboxapi",
      "role": "Suggests"
    },
    {
      "package": "naniar",
      "role": "Suggests"
    },
    {
      "package": "osmdata",
      "version": ">= 0.1.10",
      "role": "Suggests"
    },
    {
      "package": "rairtable",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "RSocrata",
      "role": "Suggests"
    },
    {
      "package": "smoothr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidygeocoder",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-19",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "rspatial"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 396,
      "uuid": 931136
    },
    {
      "user": "mingscott",
      "count": 1,
      "uuid": 29578947
    }
  ],
  "_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/getdata"
  },
  "_devurl": "https://github.com/elipousson/getdata",
  "_pkgdown": "https://elipousson.github.io/getdata/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/getdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "as_date_range",
    "between_date_range",
    "bind_address_col",
    "bind_block_col",
    "bind_location_text_col",
    "cache_location_data",
    "check_date_range",
    "date_range_query",
    "fix_epoch_date",
    "format_data",
    "format_sf_data",
    "get_access_token",
    "get_airtable_data",
    "get_airtable_metadata",
    "get_elev_profile",
    "get_esri_data",
    "get_esri_layers",
    "get_esri_metadata",
    "get_flickr_photos",
    "get_gsheet_data",
    "get_location",
    "get_location_data",
    "get_location_static_mapbox",
    "get_open_data",
    "get_osm_boundaries",
    "get_osm_data",
    "get_osm_id",
    "get_osm_static_mapbox",
    "get_socrata_data",
    "get_socrata_metadata",
    "get_static_bingmap",
    "get_static_mapbox",
    "get_tigris_data",
    "get_wiki_data",
    "label_with_xwalk",
    "list_socrata_data",
    "make_location_data_list",
    "make_location_grid",
    "make_variable_dictionary",
    "make_xwalk_list",
    "map_location_data",
    "read_sf_ext",
    "rename_with_xwalk",
    "replace_street_dir_prefixes",
    "replace_street_suffixes",
    "replace_with_xwalk",
    "set_access_token",
    "set_pkg_options",
    "st_bbox_ext",
    "st_filter_ext",
    "str_trim_squish_across"
  ],
  "_datasets": [
    {
      "name": "osm_building_tags",
      "title": "OpenStreetMap building tags",
      "object": "osm_building_tags",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "osm_common_tags",
      "title": "Common OpenStreetMap tags",
      "object": "osm_common_tags",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "key",
        "value",
        "description",
        "category",
        "url"
      ],
      "rows": 272,
      "table": true,
      "tojson": true
    },
    {
      "name": "street_dir_prefixes",
      "title": "Street directional prefixes",
      "object": "street_dir_prefixes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "street_dir_abb",
        "street_dir_en",
        "street_dir_es"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "street_suffixes",
      "title": "Street suffix abbreviations",
      "object": "street_suffixes",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "street_suffix_abb",
        "street_suffix",
        "street_suffix_common"
      ],
      "rows": 206,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_date_range",
      "title": "Use lubridate to convert an object to a date range",
      "topics": [
        "as_date_range",
        "between_date_range",
        "check_date_range",
        "date_range_query"
      ]
    },
    {
      "page": "cache_location_data",
      "title": "Cache location data with 'sf::write_sf()' or 'readr::write_rds()'",
      "topics": [
        "cache_location_data"
      ]
    },
    {
      "page": "format_address_data",
      "title": "Format data frames and simple features with address data",
      "topics": [
        "bind_address_col",
        "bind_block_col",
        "bind_location_text_col",
        "format_address_data"
      ]
    },
    {
      "page": "format_data",
      "title": "Format data frames and simple features using common approaches",
      "topics": [
        "fix_epoch_date",
        "format_data",
        "label_with_xwalk",
        "make_variable_dictionary",
        "rename_with_xwalk"
      ]
    },
    {
      "page": "format_sf_data",
      "title": "Format simple feature data",
      "topics": [
        "erase_data",
        "format_sf_data"
      ]
    },
    {
      "page": "get_airtable_data",
      "title": "Get data from an Airtable base and optionally convert to a sf object",
      "topics": [
        "get_airtable_data",
        "get_airtable_metadata"
      ]
    },
    {
      "page": "get_elev_profile",
      "title": "Use 'elevatr::get_elev_point' to get the elevation along a profile",
      "topics": [
        "get_elev_profile"
      ]
    },
    {
      "page": "get_esri_data",
      "title": "Use esri2sf to get data from an ArcGIS FeatureServer or MapServer for a location",
      "topics": [
        "get_esri_data",
        "get_esri_layers",
        "get_esri_metadata"
      ]
    },
    {
      "page": "get_flickr_photos",
      "title": "Use FlickrAPI to get geotagged photos for a location",
      "topics": [
        "get_flickr_photos"
      ]
    },
    {
      "page": "get_gsheet_data",
      "title": "Use googlesheets4 to get a data frame or simple feature data from a Google Sheet",
      "topics": [
        "get_gsheet_data"
      ]
    },
    {
      "page": "get_location",
      "title": "Get location of a specified type based on name, id, or location",
      "topics": [
        "get_location",
        "get_location_type"
      ]
    },
    {
      "page": "get_location_data",
      "title": "Get data for a location",
      "topics": [
        "get_location_data",
        "map_location_data"
      ]
    },
    {
      "page": "get_open_data",
      "title": "Get data from an open data portal (Socrata) for a location",
      "topics": [
        "get_open_data",
        "get_socrata_data",
        "get_socrata_metadata",
        "list_socrata_data"
      ]
    },
    {
      "page": "get_osm_data",
      "title": "Use osmdata to get Open Street Map data for a location",
      "topics": [
        "get_osm_boundaries",
        "get_osm_data",
        "get_osm_id"
      ]
    },
    {
      "page": "get_static_map",
      "title": "Use mapboxapi or bingmapr to get a static map image",
      "topics": [
        "get_location_static_mapbox",
        "get_osm_static_mapbox",
        "get_static_bingmap",
        "get_static_map",
        "get_static_mapbox"
      ]
    },
    {
      "page": "get_state_tigris",
      "title": "Use tigris to get state-level data from the U.S. Census Bureau",
      "topics": [
        "get_tigris_data"
      ]
    },
    {
      "page": "get_wiki_data",
      "title": "Get Wikipedia articles for a location",
      "topics": [
        "get_wiki_data"
      ]
    },
    {
      "page": "make_location_data_list",
      "title": "Make a list of data and corresponding locations",
      "topics": [
        "make_location_data_list"
      ]
    },
    {
      "page": "make_location_grid",
      "title": "Make a grid over the bounding box of a location",
      "topics": [
        "make_location_grid"
      ]
    },
    {
      "page": "make_xwalk_list",
      "title": "Make a crosswalk list for use with 'label_with_xwalk()' or 'rename_with_xwalk()'",
      "topics": [
        "make_xwalk_list"
      ]
    },
    {
      "page": "osm_building_tags",
      "title": "OpenStreetMap building tags",
      "topics": [
        "osm_building_tags"
      ]
    },
    {
      "page": "osm_common_tags",
      "title": "Common OpenStreetMap tags",
      "topics": [
        "osm_common_tags"
      ]
    },
    {
      "page": "replace_with_xwalk",
      "title": "Replace values in a character vector or data frame with a crosswalk",
      "topics": [
        "replace_street_dir_prefixes",
        "replace_street_suffixes",
        "replace_with_xwalk"
      ]
    },
    {
      "page": "set_access_token",
      "title": "Set or get an access token or API key to/from environment variables.",
      "topics": [
        "get_access_token",
        "get_token_type",
        "set_access_token",
        "set_token_type"
      ]
    },
    {
      "page": "set_pkg_options",
      "title": "Set getdata or other package-specific options",
      "topics": [
        "set_pkg_options"
      ]
    },
    {
      "page": "str_trim_squish_across",
      "title": "Trim and squish across any character columns",
      "topics": [
        "str_trim_squish_across"
      ]
    },
    {
      "page": "street_dir_prefixes",
      "title": "Street directional prefixes",
      "topics": [
        "street_dir_prefixes"
      ]
    },
    {
      "page": "street_suffixes",
      "title": "Street suffix abbreviations",
      "topics": [
        "street_suffixes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/elipousson/getdata/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/elipousson/getdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cliExtras",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "filenamr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sfext",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 4.011147360775798,
  "_indexed": true,
  "_nocasepkg": "getdata",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:46:43.000Z",
      "distro": "noble",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "4c6cf0c0b8be714346d6629d811193e55549af29832eaf20b43281b69a64672c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:46:26.000Z",
      "distro": "noble",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "df08b48768aa46fc8ca8be8f5802127c5a76d337b50c375a4041535df6a5587c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:45:42.000Z",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "e4e59628f4e8ecdd31405d3d83c5293d7c21815e38fadf78b0df2090c696b72b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:45:41.000Z",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "50c3c503bd1f69a655b05f1809e3e0298ce1456a27cca1bd5eae1efaac6c1ba8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:45:54.000Z",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "31c3664923e15797010f549c8a42eddd3470c52f571de19ac737f0c7f0fb175d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:45:36.000Z",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "ad890ef8dc4ddc4964f774e987f35b72f245aab323a32b899a9e1692c17c9d0d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-09T20:47:58.000Z",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "859a5853345a19b4d6b0b68725cc94ada636a1b40862cb4c6f10f2188265760e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-22T12:52:37.000Z",
      "commit": "2c5f430c1c714fd4bc880f363cdf431574075510",
      "fileid": "4307ac67dcade518b9269f8fbd422f48f588ef895cf399f200f27beead02a8e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25611268881"
    }
  ]
}