Skip to content

r4ds/ttmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
github-actions
Mar 3, 2025
00a2cc3 · Mar 3, 2025
Jan 13, 2025
Nov 29, 2024
Nov 29, 2024
Mar 3, 2025
Jun 21, 2024
Oct 14, 2024
Jun 2, 2023
May 19, 2023
Mar 3, 2025
Jun 2, 2023
Jun 2, 2023
May 28, 2023
Jun 20, 2024
Jun 20, 2024
Jun 2, 2023
May 19, 2023
May 19, 2023
Jun 2, 2023

Repository files navigation

ttmeta

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

Metadata about the TidyTuesday social data project. Data includes a summary of each weekly TidyTuesday post, information about the articles and data sources linked in those posts, and details about the datasets themselves, including variable names and classes.

The package updates weekly with the latest TidyTuesday data. Note that the package version does not automatically change (yet) during that update, so the date in the version number currently reflects the last time the data was manually parsed.

Installation

You can install the development version of ttmeta from GitHub with:

# install.packages("pak")
pak::pak("r4ds/ttmeta")

Usage

The useful parts of this package are the three exported datasets:

  • tt_summary_tbl contains a summary of the weekly TidyTuesday posts.
  • tt_urls_tbl contains source and article urls for TidyTuesday posts.
  • tt_datasets_metadata contains metadata about the weekly TidyTuesday datasets.

Code of Conduct

Please note that the ttmeta project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

TidyTuesday Dataset Metadata

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published