bcgov / lfs_industry_profiles

by industry summary of Labour Force Survey
Apache License 2.0
0 stars 0 forks source link
lfs psfs

img

lfs_industry_profiles

Usage

Note that Jan 2026:

  1. The .csv files starting with dont_delete will need to be deleted.
  2. December's .csv files will need to be copied from old inputs to current inputs and prepended with dont_delete.
  3. the SAS files will need to be updated regarding the dates.

Purpose

This script creates a mapping file from naics to three levels of aggregation, based on the "Beyond 20/20" custom tab from BC Stats (modified to breakdown health further). The 4 digit RTRA employment data is then merged with the mapping file, and then the RTRA data is aggregated to the three levels of aggregation. The aggregated data is written to an excel file with a sheet for each of the high level aggregates. An html dashboard is also created. Output found in directory out/current.

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2022 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.

This project was created using the bcgovr package.