Counter Fraud
Lincolnshire County Council
@ukgov.counter_fraud2
Lincolnshire County Council
@ukgov.counter_fraud2
CREATE TABLE counter_fraud (
"organisationname" VARCHAR,
"organisationcode" VARCHAR,
"publisheddate" TIMESTAMP,
"latestdata" VARCHAR,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"reportingperiodtype" VARCHAR,
"period" VARCHAR,
"geoentityname" VARCHAR,
"geocode" VARCHAR,
"geoname" VARCHAR,
"geouri" VARCHAR,
"totaloccasionsfraudpowers" VARCHAR,
"totalfraudemployeescount" BIGINT,
"ftefraudemployeescount" DOUBLE,
"totalfraudspecialistscount" BIGINT,
"ftefraudspecialistcount" DOUBLE,
"fraudspentamount" VARCHAR,
"totalinvestigatedfraud" BIGINT,
"totalidentifiedfraud" BIGINT,
"valuefraud" VARCHAR,
"valuefraudrecovered" BIGINT,
"totalinvestigatedirregularities" BIGINT,
"totalidentifiedirregularities" BIGINT,
"valueirregularities" VARCHAR,
"valueirregularitiesrecovered" BIGINT
);
Anyone who has the link will be able to view this.