{"id":15165869,"url":"https://github.com/wjakethompson/taylor","last_synced_at":"2025-04-06T06:08:56.982Z","repository":{"id":39649621,"uuid":"380333177","full_name":"wjakethompson/taylor","owner":"wjakethompson","description":"A comprehensive resource for data on Taylor Swift songs, and ggplot2 helper functions","archived":false,"fork":false,"pushed_at":"2025-02-07T18:44:10.000Z","size":73490,"stargazers_count":46,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T02:06:31.593Z","etag":null,"topics":["color-palettes","data","genius-lyrics","ggplot2-themes","lyrics","r","spotify","spotify-api","taylor-swift"],"latest_commit_sha":null,"homepage":"https://taylor.wjakethompson.com","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wjakethompson.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-25T19:12:45.000Z","updated_at":"2025-03-16T18:11:53.000Z","dependencies_parsed_at":"2023-01-21T23:17:03.555Z","dependency_job_id":"214b42f6-b1f0-4565-99bd-af2f71890738","html_url":"https://github.com/wjakethompson/taylor","commit_stats":{"total_commits":496,"total_committers":9,"mean_commits":"55.111111111111114","dds":0.06451612903225812,"last_synced_commit":"10f4a2b798cae86196019adc110b168211de15b0"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjakethompson%2Ftaylor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjakethompson%2Ftaylor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjakethompson%2Ftaylor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjakethompson%2Ftaylor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wjakethompson","download_url":"https://codeload.github.com/wjakethompson/taylor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441052,"owners_count":20939239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["color-palettes","data","genius-lyrics","ggplot2-themes","lyrics","r","spotify","spotify-api","taylor-swift"],"created_at":"2024-09-27T04:05:20.006Z","updated_at":"2025-04-06T06:08:56.959Z","avatar_url":"https://github.com/wjakethompson.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nlibrary(tidyverse)\nlibrary(taylor)\n\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# taylor \u003ca href=\"https://taylor.wjakethompson.com\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"138\" alt=\"taylor website\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html)\n[![R package version](https://www.r-pkg.org/badges/version/taylor)](https://CRAN.R-project.org/package=taylor)\n[![Package downloads](https://cranlogs.r-pkg.org/badges/grand-total/taylor)](https://cran.r-project.org/package=measr)\u003c/br\u003e\n[![R-CMD-check](https://github.com/wjakethompson/taylor/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/wjakethompson/taylor/actions/workflows/R-CMD-check.yaml)\n[![codecov](https://codecov.io/gh/wjakethompson/taylor/branch/main/graph/badge.svg?token=TECvfoOYHh)](https://app.codecov.io/gh/wjakethompson/taylor)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/b80199c9-57a9-4d08-87e9-4887a67d01e4/deploy-status)](https://app.netlify.com/sites/r-taylor/deploys)\u003c/br\u003e\n[![Signed by](https://img.shields.io/badge/Keybase-Verified-brightgreen.svg)](https://keybase.io/wjakethompson)\n![License](https://img.shields.io/badge/License-MIT-blue.svg)\n\u003c!-- badges: end --\u003e\n\n## Overview\n\nThe goal of taylor is to provide easy access to a curated data set of Taylor Swift songs, including lyrics and audio characteristics. Data comes [Genius](https://genius.com/artists/Taylor-swift) and the [Spotify API](https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02).\n\n![GIF of Taylor saying \"yes\"](https://media.giphy.com/media/2tg4k9pXNcGi7kZ9Pz/giphy.gif)\n\n## Installation\n\nYou can install the released version of taylor from [CRAN](https://cran.r-project.org/) with:\n\n``` r\ninstall.packages(\"taylor\")\n```\n\nTo install the development version from [GitHub](https://github.com/) use:\n\n``` r\n# install.packages(\"remotes\")\nremotes::install_github(\"wjakethompson/taylor\")\n```\n\n## Example\n\nThere are three main data sets. The first is `taylor_album_songs`, which includes lyrics and audio features from the Spotify API for all songs on Taylor's official studio albums. Notably this excludes singles released separately from an album (e.g., *Only the Young*, *Christmas Tree Farm*, etc.), and non-Taylor-owned albums that have a Taylor-owned alternative (e.g., *Fearless* is excluded in favor of *Fearless (Taylor's Version)*). We support artists owning their work.\n\n```{r album-songs}\ntaylor_album_songs\n```\n\nYou can access Taylor's entire discography with `taylor_all_songs`. This includes all of the songs in `taylor_album_songs` plus EPs, individual singles, and the original versions of albums that have been re-released as *Taylor's Version*.\n\n```{r all-songs}\ntaylor_all_songs\n```\n\nFinally, there is a small data set, `taylor_albums`, summarizing Taylor's album release history.\n\n```{r albums}\ntaylor_albums\n```\n\n## Code of Conduct\n\nContributions are welcome.\nTo ensure a smooth process, please review the [Contributing Guide](https://taylor.wjakethompson.com/CONTRIBUTING.html).\nPlease note that the taylor project is released with a [Contributor Code of Conduct](https://taylor.wjakethompson.com/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwjakethompson%2Ftaylor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwjakethompson%2Ftaylor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwjakethompson%2Ftaylor/lists"}