get_qwi_metrics: Get QWI metrics

Description Usage Arguments

View source: R/funcs.R

Description

Get QWI metrics

Usage

1
2
3
4
5
6
7
8
get_qwi_metrics(
  name = "timeseries/qwi/se",
  vars = c("Emp", "HirA", "HirAEndR", "SepBeg", "SepBegR", "EarnHirNS", "EarnS"),
  region = "county:*",
  regionin = "state:06",
  time = "from 2019 to 2022",
  ...
)

Arguments

name

name of census api

vars

vars to select from api

region

the level of geo (state, county)

regionin

limiting the region to explore

time

the time period for data

...

addtional arguments passed to tidy_get_census


economic-opportunity/eoq documentation built on March 24, 2021, 2:22 a.m.