employment: Append employment data to a discoveryengine definition

View source: R/chunk-employment.R

employmentR Documentation

Append employment data to a discoveryengine definition

Description

Append employment data to a discoveryengine definition

Usage

employment(constituency)

Arguments

constituency

A discoveryengine definition

Value

data frame with the following columns: entity id, employer entity id, employer name, job title, position level, field of work, sic code, business city, business state, business zip code

Examples

wealthy = has_capacity(1)
wealthy_employment = employment(wealthy)
display(wealthy_employment)


cwolfsonseeley/discoappend documentation built on March 17, 2022, 8:36 p.m.