SeattleOpenData: A Lightweight Interface to Seattle Open Data APIs

Provides a unified set of helper functions to access datasets from the Seattle Open Data platform <https://data.seattle.gov/>. Functions return results as tidy tibbles and support optional filtering, sorting, and row limits via the Socrata API. The package provides a consistent interface for discovering and downloading datasets from the Seattle Open Data Portal using human-readable dataset keys or official Socrata dataset identifiers.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: curl, dplyr, httr, janitor, jsonlite, rlang, tibble
Suggests: ggplot2, knitr, rmarkdown, scales, testthat (≥ 3.0.0), tidyr, vcr (≥ 0.6.0), webmockr
Published: 2026-08-07
DOI: 10.32614/CRAN.package.SeattleOpenData (may not be active yet)
Author: Shelby Lyn Gomes [aut] (GitHub: gomes-sh), Christian Martinez ORCID iD [aut, cre] (GitHub: martinezc1)
Maintainer: Christian Martinez <c.martinez0 at outlook.com>
BugReports: https://github.com/gomes-sh/SeattleOpenData/issues
License: MIT + file LICENSE
URL: https://github.com/gomes-sh/SeattleOpenData
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: SeattleOpenData results

Documentation:

Reference manual: SeattleOpenData.html , SeattleOpenData.pdf
Vignettes: Getting Started with Seattle Open Data (source)

Downloads:

Package source: SeattleOpenData_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): SeattleOpenData_0.1.0.tgz, r-oldrel (arm64): SeattleOpenData_0.1.0.tgz, r-release (x86_64): SeattleOpenData_0.1.0.tgz, r-oldrel (x86_64): SeattleOpenData_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SeattleOpenData to link to this page.