| tags {eFRED} | R Documentation | 
Popular Tags
Description
A data.frame containing information on 1000 of the most common tags in FRED. Information
is from January 2021. Use fred_tags for an up-to-date version
and the ability to refine it further.
Usage
tags
Format
data.frame with 1000 observations and 6 variables:
- name
- tag name 
- group_id
- name of the group associated with the tag 
- created
- when the tag was created 
- popularity
- integer of the tag's popularity (up to 100) 
- notes
- character string containing information about the source 
- series_count
- number of series associated with the tag 
Source
https://fred.stlouisfed.org/docs/api/fred/tags.html
[Package eFRED version 0.1.0 Index]