Central Government Workforce Initial Release
Cabinet Office
@ukgov.central_government_workforce_initial_release
Cabinet Office
@ukgov.central_government_workforce_initial_release
An initial estimate of the numbers of consultants, contractors and agency staff working in central Government departments, their agencies and NDPBs. This is the result of a Cabinet Office scoping exercise capturing key workforce management information. Workforce numbers provided are Full-Time Equivalent (FTE) count, direct headcount, and are as at 31 March 2010. Paybill cost information is also provided and covers the financial year 2009-10. Information is supplied for each organisation separately, and are broken down by payroll (permanent and temporary) and non-payroll staff (agency staff, Interim managers, specialist contractors, and consultants). These figures are management information; they are not offical statistics.
Publisher name: Cabinet Office
Last updated: 2024-09-15T14:03:04Z
CREATE TABLE central_government_workforce_initial_release (
"organisation_name" VARCHAR,
"main_parent_sponsoring_department_where_applicable" VARCHAR -- Main/parent/sponsoring Department (where Applicable),
"permanent_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Permanent Payroll Staff FTE (as At 31 March 2010),
"permanent_payroll_staff_headcount_as_at_31_march_2010" VARCHAR -- Permanent Payroll Staff Headcount (as At 31 March 2010),
"permanent_payroll_staff_cost_m_financial_year_2009_10" DOUBLE -- Permanent Payroll Staff Cost (Èm) (financial Year 2009/10),
"temporary_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Temporary Payroll Staff FTE (as At 31 March 2010),
"temporary_payroll_staff_headcount_as_at_31_march_2010" VARCHAR -- Temporary Payroll Staff Headcount (as At 31 March 2010),
"temporary_payroll_staff_cost_m_financial_year_2009_10" DOUBLE -- Temporary Payroll Staff Cost (Èm) (financial Year 2009/10),
"total_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Total Payroll Staff FTE (as At 31 March 2010),
"total_payroll_staff_headcount_as_at_31_march_2010" VARCHAR -- Total Payroll Staff Headcount (as At 31 March 2010),
"total_payroll_staff_cost_m_financial_year_2009_10" BIGINT -- Total Payroll Staff Cost (Èm) (financial Year 2009/10),
"agency_staff_non_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Agency Staff Non-Payroll Staff FTE (as At 31 March 2010),
"agency_staff_non_payroll_staff_headcount_as_at_31_march_2010" VARCHAR -- Agency Staff Non-Payroll Staff Headcount (as At 31 March 2010),
"agency_staff_non_payroll_staff_cost_m_financial_year_2009_10" DOUBLE -- Agency Staff Non-Payroll Staff Cost (Èm) (financial Year 2009/10),
"interim_managers_non_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Interim Managers Non-Payroll Staff FTE (as At 31 March 2010),
"interim_managers_non_payroll_staff_headcount_as_at_31__8f56e0ed" VARCHAR -- Interim Managers Non-Payroll Staff Headcount (as At 31 March 2010),
"interim_managers_non_payroll_staff_cost_m_financial_ye_19c51e95" DOUBLE -- Interim Managers Non-Payroll Staff Cost (Èm) (financial Year 2009/10),
"specialist_contractors_non_payroll_staff_fte_as_at_31__87c8338d" VARCHAR -- Specialist Contractors Non-Payroll Staff FTE (as At 31 March 2010),
"specialist_contractors_non_payroll_staff_headcount_as__feaef751" VARCHAR -- Specialist Contractors Non-Payroll Staff Headcount (as At 31 March 2010),
"specialist_contractors_non_payroll_staff_cost_m_financ_c9147543" DOUBLE -- Specialist Contractors Non-Payroll Staff Cost (Èm) (financial Year 2009/10),
"consultants_non_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Consultants Non-Payroll Staff FTE (as At 31 March 2010),
"consultants_non_payroll_staff_headcount_as_at_31_march_2010" VARCHAR -- Consultants Non-Payroll Staff Headcount (as At 31 March 2010),
"consultants_non_payroll_staff_cost_m_financial_year_2009_10" DOUBLE -- Consultants Non-Payroll Staff Cost (Èm) (financial Year 2009/10),
"total_non_payroll_staff_fte_as_at_31_march_2010" VARCHAR -- Total Non-Payroll Staff FTE (as At 31 March 2010),
"total_non_payroll_staff_headcount_as_at_31_march_2010" VARCHAR -- Total Non-Payroll Staff Headcount (as At 31 March 2010),
"total_non_payroll_staff_cost_m_financial_year_2009_10" BIGINT -- Total Non-Payroll Staff Cost (Èm) (financial Year 2009/10)
);Anyone who has the link will be able to view this.