raw_social_metrics: Global and regionalized per-artist, "raw" metrics

Description Usage Arguments Details

Description

'*_social_metrics' are a set of per-artist tables which store "raw", daily data from the various sources ingested by Playax. These are "raw" in the sense that no processing is done on the data, and it is stored as-is.

Usage

1
2
3
4
5
6
7
raw_social_metrics(scope = c("global", "city", "state", "region"))

city_social_metrics()

state_social_metrics()

region_social_metrics()

Arguments

scope

a regionalized scope for the data. Valid scopes are 'global' (data for the whole planet or the whole country, default), 'city' (data per city), 'state' (date per state), and 'region' (data per region).

Details

Regionalized variants are avaiable by supplying a different _scope_ parameter, or by calling 'city,state,region_social_metrics' directly.


gmega/playaxdata documentation built on April 4, 2021, 5:21 a.m.