Work Environment Survey employee engagement states
-
Plots showing the number of public service employees in six different engagement states, and how those numbers have changed between 2013 and 2015.
-
The BC Stats website has more information about the British Columbia Public Service Work Environment Survey
To run the app locally:
- Clone this git repository
- Open the
app/ui.R
file orapp/server.R
file in RStudio - Click the Run App button
The data for the tables and graphs has not been publically released. The code uses test data, with randomized values.
The code for this data visualization and web application is written in R:
a freely available language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc. from CRAN, The Comprehensive R Archive Network
To report bugs/issues/feature requests, please file an issue.
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.
Copyright 2016 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 repository is maintained by BC Stats. Click here for a complete list of our repositories on GitHub.