Information on activity.
ACTIVITY.Rd
List of data.frame giving complementary information on activities.
Format
A list of data.frame: category: data.frame giving the correspondence between models and category of activities
- model_name
character, name of the model
- category
character, name of the category of activity
- category_label_fr
character, label in French
- APE_05
character, APE code at level 5 of the model
- APE_05_label_fr
character, label in French of the APE code
- n_employee
double, number of employee attached to the given model
typology: data.frame giving the correspondence between category of activities and APE codes at level 5
- APE_05
character, APE code at level 5
- type
character, type of stake, only those of type activity are used for extrapolation
- category
character, name of the category of activity attached to the APE code
- category_label_fr
character, label in French
- APE_05_label_fr
character, label in French of the APE code
esane: data.frame giving the correspondence between category of activities and APE codes at level 5, with information coming frome esane data base (INSEE)
- APE_05
character, APE code at level 5
- type
character, type of stake, only those of type activity are used for extrapolation
- category
character, name of the category of activity attached to the APE code
- category_label_fr
character, label in French
- APE_05_label_fr
character, label in French of the APE code
- n
double, number of enterprises for all the activities in France of the given APE code
- employee
double, number of employee for all the activities in France of the given APE code
- equipment
double, value of equipment for all the activities in France of the given APE code
- stock
double, value of stock for all the activities in France of the given APE code
- level
factor, level at which data could be extracted from esane data base (N1, N2, N3 or N5) or "no data" when nothing was available
- ACTENTNOMESS
double, value of field ACTENTNOMESS, number of enterprises for all the activities in France of the given APE code
- EMPSALNOMESS
double, value of field EMPSALNOMESS, number of employees for all the activities in France of the given APE code
- BAC123VALESE
double, value of field BAC123VALESE, value of specific equipment for all the activities in France of the given APE code
- BAC124VALESE
double, value of field BAC124VALESE, value of non specific equipment for all the activities in France of the given APE code
- BAC152VALESE
double, value of field BAC152VALESE, value of stock (input) for all the activities in France of the given APE code
- BAC155VALESE
double, value of field BAC155VALESE, value of stock (intermediate) for all the activities in France of the given APE code
- BAC156VALESE
double, value of field BAC156VALESE, value of stock (output) for all the activities in France of the given APE code