emp_impact_all_sectors: Returns the total number of jobs (domestic only) in all...

Description Usage Arguments Value Examples

Description

Returns the total number of jobs (domestic only) in all sectors that is generated by $1 million of production of that sector (in 2009 dollars)

Usage

1
2
emp_impact_all_sectors(sector_number, prod_output_mm, year = LATEST_YEAR,
  tablelist = dom_table_list)

Arguments

sector_number

A sector_number.

prod_output_mm

prod_output_mm, the amount of final output in $1 million USD.

year

The table year.

tablelist

A tablelist for the domestic, imports, or total employment tables list.

Value

The total number of direct and indirect employed for prod_output_mm dollars production of sector_number output, year and tablelist.

Examples

1
emp_impact_all_sectors(27, 10.5, 1997, all_table_list)

amilleranalytics/rempreq documentation built on May 10, 2019, 10:27 a.m.