| get_source_data_census | R Documentation |
Retrieve A Selected Census Economic Indicator Series
get_source_data_census(
series_id,
dataset,
data_type_code,
category_code,
seasonally_adj = "yes",
from = NULL,
to = NULL,
label = NULL,
config = NULL
)
series_id |
Stable local series identifier. |
dataset |
Economic Indicators dataset suffix, such as |
data_type_code |
Census item type code. |
category_code |
Census industry/category code. |
seasonally_adj |
Seasonal adjustment value. |
from, to |
Optional time bounds. |
label |
Optional local label. |
config |
Optional Census configuration. |
A standardized long data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.