| sync_local_census_data | R Documentation |
Synchronize One Census Series
sync_local_census_data(
series_id,
dataset,
data_type_code,
category_code,
seasonally_adj = "yes",
from = NULL,
to = NULL,
label = NULL,
config = NULL,
local_path = NULL,
overlap_months = 24L
)
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. |
local_path |
Optional Census storage directory. |
overlap_months |
Months re-fetched for revisions. |
A standard synchronization result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.