Parent table is: LABDYN
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: LFPR_GA . id
Identifies set of female and male labor force participation rates by age. Because rates typically vary by age, there will be many rows with the same id value.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: labmrkt.h and labmrkt.cpp
SSASIM: LFPR_GA . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
Source code: notes are not read by the model
SSASIM: LFPR_GA . age
Specifies age for which labor force participation rates on this row refers. Rates for ages without a row are assumed to be zero.
Valid values: 0 to 125, Integer
Source code: labmrkt.h and labmrkt.cpp
SSASIM: LFPR_GA . female
Specifies female labor force participation rate for age specified on this row. Rate is expressed in percentage (not decimal) terms. Note that this rate will be normalized (using RUN.year_zero female population by age) so that all the weighted age-specific rates will produce a value for the aggregate female labor force participation rate equal to that generate by the aggregate female labor force participation rate assumptions specified in the TRND_MV table.
Valid values: 0.0 to 100.0, Real
Source code: labmrkt.h and labmrkt.cpp
SSASIM: LFPR_GA . male
Specifies male labor force participation rate for age specified on this row. Rate is expressed in percentage (not decimal) terms. Note that this rate will be normalized (using RUN.year_zero male population by age) so that all the weighted age-specific rates will produce a value for the aggregate male labor force participation rate equal to that generate by the aggregate male labor force participation rate assumptions specified in the TRND_MV table.
Valid values: 0.0 to 100.0, Real
Source code: labmrkt.h and labmrkt.cpp