Estates Data
Food Standards Agency
@ukgov.estates_data
Food Standards Agency
@ukgov.estates_data
Data regarding FSA estates. It covers running costs and space per FTE and workstation. The figures are used to benchmark against other government departments and the private sector. We are able to establish how efficient and effective our estate is.
Publisher name: Food Standards Agency
Last updated: 2022-07-01T04:04:35Z
CREATE TABLE estates_data (
"site" VARCHAR,
"totalcostsgbp" DOUBLE,
"occupiedarea_m2" DOUBLE -- OccupiedArea(m2),
"officeftestaff" DOUBLE,
"workstations" DOUBLE,
"costperftegbp" DOUBLE,
"m2perfte" DOUBLE,
"costperm2gbp" DOUBLE,
"sqmperworkstation" DOUBLE
);Anyone who has the link will be able to view this.