My name is Lucia Donskoi, and I manage the People Insights team in CSIRO. I have been in CSIRO for 8 years, predominantly in HR Business Partnerting roles. Prior to data school I did not have much experience with coding at all, aside from a little online learning with SQL. My role consists largely of HR based reporting and analysis of our people data, which the team has always done from within excel.
For my project I am working with CSIRO’s Learning and Development team in OD to develop a strandardised approach for aggregation, review and analysis of learning program feedback. Currently, practices are mixed across learning programs with a blend of online and hard copy feedback forms used, that are reviewed on an ad hoc basis. The intent of this project is to conceptualise a standard dashboard that might be used to provide a consistent overview of participant feedback in learning programs, to support a better understanding of the effectiveness and impact of L&D spend.
My preliminary data comes in through a variety of online surveys, some with consistent question/answer patterns. Survey data is initially in multiple files. My script will initially join like data, add a subject for better comparison/aggregation, remove duplicate data (where a respondent completes more than one survey form per topic only the latest is used), and assign a random numeric identifier to anonynise the data.
Tablesquestion | 18.9962023189291 | 19.0594058062416 | 19.1921601698268 | 25.3980342717841 |
---|---|---|---|---|
Analysing and interpreting data insights…22 | Not at all able | Not at all able | Slightly able | Moderately able |
Analysing and interpreting data insights…31 | Extensive impact | Extensive impact | Extensive impact | Extensive impact |
Appling functions to repeated elements using Iteration | Little or no knowledge of topic | Little or no knowledge of topic | Little or no knowledge of topic | Little or no knowledge of topic |
Applying FAIR data principles in your research project/work | Little or no knowledge of topic | Little or no knowledge of topic | Little or no knowledge of topic | Little or no knowledge of topic |
Collecting and collating data…18 | Not at all able | Not at all able | Slightly able | Moderately able |
One goal of this project is better understand how participant data science capabilities compare before and after Data School and whether the level of prior understanding has any relationship to lesson satisfaction.
My project was completed entirely in R (although I confess I still needed the occasional excel peek, to try understand what I was trying to do), and I familiarised myself with a number of new libraries in the process
Throughout this course I have developed a very strong love/hate relationship with the gather and spread functions in the tidyverse package. Although I find them exceedlingly frustrating, once mastered they consistently reduce hours and hours of excel wrangling time into seconds. I will continue to practice and hone in my skills here
Gathering and spreading my data ofcourse.
I also found working with dates particurlarly challenging, and was fortunately introduced to the Lubridate package.
I’m hoping to finalise a concept in the next few weeks, and then continue to work with the L&D team to develop an approach that will work for them in standardising feedback forms and how they are managed,to a point where one day forms can be easily loaded into an R script and transformed to an easy-to-navigate dashboard where they can be reviewed and analysed (potentially with the help of the shiny package)
I am keen and excited to apply the skills I have learned to other areas of my work, and am already talking to team members about adding R to their toolkit.
My data school experience has been fantastic. In only week 2 of this course, my team was tasked with a project where the value of the skills we had only just learned was immediately evident, and together with Elise on my team (also part of the Focus 3 cohort) we were able to use them to solve a problem.
Although I still see excel playing a major role in the work that my team does, I feel strongly that R (or similar coding language) is something that anybody who works a lot with data should have in their toolbox - even in support functions such as HR, finance etc. I have begun to bring my team on the journey, by introducing them to R studio, running scripts and some basic data wrangling functions, with a hope to supplement this with formal learning in future. Thank you Focus team- Stephen and Kerensa- you have been incredible teachers, and Kristian thank you for keeping us organised and on track and adding a few laughs to every lesson!